Think before you speak, read before you think.

docker run ftp

docker run -e FTP_USER_NAME=jpuyy -e FTP_USER_PASS=123456 -e FTP_USER_HOME=/home/jpuyy -d --name ftpd_server -p 21:21 -p 30000-30009:30000-30009 -e "PUBLICHOST=0.0.0.0" stilliard/pure-ftpd

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *