sealerio/sealer
[Feature/alpha] Provide a subcommand to create an image rootfs.
Offen
#1.742 geöffnet am 27.09.2022
dev-quickstarthelp wantedkind/feature
Repository-Metriken
- Stars
- (2.096 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.