A container Docker for the FTP server: vsFTPd.
To run the container:
$ make run
With the parameters:
$ make run port=21
To connect on the container:
$ make monitor
To stop the container
$ make stop
To delete the container:
$ make rm
To build your own image:
$ make build
With the parameters:
$ make build prefix=canelrom1 name=vsftpd tag=1.0
To clean docker images:
$ make clean
Content type
Image
Digest
Size
102.7 MB
Last updated
over 8 years ago
docker pull canelrom1/vsftpd