Commit Graph

7 Commits

Author SHA1 Message Date
1345bbd50e update base image; add compose file 2025-05-06 22:15:57 +02:00
Marc Huffnagle
01184880cd Add ability to set passive address 2018-10-29 15:13:32 -04:00
Tim Robinson
07b4a555ff 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
2018-05-01 22:01:08 +10:00
Bruno Bronosky
41fa3d7f07 Fix https://github.com/panubo/docker-vsftpd/issues/2
The combination of IFS and an unquoted Here String was causing `read` to
put both values into the first variable (name).
2017-07-14 01:36:37 -04:00
Tim Robinson
0d5942cfe3 Add local_root user support 2015-12-17 11:39:31 +11:00
Tim Robinson
2e88b706bb Add multiple user support 2015-12-17 11:29:40 +11:00
Andrew Cutler
66e60e46e3 Initial add from Dockers repo 2015-09-25 14:36:57 +10:00