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