mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-03 15:39:51 +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>