[ 源代码: golang-github-containers-buildah ]
软件包:buildah(1.19.6+dfsg1-1 以及其他的)
buildah 的相关链接
Debian 的资源:
下载源码包 golang-github-containers-buildah:
- [golang-github-containers-buildah_1.19.6+dfsg1-1.dsc]
- [golang-github-containers-buildah_1.19.6+dfsg1.orig.tar.xz]
- [golang-github-containers-buildah_1.19.6+dfsg1-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.26.3+ds1-3~~)
- Common files for github.com/containers repositories
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdevmapper1.02.1 (>= 2:1.02.97)
- Linux 内核 Device Mapper 用户空间库
-
- dep: libglib2.0-0 (>= 2.33.14)
- C 例程的 GLib 软件库
-
- dep: libgpgme11 (>= 1.4.1)
- GPGME - GnuPG Made Easy (library)
-
- dep: libostree-1-1 (>= 2016.8)
- content-addressed filesystem for operating system binaries (library)
-
- dep: libseccomp2 (>= 2.4.1)
- Linux seccomp 过滤器的高级接口
-
- dep: libselinux1 (>= 3.1~)
- SELinux 运行环境共享库
-
- dep: uidmap
- programs to help use subuids
-
- 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