[ Source: golang-github-openshift-imagebuilder ]
Package: golang-github-openshift-imagebuilder-dev (1.1.6-2)
Links for golang-github-openshift-imagebuilder-dev
Debian Resources:
Download Source Package golang-github-openshift-imagebuilder:
- [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]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Builds container images using Dockerfile as imput
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.
Other Packages Related to golang-github-openshift-imagebuilder-dev
|
|
|
|
-
- dep: golang-github-containerd-containerd-dev
- open and reliable container runtime (development files)
-
- dep: golang-github-containers-storage-dev (>> 1.11)
- Go library for handling how containers are stored on disk
-
- dep: golang-github-docker-docker-dev (>> 18.09.3+dfsg1)
- reusable Go packages included with Docker
-
- dep: golang-github-fsouza-go-dockerclient-dev
- Docker client library in Go
-
- dep: golang-glog-dev
- Leveled execution logs for Go
Download golang-github-openshift-imagebuilder-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 84.6 kB | 522.0 kB | [list of files] |