Accepting request 845457 from home:jzerebecki:branches:Virtualization
replace sle with opensuse OBS-URL: https://build.opensuse.org/request/show/845457 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-controller-container?expand=0&rev=2
This commit is contained in:
parent
5f3d95a10c
commit
7526ae7219
@ -1,17 +1,17 @@
|
||||
# Defines the tags for OBS and build script builds:
|
||||
#!BuildTag: suse/sles/15.2/virt-controller:%%PKG_VERSION%%
|
||||
#!BuildTag: suse/sles/15.2/virt-controller:%%PKG_VERSION%%.%RELEASE%
|
||||
#!BuildTag: opensuse/tumbleweed/virt-controller:%%PKG_VERSION%%
|
||||
#!BuildTag: opensuse/tumbleweed/virt-controller:%%PKG_VERSION%%.%RELEASE%
|
||||
|
||||
# virt-controller container image
|
||||
FROM opensuse/tumbleweed
|
||||
|
||||
# labelprefix=com.suse.kubevirt
|
||||
# labelprefix=org.opensuse.kubevirt
|
||||
PREFIXEDLABEL org.opencontainers.image.title="kubevirt virt-controller container"
|
||||
PREFIXEDLABEL org.opencontainers.image.description="Virtualization controller 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-controller:%%PKG_VERSION%%.%RELEASE%"
|
||||
PREFIXEDLABEL org.opensuse.reference="opensuse/tumbleweed/virt-controller:%%PKG_VERSION%%.%RELEASE%"
|
||||
|
||||
RUN zypper update -y && \
|
||||
zypper install -y \
|
||||
|
Loading…
x
Reference in New Issue
Block a user