mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 00:18:53 +00:00
aec82c4cdf89dd17fe5c122257af1889718a9829
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>
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%