sealerio/sealer

[Feature/alpha] Provide a subcommand to create an image rootfs.

开放

#1,742 创建于 2022年9月27日

 (4 条评论) (0 个反应) (0 位负责人)Go (357 个派生)github user discovery
dev-quickstarthelp wantedkind/feature

仓库指标

星标
 (2,096 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Expectation

sealer alpha create-rootfs [image name or id] [path to the mount directory]

Then we can go to the mount directory to check out the artifact of image. I think it could help us to ensure the correctness for the image building from kubefile.

Major works

  • create rootfs and mount it to the target directory.
  • clean it with another cmd.

贡献者指南