[ 源代码: 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)
- Linux seccomp 过滤器的高级接口
-
- dep: libsqlite3-0 (>= 3.36.0)
- SQLite 3 共享库
-
- dep: libsubid5 (>= 1:4.16.0)
- subordinate id handling library -- shared library
-
- dep: uidmap
- programs to help use subuids
-
- rec: cpp
- GNU C 预处理器(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