diff --git a/Dockerfile b/Dockerfile index 451a370..1eb7122 100644 --- a/Dockerfile +++ b/Dockerfile @@ -83,7 +83,7 @@ RUN chown -R nobody:nobody /usr/share/nginx/html/shared # awstats RUN mkdir -p /var/lib/awstats -RUN mkdir -p /htdocs/awstats +RUN mkdir -p /usr/share/nginx/html/awstats COPY awstats.safebox.network.conf /etc/awstats/awstats.safebox.network.conf COPY awstats.conf /etc/nginx/conf.d/awstats.conf RUN perl /usr/lib/awstats/cgi-bin/awstats.pl -config=safebox.network -update