This commit is contained in:
Sebastian Hugentobler 2017-09-06 11:02:10 +02:00
parent 4681cafceb
commit e2b29308fe

View File

@ -27,8 +27,8 @@ RUN addgroup -g 2222 access
RUN addgroup proftpd access
RUN rm /etc/proftpd/dhparams.pem
RUN mkdir /etc/proftpd/keys/ && /var/run/proftpd
RUN chown -R proftpd:proftpd /var/run/proftpd
RUN mkdir /etc/proftpd/keys/ && /var/proftpd
RUN chown -R proftpd:proftpd /var/proftpd
ADD /rootfs /