[ 源代码: golang-github-openshift-imagebuilder ]
软件包:openshift-imagebuilder(1.2.14+ds1-2 以及其他的)
openshift-imagebuilder 的相关链接
Debian 的资源:
下载源码包 golang-github-openshift-imagebuilder:
- [golang-github-openshift-imagebuilder_1.2.14+ds1-2.dsc]
- [golang-github-openshift-imagebuilder_1.2.14+ds1.orig.tar.xz]
- [golang-github-openshift-imagebuilder_1.2.14+ds1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 openshift-imagebuilder 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb