docker-ftp-server icon indicating copy to clipboard operation
docker-ftp-server copied to clipboard

Set arbitrary vsftpd.conf options from the container environment

Open Michuelnik opened this issue 9 months ago • 1 comments

Container env vars prefixed with VSFTPD_ will be used to set (add or change) parameters in the /etc/vsftpd.conf

Example: VSFTPD_pasv_enable=NO will update pasv_enable=NO.

Michuelnik avatar Mar 21 '25 09:03 Michuelnik

@garethflowers if you're interested in this patch I would also update the docs.

Michuelnik avatar Mar 21 '25 09:03 Michuelnik