[ 原始碼: golang-github-containers-buildah ]
套件:buildah(1.37.5+ds1-1)
buildah 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-containers-buildah:
- [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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 buildah 有關的套件
|
|
|
|
-
- dep: golang-github-containers-common (>> 0.57)
- Common files for github.com/containers repositories
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: 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