[ Source: golang-github-openshift-imagebuilder ]
Package: openshift-imagebuilder (1.2.19+ds1-3)
Links for openshift-imagebuilder
Debian Resources:
Download Source Package golang-github-openshift-imagebuilder:
- [golang-github-openshift-imagebuilder_1.2.19+ds1-3.dsc]
- [golang-github-openshift-imagebuilder_1.2.19+ds1.orig.tar.xz]
- [golang-github-openshift-imagebuilder_1.2.19+ds1-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to openshift-imagebuilder
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
Download openshift-imagebuilder
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 3,231.4 kB | 10,392.0 kB | [list of files] |
| arm64 | 2,750.6 kB | 9,744.0 kB | [list of files] |
| armhf | 2,849.3 kB | 10,072.0 kB | [list of files] |
| i386 | 3,100.3 kB | 10,158.0 kB | [list of files] |
| ppc64el | 2,732.5 kB | 10,128.0 kB | [list of files] |
| riscv64 | 2,866.9 kB | 9,872.0 kB | [list of files] |
| s390x | 2,931.8 kB | 11,028.0 kB | [list of files] |
