File Dockerfile of Package SLE-12-Container
#!BuildTag: my_container FROM sle12:sp2 # Define your additional repositories here #RUN zypper ar http://download.opensuse.org/repositories/openSUSE:/Tools/SLE_12_SP2/ "openSUSE:Tools" # Install further packages using zypper #RUN zypper install -y osc