Initial import

This commit is contained in:
Glenn Y. Rolland 2017-09-11 17:35:15 +02:00
parent 4cbea31c9c
commit f80c14bf4f
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
FROM stilliard/pure-ftpd
RUN mv run.sh /run-pure-ftpd.sh
ADD run.sh /run.sh

2
run.sh Normal file → Executable file
View file

@ -7,3 +7,5 @@ pure-pw useradd dt-site \
-m \
-d /sites/dt-site
exec /run-pure-ftpd.sh -c 30 -C 10 -l puredb:/etc/pure-ftpd/pureftpd.pdb -E -j -R -P $PUBLICHOST -p 30000:30059