Commit Graph

22 Commits

Author SHA1 Message Date
846f492187 update README 2025-05-06 22:30:26 +02:00
1345bbd50e update base image; add compose file v2.0 2025-05-06 22:15:57 +02:00
Andrew Cutler
19008464f4 dont always tag latest 2019-12-02 15:21:27 +11:00
Andrew Cutler
dcb7216288 update year 2019-12-02 15:21:20 +11:00
Tim Robinson
e6b8e74659 Update makefile to use with panubuild v1.0.0 2019-07-02 14:44:42 +10:00
Tim Robinson
d8edba35d2 Merge pull request #14 from yjpa7145/MakePasvAddressConfigurable
Add ability to set passive address
2019-07-01 20:47:47 +10:00
Marc Huffnagle
01184880cd Add ability to set passive address 2018-10-29 15:13:32 -04:00
Tim
cc1a8954ce Merge pull request #9 from panubo/update_to_stretch
Major update to stretch and many improvements
2018-05-02 12:11:33 +10: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
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