Skip to content

Dockerized sshd on ubuntu requiring public key authentication

Notifications You must be signed in to change notification settings

jgranstrom/sshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

sshd

docker run -p 22:22 -v /path/to/authorized_keys:/root/.ssh/authorized_keys jgranstrom/sshd

About

Dockerized sshd on ubuntu requiring public key authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published