This repository contains Dockerbase of Openssh-sever for Docker's Dockerbase build published on the public Docker Hub Registry.
-
Install Docker.
-
Download Dockerbase build from public Docker Hub Registry:
docker pull dockerbase/openssh-server
$ git clone https://github.com/dockerbase/openssh-server
$ cd openssh-server
$ sudo make run # run a openssh-server container
$ sudo make enter # enter the container via nenter
# enable_insecure_key # enable the insecure key ( you can replace the key )
...
$ sudo make ssh # enter the container via ssh
...
$ sudo make stop # stop the container
...
$ sudo make start # restart the container
$ sudo make stop # stop the container
$ sudo make rm # destroy the container
Description: Ubuntu 14.04.1 LTS
git version 1.9.1
OpenSSH_6.6.1p1 Ubuntu-2ubuntu2, OpenSSL 1.0.1f 6 Jan 2014