[ Bron: golang-github-containers-buildah ]
Pakket: buildah (1.37.5+ds1-1)
Verwijzigingen voor buildah
Debian bronnen:
Het bronpakket golang-github-containers-buildah downloaden:
- [golang-github-containers-buildah_1.37.5+ds1-1.dsc]
- [golang-github-containers-buildah_1.37.5+ds1.orig.tar.xz]
- [golang-github-containers-buildah_1.37.5+ds1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
CLI tool to facilitate building OCI images
The Buildah package provides a command line tool that 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 - images can be built 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 - use the updated contents of a container's root filesystem as a filesystem layer to create a new image - delete a working container or an image - rename a local container
This package contains the buildah command-line utility and provides an interface similar to the 'docker' command.
Andere aan buildah gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-containers-common (>> 0.57)
- Common files for github.com/containers repositories
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgpgme11t64 (>= 1.23.2)
- GPGME - GnuPG Made Easy (library)
-
- dep: libseccomp2 (>= 2.5.0)
- high level interface to Linux seccomp filter
-
- dep: libsqlite3-0 (>= 3.36.0)
- SQLite 3 shared library
-
- dep: libsubid5 (>= 1:4.16.0)
- subordinate id handling library -- shared library
-
- dep: uidmap
- programs to help use subuids
-
- rec: cpp
- GNU C preprocessor (cpp)
-
- rec: fuse-overlayfs (>= 0.7.1~)
- implementation of overlay+shiftfs in FUSE for rootless containers
-
- sug: containers-storage
- CLI tools for handling how containers are stored on disk