Sign inSign up

zburgermeiszter/git-client

By zburgermeiszter

Updated over 8 years ago

Git client in Docker

Image
2

1.6K

zburgermeiszter/git-client repository overview

Docker git client

Usage:

Set up an alias:

alias git='docker run -it --rm -u 1000:1000 -v ~/.ssh:/home/user/.ssh -v $(pwd):/home/user/git zburgermeiszter/git-client'

Use it as a regular git:

git clone [email protected]:vendor/repo.git

Tag summary

Content type

Image

Digest

Size

12.2 MB

Last updated

over 8 years ago

docker pull zburgermeiszter/git-client