This commit is contained in:
Sebastian Hugentobler 2017-09-06 11:03:12 +02:00
parent e2b29308fe
commit 83e3412d8a

View File

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