Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ RUN apt-key add /root/RPM-GPG-KEY-virtualmin-6 && \ # update sources and install packages RUN apt-get update && \ apt-get -y upgrade && \ apt-get -y install webmin && \ apt-get -y install usermin && \ apt-get -y install postfix && \ Loading Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ RUN apt-key add /root/RPM-GPG-KEY-virtualmin-6 && \ # update sources and install packages RUN apt-get update && \ apt-get -y upgrade && \ apt-get -y install webmin && \ apt-get -y install usermin && \ apt-get -y install postfix && \ Loading