mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 08:52:23 +00:00
ddc92b8846d0fa0d10c9034b4ebe07f697b62d37
In the WIP code in `moby` we now have a standard base tarball format, that includes the kernel and cmdline as files in `/boot` so that the entire output of the yaml file can default to a single tarball. Then this can be split back up by LinuxKit into initrd, kernel and cmdline as needed. This will probably become the only output of the `moby build` stage, with a `moby package` stage dealing with output formats. We may remove the output format specification from the yaml file as well, and just have it in the command. Signed-off-by: Justin Cormack <justin.cormack@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%