Sign inSign up

zigarn/gitdags

By zigarn

Updated about 5 years ago

gitdags (https://github.com/Jubobs/gitdags) docker image to generate git commit graphs

Image
0

1.1K

zigarn/gitdags repository overview

Source

Tags and respective Dockerfile links

Source repository on GitHub: zigarn/docker-gitdags

Use

Launch the docker image with:

  • Volumes:
    • /data: folder containing tex files

E.g:

docker run \
  --volume ${PWD}:/data \
  zigarn/gitdags myfile.tex

Tag summary

Content type

Image

Digest

Size

156.3 MB

Last updated

about 5 years ago

docker pull zigarn/gitdags