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
- Host: GitHub
- URL: https://github.com/buildo/docker-alpine-ssh
- Owner: buildo
- License: mit
- Created: 2017-09-04T09:10:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T14:57:09.000Z (over 8 years ago)
- Last Synced: 2025-01-21T03:41:36.310Z (over 1 year ago)
- Topics: docker, ssh-client
- Size: 1.95 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:`