Commit Graph

11 Commits

Author SHA1 Message Date
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
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