Accepting request 878517 from home:vulyanov:branches:Virtualization
- Rename virt-cdi-uploadproxy to cdi-uploadproxy - Initial container for CDI upload proxy OBS-URL: https://build.opensuse.org/request/show/878517 OBS-URL: https://build.opensuse.org/package/show/Virtualization/cdi-uploadproxy-container?expand=0&rev=2
This commit is contained in:
parent
c263e34a56
commit
e95fed56a2
@ -1,8 +1,8 @@
|
|||||||
# Defines the tag for OBS and build script builds:
|
# Defines the tag for OBS and build script builds:
|
||||||
#!BuildTag: opensuse/tumbleweed/virt-cdi-uploadproxy:%%PKG_VERSION%%
|
#!BuildTag: opensuse/tumbleweed/cdi-uploadproxy:%%PKG_VERSION%%
|
||||||
#!BuildTag: opensuse/tumbleweed/virt-cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE%
|
#!BuildTag: opensuse/tumbleweed/cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE%
|
||||||
|
|
||||||
# virt-cdi-uploadproxy container image
|
# cdi-uploadproxy container image
|
||||||
FROM opensuse/tumbleweed
|
FROM opensuse/tumbleweed
|
||||||
|
|
||||||
# labelprefix=org.opensuse.kubevirt
|
# labelprefix=org.opensuse.kubevirt
|
||||||
@ -11,7 +11,7 @@ PREFIXEDLABEL org.opencontainers.image.description="Upload proxy for the data fe
|
|||||||
PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%"
|
PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%"
|
||||||
PREFIXEDLABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
|
PREFIXEDLABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
|
||||||
PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
|
PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
|
||||||
PREFIXEDLABEL org.opensuse.reference="opensuse/tumbleweed/virt-cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE%"
|
PREFIXEDLABEL org.opensuse.reference="opensuse/tumbleweed/cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE%"
|
||||||
|
|
||||||
RUN zypper update -y && \
|
RUN zypper update -y && \
|
||||||
zypper install -y \
|
zypper install -y \
|
||||||
|
9
cdi-uploadproxy-container.changes
Normal file
9
cdi-uploadproxy-container.changes
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 12 09:53:36 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||||
|
|
||||||
|
- Rename virt-cdi-uploadproxy to cdi-uploadproxy
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 25 23:03:09 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
- Initial container for CDI upload proxy
|
@ -1,4 +0,0 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Oct 25 23:03:09 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
|
||||||
|
|
||||||
- Initial container for CDI upload proxy
|
|
Loading…
Reference in New Issue
Block a user