Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 695 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 695 Bytes

gitdags docker image to generate git commit graphs

Build Status

Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

Use

Launch the docker image with:

  • Volumes:
    • /data: folder containing tex files

E.g:

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