Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
virt-handler-container.16654
Dockerfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Dockerfile of Package virt-handler-container.16654
# Define the tags for OBS and build script builds: #!BuildTag: suse/sles/15.2/virt-handler:%%PKG_VERSION%% #!BuildTag: suse/sles/15.2/virt-handler:%%PKG_VERSION%%.%RELEASE% # virt-handler container image FROM suse/sle15:15.2 # labelprefix=com.suse.kubevirt PREFIXEDLABEL org.opencontainers.image.title="kubevirt virt-handler container" PREFIXEDLABEL org.opencontainers.image.description="Virtualization handler for kubevirt" PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%" PREFIXEDLABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%" PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%" PREFIXEDLABEL org.opensuse.reference="suse/sles/15.2/virt-handler:%%PKG_VERSION%%.%RELEASE%" RUN zypper update -y && \ zypper install -y \ iproute2 \ iptables \ libvirt-client \ kubevirt-container-disk \ kubevirt-virt-handler ENTRYPOINT [ "/usr/bin/virt-handler" ]
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