Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cdi-apiserver-container for 
openSUSE:Factory checked in at 2021-04-27 21:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdi-apiserver-container (Old)
 and      /work/SRC/openSUSE:Factory/.cdi-apiserver-container.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdi-apiserver-container"

Tue Apr 27 21:34:45 2021 rev:2 rq:888566 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/cdi-apiserver-container/cdi-apiserver-container.changes
  2021-04-24 23:09:25.575417973 +0200
+++ 
/work/SRC/openSUSE:Factory/.cdi-apiserver-container.new.12324/cdi-apiserver-container.changes
       2021-04-27 21:34:56.696011715 +0200
@@ -1,0 +2,5 @@
+Sun Apr 25 09:37:15 UTC 2021 - Vasily Ulyanov <[email protected]>
+
+- Run zypper clean after installation
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.CebX5s/_old  2021-04-27 21:34:57.288012690 +0200
+++ /var/tmp/diff_new_pack.CebX5s/_new  2021-04-27 21:34:57.288012690 +0200
@@ -16,10 +16,10 @@
 PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
 PREFIXEDLABEL 
org.opensuse.reference="%%TAGPREFIX%%/cdi-apiserver:%%PKG_VERSION%%.%RELEASE%"
 
-RUN zypper update -y && \
-    zypper install -y \
+RUN zypper -n install \
            containerized-data-importer-api \
            shadow && \
+    zypper clean -a && \
     useradd -u 1001 --create-home -s /bin/bash cdi-apiserver
 WORKDIR /home/cdi-apiserver
 USER 1001

Reply via email to