Paket: openshift-imagebuilder (1.2.1+ds1-3)
Links für openshift-imagebuilder
Trisquel-Ressourcen:
Quellcode-Paket golang-github-openshift-imagebuilder herunterladen:
- [golang-github-openshift-imagebuilder_1.2.1+ds1-3.dsc]
- [golang-github-openshift-imagebuilder_1.2.1+ds1.orig.tar.xz]
- [golang-github-openshift-imagebuilder_1.2.1+ds1-3.debian.tar.xz]
Betreuer:
Original Maintainers:
- Debian Go Packaging Team
- Reinhard Tartler
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
Builds container images using Dockerfile as input
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 Pakete mit Bezug zu openshift-imagebuilder
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
openshift-imagebuilder herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 2.918,6 kB | 9022 kB | [Liste der Dateien] |
| arm64 | 2.619,5 kB | 8790 kB | [Liste der Dateien] |
| armhf | 2.628,2 kB | 8052 kB | [Liste der Dateien] |
| ppc64el | 2.483,5 kB | 8867 kB | [Liste der Dateien] |