A tool which facilitates building OCI container images
Buildah provides a command line tool which can be used to:
- Create a working container, either from scratch or using an image as a starting point
- Create an image, either from a working container or via the instructions in a Dockerfile
- Build images in either the OCI image format or the traditional upstream docker image format
- Mount a working container's root filesystem for manipulation
- Unmount a working container's root filesystem
- Update the contents of a container's root filesystem
- Delete a working container or an image
- Devel package for openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:microos/buildah && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000654 654 Bytes | |
_servicedata | 0000000239 239 Bytes | |
buildah-1.37.3.tar.xz | 0011778444 11.2 MB | |
buildah-rpmlintrc | 0000000155 155 Bytes | |
buildah.changes | 0000176161 172 KB | |
buildah.spec | 0000003320 3.24 KB |
Revision 43 (latest revision is 47)
Danish Prakash (danishprakash)
accepted
request 1202798
from
Madhankumar Chellamuthu (mchellamuthu)
(revision 43)
- Update to version 1.37.3: * [release-1.37] Bump to Buildah v1.37.3 * Do not error on trying to write IMA xattr as rootless * imagebuildah.StageExecutor: clean up volumes/volumeCache * `manifest add --artifact`: handle multiple values * Packit: split out ELN jobs and reuse fedora downstream targets * Packit: Enable sidetags for bodhi updates * Use Epoch: 2 and respect the epoch in dependencies.
Comments 0