mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-05 06:17:14 +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>