mirror of
https://github.com/docker/compose.git
synced 2026-07-06 08:22:38 +00:00
4 lines
74 B
YAML
4 lines
74 B
YAML
service:
|
|
image: busybox:latest
|
|
working_dir: /etc
|
|
command: /bin/true
|