Sign inSign up

gedex/ubuntu-sshd

By gedex

Updated almost 11 years ago

Image
0

312

gedex/ubuntu-sshd repository overview

ubuntu-sshd

ubuntu-14.04-with-SSHD-installed base image for Docker.

Usage

Run a container:

$ sudo docker run gedex/ubuntu-sshd

Get the IP Address of the running container:

$ sudo docker inspect -f '{{ .NetworkSettigs.IPAddress }}' CONTAINER
172.17.0.8

SSH into the running container:

username:password

root:root

Tag summary

Content type

Image

Digest

sha256:6f6965adb

Size

97.3 MB

Last updated

almost 11 years ago

docker pull gedex/ubuntu-sshd