Debian image with chrooted shells (for amateur shells server)
586
This image is based on debian:jessie-lite
You have to run these commands as root
docker run --name shell -d -p 2022:22 -p 8080:80 papkie/chrooted-shell
This command binds ssh to 2022 port and http to 8080
/srv/createuser.sh username password
/srv/createuser.sh username password
root password is screencast
Exposed ports: 22 and 80
Content type
Image
Digest
Size
163 MB
Last updated
over 9 years ago
docker pull papkie/chrooted-shell