Sign inSign up

auchida/ubuntu-sshd

By auchida

Updated about 10 years ago

sshd-enabled ubuntu docker image especially for ansible role/playbook test without docker connection

Image
3

10K+

auchida/ubuntu-sshd repository overview

docker-ubuntu-sshd

License MicroBadger

sshd enabled ubuntu docker image

Docker image is available as auchida/ubuntu-sshd in Docker Hub.

Image tags

  • 16.04, xenial, latest
  • 14.04, trusty

Usage

$ docker run -d -p 2222:22 auchida/ubuntu-sshd
$ ssh root@localhost -p 2222 # or ssh ubuntu@localhost -p 2222

Installed packages

  • openssh-server
  • python
  • python-apt
  • sudo

Login information

userpassword
rootroot
ubuntuubuntu

License

Contents on this repository are dedicated to CC0 public domain. No rights reserved.

License for distributed Docker images follows one of Ubuntu Project.

Tag summary

Content type

Image

Digest

Size

87.6 MB

Last updated

about 10 years ago

docker pull auchida/ubuntu-sshd