mirror of
https://github.com/docker/compose.git
synced 2025-07-08 14:24:26 +02:00
5 lines
66 B
YAML
5 lines
66 B
YAML
web:
|
|
image: busybox
|
|
command: /bin/true
|
|
env_file: ./test.env
|