Skip to content
Snippets Groups Projects
Commit 93e4ee48 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Update Dockerfile: Remove OS Repo, since it is already included in the base image

parent 81e5f61f
No related branches found
No related tags found
No related merge requests found
FROM opensuse/leap:latest
RUN zypper ar -f -n OSS http://download.opensuse.org/distribution/leap/15.2/repo/oss/ OSS \
&& zypper install -y git \
RUN zypper install -y git \
&& zypper install -y unzip \
&& zypper install -y gzip \
&& zypper install -y -t pattern devel_basis devel_C_C++ devel_java \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment