Sign inSign up

elit3agency/ssh

By elit3agency

Updated over 6 years ago

Image
0

220

elit3agency/ssh repository overview

to connect to host use

docker run -it --rm -e USER=<your-username> -e HOST=<your-hostname> -e PORT=<your-port> elit3agency/ssh:latest
  • USER defaults to "root"
  • PORT defaults to 22
  • HOST defaults to "localhost"

Tag summary

Content type

Image

Digest

Size

6.8 MB

Last updated

over 6 years ago

docker pull elit3agency/ssh