Sign inSign up

fnphat/rpi-alpine-git

By fnphat

Updated over 10 years ago

Git on Alpine Linux OS, Raspberry Pi hardware

Image
0

1.0K

fnphat/rpi-alpine-git repository overview

FROM fnphat/rpi-alpine:3.2

RUN apk add --update git && \
    rm -rf /var/cache/apk/*

ENTRYPOINT bash

Tag summary

Content type

Image

Digest

Size

12.1 MB

Last updated

over 10 years ago

docker pull fnphat/rpi-alpine-git