[ ソース: 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 Kernel Device Mapper のユーザ空間ライブラリ
-
- dep: libglib2.0-0 (>= 2.33.14)
- C ルーチンの GLib ライブラリ
-
- dep: libgpgme11 (>= 1.4.1)
- GPGME - GnuPG Made Easy (ライブラリ)
-
- 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