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

Can not create initial data under home/vsftpd #65

Open wasashim opened 3 years ago

wasashim commented 3 years ago

home/vsftpd is declared as a volume so no data can not inserted in it in a child dockerfile. It would be very helpful if child dockerfile could create some initial data in it.