mirror of https://github.com/docker/compose.git
5 lines
74 B
YAML
5 lines
74 B
YAML
|
services:
|
||
|
echo:
|
||
|
image: alpine
|
||
|
command: echo $ROOT $SUB win=$WIN
|