Sign inSign up

sombralibre/gitclient

By sombralibre

Updated about 8 years ago

A simple git client alpine based.

Image
0

100K+

sombralibre/gitclient repository overview

FROM alpine:latest

LABEL maintainer="[email protected]"

RUN apk update && \
        apk add git curl

Tag summary

Content type

Image

Digest

Size

10.5 MB

Last updated

about 8 years ago

docker pull sombralibre/gitclient