sshd-enabled ubuntu docker image especially for ansible role/playbook test without docker connection
10K+
sshd enabled ubuntu docker image
Docker image is available as auchida/ubuntu-sshd in Docker Hub.
16.04, xenial, latest14.04, trusty$ docker run -d -p 2222:22 auchida/ubuntu-sshd
$ ssh root@localhost -p 2222 # or ssh ubuntu@localhost -p 2222
| user | password |
|---|---|
| root | root |
| ubuntu | ubuntu |
Contents on this repository are dedicated to
.
No rights reserved.
License for distributed Docker images follows one of Ubuntu Project.
Content type
Image
Digest
Size
87.6 MB
Last updated
about 10 years ago
docker pull auchida/ubuntu-sshd