Ian Campbell a5a3b778c0 More granular merge of Runtime from labels & yaml
Previously any Runtime specified in yml would completely override anything from
the image label, even if they set distinct fields. This pushes the merging down
to the next layer, and in the case of BindNS down two layers.

Most of the fields involved needed to become pointers to support this, which
required a smattering of other changes to cope. As well as the local test suite
this has been put through the linuxkit test suite (as of cc200d296a).

I also tested in the scenario which caused me to file #152.

Fixes #152.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-09-22 13:18:36 +01:00
2017-09-01 23:45:25 +01:00
2017-09-18 15:13:32 +01:00
2017-07-14 11:50:51 +01:00
2017-04-24 23:08:30 +01:00
2017-09-01 23:45:25 +01:00
2017-04-24 23:08:30 +01: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%