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