Sign inSign up

ubercellogeek/ssh-client

By ubercellogeek

Updated over 6 years ago

A simple multi-architecture alpine image for ssh client operations.

Image
0

10K+

ubercellogeek/ssh-client repository overview

Dockerfile

FROM alpine:3.11
RUN apk update && apk add openssh-client bash

Supported Architectures

  • linux/amd64
  • linux/arm64
  • linux/ppc64le
  • linux/s390x
  • linux/386
  • linux/arm/v7
  • linux/arm/v6

Tag summary

Content type

Image

Digest

Size

6.2 MB

Last updated

over 6 years ago

docker pull ubercellogeek/ssh-client