mirror of
https://github.com/docker/compose.git
synced 2026-06-27 19:53:28 +00:00
4 lines
66 B
YAML
4 lines
66 B
YAML
web:
|
|
image: busybox
|
|
command: /bin/true
|
|
env_file: ./test.env
|