Pakket: golang-github-openshift-imagebuilder-dev (1.2.19+ds1-4)
Verwijzigingen voor golang-github-openshift-imagebuilder-dev
Debian bronnen:
Het bronpakket golang-github-openshift-imagebuilder downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Builds container images using Dockerfile as input (golang sources)
This library 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 sources that other package may require for building.
Andere aan golang-github-openshift-imagebuilder-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-containerd-containerd-dev
- open and reliable container runtime (development files)
-
- dep: golang-github-containers-storage-dev (>= 1.61)
- Go library for handling how containers are stored on disk
-
- dep: golang-github-docker-distribution-dev
- Docker toolset to pack, ship, store, and deliver content (source)
-
- dep: golang-github-docker-docker-dev (>= 26.1.4+dfsg1-6)
- reusable Go packages included with Docker
-
- dep: golang-github-fsouza-go-dockerclient-dev (>= 1.11)
- Docker client library in Go
-
- dep: golang-github-opencontainers-image-spec-dev
- Open Container Initiative (OCI) Image Format Specification
-
- dep: golang-github-ulikunitz-xz-dev
- Pure golang package for reading and writing xz-compressed files
-
- dep: golang-glog-dev
- Leveled execution logs for Go
-
- dep: golang-k8s-klog-dev
- leveled execution logs for Go (library)
