Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
cdi-importer-container.20530
Dockerfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Dockerfile of Package cdi-importer-container.20530
# Defines the tag for OBS and build script builds: #!BuildTag: %%TAGPREFIX%%/cdi-importer:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/cdi-importer:%%PKG_VERSION%%.%RELEASE% #!BuildTag: %%TAGPREFIX%%/cdi-importer:%%PKG_VERSION%%-%%PKG_RELEASE%% # cdi-importer container image # KUBEVIRTFROM defined in prjconf, e.g. # BuildFlags: dockerarg:KUBEVIRTFROM=opensuse/tumbleweed ARG KUBEVIRTFROM FROM $KUBEVIRTFROM # labelprefix=%%LABELPREFIX%% PREFIXEDLABEL org.opencontainers.image.title="CDI Data fetching service container" PREFIXEDLABEL org.opencontainers.image.description="Data fetching service for VM container images" 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-importer:%%PKG_VERSION%%.%RELEASE%" RUN zypper -n install \ qemu-tools qemu-block-curl skopeo tar util-linux \ nbdkit nbdkit-basic-filters nbdkit-gzip-filter \ nbdkit-xz-filter nbdkit-curl-plugin nbdkit-vddk-plugin \ containerized-data-importer-importer && \ zypper clean -a ENTRYPOINT [ "/usr/bin/virt-cdi-importer", "-alsologtostderr" ]
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