Files
compose/pkg/e2e/fixtures/container_name/compose.yaml
2024-04-16 17:26:50 +02:00

11 lines
167 B
YAML

services:
test:
image: alpine
container_name: test
command: /bin/true
another_test:
image: alpine
container_name: test
command: /bin/true