Welcome to Marcus Holtz' Resume's CI/CD
This repository keeps my resume up to date. Builds are done daily.
You can find the most recent builds of my resume.
If you want Github Actions to run this docker container and update the repository, you must first enable:
settings > actions > workflow permissions
Be sure to change information at the bottom of .github/workflows/docker-image.yml
If you would like to run this locally on your machine (docker compose up --build -d), first clone or download the repository.
Edit the compose.yml to uncomment the command or entrypoint.
With that change, when you run the container it will generate documents in the output folder for any markdown files in the input folder.
Then, edit dockerfile. At the bottom of the file, you will see two commented lines:
# RUN useradd --user-group --create-home --shell /bin/false app
# USER app
Uncomment these lines to have the output files created as a non-root user.
09/10/2026
