diff --git a/Dockerfile b/Dockerfile index 38e7c24..6b57865 100644 --- a/Dockerfile +++ b/Dockerfile @@ -54,8 +54,9 @@ COPY .my.cnf /root/ COPY 10-default.conf /etc/httpd/conf.d/ RUN ln -f /etc/.ln/httpd/conf.d/awstats.conf /etc/httpd/conf.d/awstats.conf && ln -f /etc/.ln/opendkim.conf /etc/opendkim.conf -RUN useradd -c "Hosting Admin User" -m lamp +RUN useradd -c "Hosting Admin User" -m lamp -G apache +VOLUME [ "/etc/ssh" ] EXPOSE 80 443 # Starting