aequitas / concourse-ftp-resource

Concourse resource to interact with FTP servers.
https://hub.docker.com/r/aequitas/ftp-resource/
MIT License
3 stars 6 forks source link

How i can run this dokcer? #14

Closed Raul832 closed 4 years ago

Raul832 commented 4 years ago

Hello, im computer student. Im doing homework of docker and i chose your ftp docker. When im going to write the comand for run the docker, i dont know to locate the repository or image.

The comand that i want to write is: sudo docker run -dit --name ftp-raul -p 1025 -v "$PWD/ftp-raul"... From now on, i dont know to write

Thanks for help