activenode / docker-minideb-ssh

Small debian + ssh in a docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker SSH Agent Container

This container uses a small debian distribution (https://github.com/bitnami/minideb) and install ssh on top. Use-case: Deployments that make use of SSH.

Usage

docker run -d activenode/minideb-ssh ssh --help

About

Small debian + ssh in a docker container

License:MIT License