File: sample_docker_compose.yaml

package info (click to toggle)
commitizen 4.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,672 kB
  • sloc: python: 14,530; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 94 bytes parent folder | download
1
2
3
4
5
6
version: "3.3"

services:
  app:
    image: my-repo/my-container:v1.2.3
  command: my-command