Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
ubuntu-ssh-enabled-stable
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!
Use:
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