sealerio/sealer
[Feature/alpha] Provide a subcommand to create an image rootfs.
Aperta
#1742 aperta il 27 set 2022
dev-quickstarthelp wantedkind/feature
Metriche repository
- Star
- (2096 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.