correct scoreboard dir

This commit is contained in:
Sebastian Hugentobler 2017-09-06 11:08:35 +02:00
parent 83e3412d8a
commit 15e0f5dec0

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/ && mkdir /var/proftpd
RUN chown -R proftpd:proftpd /var/proftpd
RUN mkdir /etc/proftpd/keys/ && mkdir /run/proftpd
RUN chown -R proftpd:proftpd /run/proftpd
ADD /rootfs /