Simple alpine container with sshd running
100K+
Just a simple container for testing ssh.
docker run -d
--name sshserver
-e "ssh_key=$PUBLIC-KEY"
-p 2222:22
anthonyneto/sshserver
Content type
Image
Digest
Size
16.8 MB
Last updated
about 10 years ago
docker pull anthonyneto/sshserver