mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-12 04:28:43 +00:00
Only subcommand is currently `create` which is a thin wrapper to create an iso file in the format expected by `pkg/metadata`. Currently very basic and just takes the content on the command line but could be extended to read from a file etc. Signed-off-by: Ian Campbell <ian.campbell@docker.com>