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