NOTE: Please use this image in test envioremnt only
The SSH protocol (also referred to as Secure Shell) is a method for secure remote login from one computer to another. It provides several alternative options for strong authentication, and it protects the communications security and integrity with strong encryption. It is a secure alternative to the non-protected login protocols (such as telnet, rlogin) and insecure file transfer methods (such as FTP).
For doing SSH to Container
User: root
Password: root
Run the following command to use this image
docker run -dit --name "name you want" venkatesh14/sshimage
Content type
Image
Digest
Size
92.6 MB
Last updated
over 5 years ago
docker pull venkatesh14/sshimage