Sign inSign up

genadipost/git-scm

By genadipost

•Updated over 9 years ago

Dockerzied git-scm.com site + git documentation for offline use.

Artifact
0

469

genadipost/git-scm repository overview

⁠dockerized-docs-git-scm

⁠What is it?

Dockerzied git-scm.com site + git documentation for offline use.

⁠Image description

⁠How to use this image

⁠Pulling image from docker hub

$ docker run -d genadipost/git-scm

⁠Building image

git clone https://github.com/dockerized-docs/git-scm
cd git-scm
docker build --build-arg "API_USER=github_username" --build-arg "API_PASS=github_password" -t genadipost/docs-git-scm .

# You must specify your github user name and password 
# because non registred users are limited in number of API calls to github.com
# which will lead to build failure

You can test it by visiting http://container-ip:8080⁠

Tag summary

Content type

Unrecognized

Digest

Size

502.6 MB

Last updated

over 9 years ago

docker pull genadipost/git-scm