[ ソース: golang-github-openshift-imagebuilder ]
パッケージ: openshift-imagebuilder (1.2.19+ds1-4)
openshift-imagebuilder に関するリンク
Debian の資源:
golang-github-openshift-imagebuilder ソースパッケージをダウンロード:
- [golang-github-openshift-imagebuilder_1.2.19+ds1-4.dsc]
- [golang-github-openshift-imagebuilder_1.2.19+ds1.orig.tar.xz]
- [golang-github-openshift-imagebuilder_1.2.19+ds1-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Builds container images using Dockerfile as input (CLI)
This package supports using the Dockerfile syntax to build OCI & Docker compatible images, without invoking a container build command such as buildah bud or docker build. It is intended to give clients more control over how they build container images, including:
- Instead of building one layer per line, run all instructions in the same container - Set HostConfig settings like network and memory controls that are not available when running container builds - Mount external files into the build that are not persisted as part of the final image (i.e. "secrets") - If there are no RUN commands in the Dockerfile, the container is created and committed, but never started. The final image should be 99.9% compatible with regular container builds, but bugs are always possible.
This package provides the imagebuilder command-line utility.
その他の openshift-imagebuilder 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38) [loong64 以外]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.42) [loong64]
openshift-imagebuilder のダウンロード
| アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
|---|---|---|---|
| amd64 | 3,842.7 kB | 12,737.0 kB | [ファイル一覧] |
| arm64 | 3,257.8 kB | 11,825.0 kB | [ファイル一覧] |
| armhf | 3,396.3 kB | 12,211.0 kB | [ファイル一覧] |
| i386 | 3,688.7 kB | 12,378.0 kB | [ファイル一覧] |
| loong64 | 3,394.0 kB | 12,529.0 kB | [ファイル一覧] |
| ppc64el | 3,258.0 kB | 12,465.0 kB | [ファイル一覧] |
| s390x | 3,505.6 kB | 13,185.0 kB | [ファイル一覧] |
