mirror of https://github.com/docker/compose.git
5 lines
74 B
YAML
5 lines
74 B
YAML
|
service:
|
||
|
image: busybox:latest
|
||
|
working_dir: /etc
|
||
|
command: /bin/true
|