Sign inSign up

arkadi/git

By arkadi

•Updated almost 11 years ago

Docker image with git client, curl and /data volume mount

Image
1

459

arkadi/git repository overview

⁠Git Docker image

Docker image with git client, curl and /data volume mount.

Usage:

docker run -ti --rm \
    -v $HOME/project-repo:/data \
    arkadi/git \
    /bin/bash

Source respository on GitHub⁠.

Tag summary

Content type

Image

Digest

sha256:b03f3c3fe…

Size

98.4 MB

Last updated

almost 11 years ago

docker pull arkadi/git