Commit Graph

14 Commits

Author SHA1 Message Date
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
Tim
8140d6f5af Merge pull request #7 from panubo/makefile_default_user
Add default user to Makefile run and mount /srv externally
2018-05-01 16:48:37 +10:00
Tim
5ac7734d7f Merge pull request #3 from RichardBronosky/issue_2_fix
Fix https://github.com/panubo/docker-vsftpd/issues/2
2018-05-01 16:47:18 +10:00
Andrew Cutler
8fd338b0a3 Remove quay.io references, use full path to docker reg 2018-03-06 15:18:35 +11:00
Tim Robinson
d1ef03b7f6 Add default user to Makefile run and mount /srv externally 2017-07-29 13:09:39 +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
56675e6eec Add allow writeable chroot 2015-12-17 11:53:45 +11: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
387ecd2865 Merge branch 'master' of https://github.com/panubo/docker-vsftpd 2015-09-28 13:32:35 +10:00
Andrew Cutler
1f40257823 add license 2015-09-28 13:32:00 +10:00
Andrew Cutler
839b0e85df Typo 2015-09-25 14:50:17 +10:00
Andrew Cutler
1d76ae2ab8 add badge 2015-09-25 14:39:45 +10:00
Andrew Cutler
66e60e46e3 Initial add from Dockers repo 2015-09-25 14:36:57 +10:00