pure-ftpd server
A modified pure-ftpd 1.0.50 server compiled from a local tarball. The Dockerfile comments show an alternative build that would reduce the reply buffer size (line 305) and disable the banner (line 4865), but the active build uses the unmodified source. The server is configured with virtual chroot and puredb authentication, and runs with flags -A -E -j -l puredb:/etc/pureftpd.pdb.
Dockerfile:40-50Dockerfile:52-66Dockerfile:100-105