mirror of
https://github.com/docker/compose.git
synced 2026-06-27 11:43:10 +00:00
6 lines
95 B
YAML
6 lines
95 B
YAML
dnebase:
|
|
build: nonexistent.path
|
|
command: /bin/true
|
|
environment:
|
|
- FOO=1
|
|
- BAR=1
|