A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack c734b47e9c Add support for override of parameters using a label
Using the label `org.mobyproject.config` will use that JSON
(or yaml, but it is very hard to get yaml into a label as newlines are
not respected) for parameters that are not explicitly set in the yaml file.

Had to change parameter definitions so override behaves as expected.

fix #16

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-05-18 17:48:15 +01:00
cmd/moby Add support for override of parameters using a label 2017-05-18 17:48:15 +01:00
test Change to tar output 2017-05-15 09:58:26 -07:00
vendor Update vendoring for Windows support 2017-05-15 17:32:10 +01:00
circle.yml Fixup circle CI 2017-05-15 11:55:53 -07:00
LICENSE Add license files 2017-04-24 23:08:30 +01:00
Makefile Add support for override of parameters using a label 2017-05-18 17:48:15 +01:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf Update vendoring for Windows support 2017-05-15 17:32:10 +01:00