Sign inSign up

aduermael/sshd

By aduermael

Updated over 6 years ago

Image
0

369

aduermael/sshd repository overview

sshd

A small container running sshd.

How to run
docker run -ti -d --rm -p 22:22 \
--name sshd \
-v /ssh:/ssh \
aduermael/sshd

(use -v to mount other volumes)

Tag summary

Content type

Image

Digest

Size

4.8 MB

Last updated

over 6 years ago

docker pull aduermael/sshd