Search Docker Hub
git-cli
By newnius
463
docker run \ --name git-cli \ --mount type=bind,src=/etc/localtime,dst=/etc/localtime,readonly \ --mount type=bind,src=/data/,dst=/data/ \ newnius/git-cli git push origin
Content type
Image
Digest
Size
10.7 MB
Last updated
over 6 years ago
docker pull newnius/git-cli