fauria / docker-vsftpd

🐳 vsftpd Docker image based on Centos 7. Supports passive mode and virtual users.
https://hub.docker.com/r/fauria/vsftpd/
Apache License 2.0
414 stars 341 forks source link

Added support for a new env variable that sets the listen port #76

Open osadalakmal opened 1 year ago

osadalakmal commented 1 year ago

This will enable vsftpd to set listen port higher than 1024 if required so that we can run the container using podman in rootless mode.