An open API service indexing awesome lists of open source software.

https://github.com/buildo/docker-alpine-ssh

Minimal docker image that can be used as an openssh client
https://github.com/buildo/docker-alpine-ssh

docker ssh-client

Last synced: over 1 year ago
JSON representation

Minimal docker image that can be used as an openssh client

Awesome Lists containing this project

README

          

# docker-alpine-ssh

A minimal Docker image based on alpine:3.7, with bash and openssh-client
pre-installed.

## Usage

`docker run buildo/alpine-ssh user@host`

`docker run buildo/alpine-ssh scp file user@host:`