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

5 lines
74 B
YAML

service:
image: busybox:latest
working_dir: /etc
command: /bin/true