Ian Campbell aec82c4cdf Split config-related fields of Image into a substruct.
Where "config-related" here means "ones you might find in the
"org.mobyproject.config" label on an image.

By making this new struct an anonymous member of the existing Image struct the
Go json parser does the right thing (i.e. inlines into the parent) when parsing
a complete image (from a yml assembly) by default. The Go yaml library which we
use requires a tag on the anonymous field to achieve the same.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-11-27 14:16:59 +00:00
2017-11-20 12:04:08 +00:00
2017-11-18 22:22:33 +01:00
2017-07-14 11:50:51 +01:00
2017-10-17 17:30:47 -04:00
2017-04-24 23:08:30 +01:00
2017-04-24 23:08:30 +01:00
2017-11-14 12:16:54 -05:00
Description
A toolkit for building secure, portable and lean operating systems for containers
241 MiB
Languages
Go 48.3%
text 21.3%
Shell 14%
Dockerfile 5.7%
OCaml 4.6%
Other 6.1%