diff --git a/Dockerfile b/Dockerfile index e96c646..0a0c1b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -78,8 +78,8 @@ RUN apt-get -y update && \ #RUN chmod 777 /home COPY *.conf.j2 /root/ -COPY supervisord.*.conf /root -COPY crontab.* /root +COPY supervisord.*.conf /root/ +COPY crontab.* /root/ #VOLUME /etc/samba /var/lib/samba /etc/cups-persist