Major update to stretch and many improvements
Improvements: * Update to debian stretch * Fix Dockerfile style * Add FTP UID/GID Docker build args * Add run-ssl to Makefile for testing SSL config * Fix scripts style * Fix scripts issues reported by shellcheck * Add FTP_CHOWN_ROOT function to chown /srv in the container * Add allow_writeable_chroot=YES to vsftpd_ssl.conf to match vsftpd.conf * Update README.md
This commit is contained in:
@@ -15,6 +15,7 @@ user_sub_token=$USER
|
||||
#local_root=/srv/$USER
|
||||
local_root=/srv/
|
||||
userlist_enable=NO
|
||||
allow_writeable_chroot=YES
|
||||
|
||||
# Logging
|
||||
log_ftp_protocol=YES
|
||||
|
||||
Reference in New Issue
Block a user