Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Project not found: devel:openQA:GitHub:os-autoinst:openQA:PR-5943
home:dirkmueller:acdc:sp5-rebuild
cdi-cloner-container.22621
Dockerfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Dockerfile of Package cdi-cloner-container.22621
# Defines the tag for OBS and build script builds: #!BuildTag: %%TAGPREFIX%%/cdi-cloner:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/cdi-cloner:%%PKG_VERSION%%.%RELEASE% #!BuildTag: %%TAGPREFIX%%/cdi-cloner:%%PKG_VERSION%%-%%PKG_RELEASE%% # cdi-cloner container image # KUBEVIRTFROM defined in prjconf, e.g. # BuildFlags: dockerarg:KUBEVIRTFROM=opensuse/tumbleweed ARG KUBEVIRTFROM FROM $KUBEVIRTFROM # labelprefix=%%LABELPREFIX%% PREFIXEDLABEL org.opencontainers.image.title="Cloner container for host assisted cloning" PREFIXEDLABEL org.opencontainers.image.description="Source and Target cloner image for host assisted cloning" PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%" PREFIXEDLABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%" PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%" PREFIXEDLABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/cdi-cloner:%%PKG_VERSION%%.%RELEASE%" RUN zypper -n install \ containerized-data-importer-cloner \ util-linux && \ zypper clean -a ENTRYPOINT [ "/usr/bin/cloner_startup.sh" ]
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor