sealerio/sealer
[Feature/alpha] Provide a subcommand to create an image rootfs.
Ouverte
#1 742 ouverte le 27 sept. 2022
dev-quickstarthelp wantedkind/feature
Métriques du dépôt
- Stars
- (2 096 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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.