Sign inSign up

zefhemel/sshd

By zefhemel

Updated almost 11 years ago

Runs a SSHd server in daemon mode

Image
0

1.0K

zefhemel/sshd repository overview

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.

Tag summary

Content type

Image

Digest

sha256:5cec6f6a3

Size

88 MB

Last updated

almost 11 years ago

docker pull zefhemel/sshd