mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9 lines
99 B
Bash
9 lines
99 B
Bash
|
# passed through
|
||
|
FOO=1
|
||
|
|
||
|
# overridden in example2.env
|
||
|
BAR=1
|
||
|
|
||
|
# overridden in full-example.yml
|
||
|
BAZ=1
|