mirror of
https://github.com/docker/compose.git
synced 2025-08-16 15:18:12 +02:00
7 lines
95 B
YAML
7 lines
95 B
YAML
dnebase:
|
|
build: nonexistent.path
|
|
command: /bin/true
|
|
environment:
|
|
- FOO=1
|
|
- BAR=1
|