CrushFTP 10 server https://github.com/NetLah/docker-crushftp
100K+
CrushFTP 10 Server provides FTP, Implicit FTPS, SFTP, HTTP, or HTTPS
microblink/java:17This container hub.docker.com/r/netlah/crushftp is distributed under the MIT Licence.
/var/opt/crushftp/ftprootADMIN_USER, default crushadminADMIN_PASSWORD, default is random one timeWEB_PROTOCOL http/https, default httpWEB_PORT, default 8080Run container and mount volume /var/opt/crushftp to the host in order to keep CrushFTP's configuration and binary persistent. Access browser to http://localhost:8080 with the admin user to complete the setup.
docker run -p 21:21 -p 443:443 -p 20000-20100:20000-20100 -p 2222:2222 -p 8080:8080 -p 9090:9090 -v <volume>:/var/opt/crushftp netlah/crushftp:latest
To view the random admin password or the log, use docker logs
docker logs <container_id/container_name>

Content type
Image
Digest
sha256:d6eca9c6a…
Size
148.7 MB
Last updated
about 2 years ago
docker pull netlah/crushftp