docker-alpine-ftp-server
docker-alpine-ftp-server copied to clipboard
Support "anonymous_enable" configuration via environment variable
Hello!
I wish to configure anonymous_enable via environment variable so that I can create a read-only FTP server so that it is easier for people to get on the server and start downloading. I can see it as an option in vsftpd.conf, but this does not get set in the script start_vsftpd.sh.
Can this be added?