compose/tests/fixtures/run-workdir/docker-compose.yml

5 lines
81 B
YAML

service:
image: busybox:1.31.0-uclibc
working_dir: /etc
command: /bin/true