Sign inSign up

canelrom1/vsftpd

By canelrom1

•Updated about 7 years ago

A server SSL + FTP with vsFTPd

Image
0

574

canelrom1/vsftpd repository overview

⁠docker-vsftpd

A container Docker for the FTP server: vsFTPd.

⁠Getting started

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

⁠Build an image

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

Tag summary

Content type

Image

Digest

Size

102.7 MB

Last updated

over 8 years ago

docker pull canelrom1/vsftpd