update
This commit is contained in:
parent
e2b29308fe
commit
83e3412d8a
@ -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 /
|
||||
|
Loading…
Reference in New Issue
Block a user