sealerio/sealer

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

オープン

#1,742 opened on 2022/09/27

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Go (357 件のフォーク)github user discovery
dev-quickstarthelp wantedkind/feature

Repository metrics

Stars
 (2,096 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド