Sign inSign up

tnodecode/alpine-openssh

By tnodecode

Updated almost 5 years ago

Image
0

820

tnodecode/alpine-openssh repository overview

Image based on Alpine Linux image that contains OpenSSH and sshpass.

Use cases:

  • Automatic file transfers with SCP

Dockerfile:

FROM alpine

RUN apk add openssh sshpass

Tag summary

Content type

Image

Digest

Size

7 MB

Last updated

almost 5 years ago

docker pull tnodecode/alpine-openssh