Sign inSign up

synomi/base-ssh-server

By synomi

Updated almost 11 years ago

Forked from garland/base-ssh-server and modified for Kuopio Hacklab's use.

Image
0

341

synomi/base-ssh-server repository overview

base-ssh-server

A base Ubuntu 14.04 container with openssh-server installed.

ssh password

password

starting container

docker run -d -p 8022:22 garland/base-ssh-server

After container starts

You can then ssh into it

ssh root@<IP_OF_CONTAINER> -p 8022

Tag summary

Content type

Image

Digest

sha256:db0fbc500

Size

141.2 MB

Last updated

almost 11 years ago

docker pull synomi/base-ssh-server