Skip to content

Commit

Permalink
set via env var
Browse files Browse the repository at this point in the history
  • Loading branch information
hughesjj committed Sep 25, 2024
1 parent 7ea2b10 commit 189e636
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
FROM opensuse/leap:15

ENV container=docker
ENV PATH="$PATH:/bin"

RUN sed -i 's|download.opensuse.org|provo-mirror.opensuse.org|' /etc/zypp/repos.d/*.repo
RUN zypper -n install -l curl dbus-1 systemd-sysvinit tar wget
Expand Down

0 comments on commit 189e636

Please sign in to comment.