[ Bron: golang-github-openshift-imagebuilder ]
Pakket: openshift-imagebuilder (1.1.6-2 en anderen)
Verwijzigingen voor openshift-imagebuilder
Debian bronnen:
Het bronpakket golang-github-openshift-imagebuilder downloaden:
- [golang-github-openshift-imagebuilder_1.1.6-2.dsc]
- [golang-github-openshift-imagebuilder_1.1.6.orig.tar.xz]
- [golang-github-openshift-imagebuilder_1.1.6-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Builds container images using Dockerfile as imput
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.
Andere aan openshift-imagebuilder gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb