NOTE: THIS IMAGE IS TO BE USED FOR TEST AND LEARNIGN PURPOSES ONLY! NOT TO BE USED IN A PRODUCTION ENVIRONMENT!
SSH Enabled Ubuntu Image for Test and Dev purposes ONLY!
Run the container:
docker run -d mmumshad/ubuntu-ssh-enabled
Identify the Internal IP
docker inspect <container-id-name>
SSH
ssh <container-ip>
Username: root
Password: Passw0rd
Based on : https://docs.docker.com/engine/examples/running_ssh_service/
Content type
Image
Digest
Size
106.9 MB
Last updated
almost 7 years ago
docker pull kodekloud/ubuntu-ssh-enabled