To use:
docker run -d -t zefhemel/sshd
Check what port it is running under:
docker ps
Then connect to it via SSH:
ssh root@localhost -p <port>
Password: root
Note: Don't run this in production non-firewalled servers, as it exposes a container publicly with very low security.
Content type
Image
Digest
sha256:5cec6f6a3…
Size
88 MB
Last updated
almost 11 years ago
docker pull zefhemel/sshd