We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06d36cd + 056097a commit 3e2a9b3Copy full SHA for 3e2a9b3
1 file changed
Dockerfile
@@ -61,7 +61,7 @@ VOLUME ["/home/ftpusers", "/etc/pure-ftpd/passwd"]
61
62
# startup
63
# with added secure defaults, ref: https://github.com/stilliard/docker-pure-ftpd/issues/10
64
-CMD /run.sh -c 5 -C 5 -l puredb:/etc/pure-ftpd/pureftpd.pdb -E -j -R -P $PUBLICHOST -p 30000:30009 -s -A -j -Z-H -4 -E -R -G -X -x
+CMD /run.sh -c 5 -C 5 -l puredb:/etc/pure-ftpd/pureftpd.pdb -E -j -R -P $PUBLICHOST -p 30000:30009 -s -A -j -Z -H -4 -E -R -G -X -x
65
66
EXPOSE 21 30000-30009
67
0 commit comments