4 lines
74 B
YAML
4 lines
74 B
YAML
service:
|
|
image: busybox:latest
|
|
working_dir: /etc
|
|
command: /bin/true
|