mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 03:35:47 +00:00
cbbedbfc573093bd6f02a4fbee3269a6508680b5
This removes outputs from yaml, instead you can do ``` moby build -output tar -output qcow2 file.yaml ``` or alternative syntax ``` moby build -output tar,qcow2 file.yaml ``` In future we may change this to be available in a `moby package` step, but lets try this for now. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
Description
A toolkit for building secure, portable and lean operating systems for containers
253 MiB
Languages
Go
48.2%
text
21.2%
Shell
14.1%
Dockerfile
5.7%
OCaml
4.6%
Other
6.2%