Skip to content

mmumshad/ubuntu-ssh-enabled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ubuntu-ssh-enabled

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!

Use:

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/

About

SSH Enabled Ubuntu Image for Test and Dev purposes ONLY!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published