1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
This commit is contained in:
kev 2015-06-09 23:14:02 +08:00
parent 5497301f8f
commit 0010ef3c3e

@ -14,7 +14,7 @@ ENV MAXCLIENTSPERIP 2
ENV USERBANDWIDTH 1024:1024
EXPOSE 21
VOLUME /home/ftpuser
VOLUME /home/ftpuser /etc/pure-ftpd
CMD pure-ftpd --login puredb:$PURE_DBFILE \
--maxclientsperip $MAXCLIENTSPERIP \