Skip to content
Snippets Groups Projects
Commit 60599155 authored by Eric Lippmann's avatar Eric Lippmann
Browse files

WIP

parent 0842d6b2
No related branches found
No related tags found
No related merge requests found
Pipeline #25247 passed
...@@ -14,7 +14,7 @@ RUN zypper --non-interactive install --no-recommends \ ...@@ -14,7 +14,7 @@ RUN zypper --non-interactive install --no-recommends \
&& zypper clean && zypper clean
RUN zypper --non-interactive addrepo https://download.opensuse.org/repositories/home:/icinga/15.4/home:icinga.repo \ RUN zypper --non-interactive addrepo https://download.opensuse.org/repositories/home:/icinga/15.4/home:icinga.repo \
&& zypper --gpg-auto-import-keys --non-interactive install spectool createrepo \ && zypper --gpg-auto-import-keys --non-interactive install spectool createrepo_c \
&& zypper clean -a && zypper clean -a
RUN rpm --import https://packages.icinga.com/icinga.key \ RUN rpm --import https://packages.icinga.com/icinga.key \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment