mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update
This commit is contained in:
@@ -14,7 +14,7 @@ ENV MAXCLIENTSPERIP 2
|
|||||||
ENV USERBANDWIDTH 1024:1024
|
ENV USERBANDWIDTH 1024:1024
|
||||||
|
|
||||||
EXPOSE 21
|
EXPOSE 21
|
||||||
VOLUME /home/ftpuser
|
VOLUME /home/ftpuser /etc/pure-ftpd
|
||||||
|
|
||||||
CMD pure-ftpd --login puredb:$PURE_DBFILE \
|
CMD pure-ftpd --login puredb:$PURE_DBFILE \
|
||||||
--maxclientsperip $MAXCLIENTSPERIP \
|
--maxclientsperip $MAXCLIENTSPERIP \
|
||||||
|
|||||||
Reference in New Issue
Block a user