Search Docker Hub
sshd
By aduermael
369
A small container running sshd.
docker run -ti -d --rm -p 22:22 \ --name sshd \ -v /ssh:/ssh \ aduermael/sshd
(use -v to mount other volumes)
-v
Content type
Image
Digest
Size
4.8 MB
Last updated
over 6 years ago
docker pull aduermael/sshd