mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f5af9b9738
Add go-bindata for including the schema. Signed-off-by: Daniel Nephin <dnephin@docker.com>
8 lines
99 B
Bash
8 lines
99 B
Bash
# passed through
|
|
FOO=1
|
|
|
|
# overridden in example2.env
|
|
BAR=1
|
|
|
|
# overridden in full-example.yml
|
|
BAZ=1
|