NOTE: THIS IMAGE IS TO BE USED ONLY FOR TEST AND LEARNING PURPOSES! NOT TO BE USED IN A PRODUCTION ENVIRONMENT!
SSH Enabled Ubuntu Image for Test and Dev purposes ONLY!
Run the container:
docker run -d kodekloud/ubuntu-ssh-enabled:stable
Identify the Internal IP
docker inspect <container-id-name>
SSH
ssh <container-ip>
Username: root
Password: Passw0rd