Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
buildah - A command line tool used for creating OCI Images
- Description:
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
Packages
buildah-1.33.7-2.vl9.x86_64
[9.6 MiB] |
Changelog
by Jindrich Novy (2024-04-30):
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33
(https://github.com/containers/buildah/commit/997beea)
- Resolves: RHEL-28731
|