aboutsummaryrefslogtreecommitdiff
path: root/sysutils/buildah/pkg-descr
blob: 6136b01ae33c7a18dcc23ec7e5422c905ba09ad2 (plain) (blame)
1
2
3
4
5
6
7
The buildah package provides a command line tool which can be used to
* create a working container from scratch
or
* create a working container from an image as a starting point
* mount/umount a working container's root file system for manipulation
* save container's root file system layer to create a new image
* delete a working container or an image.