mirror of https://github.com/docker/compose.git
6 lines
94 B
YAML
6 lines
94 B
YAML
|
dnebase:
|
||
|
build: nonexistent.path
|
||
|
command: /bin/true
|
||
|
environment:
|
||
|
- FOO=1
|
||
|
- BAR=1
|