DEBSOURCES
Skip Quicknav
sources / commitizen / 4.9.1-1 / tests / data / sample_docker_compose.yaml
123456
version: "3.3" services: app: image: my-repo/my-container:v1.2.3 command: my-command