add scoreboard directory

This commit is contained in:
Sebastian Hugentobler 2017-09-06 11:00:17 +02:00
parent 5beaac4af0
commit 4681cafceb

View File

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