more docker stuff

This commit is contained in:
2025-01-09 16:24:09 -06:00
parent 9df463bd32
commit adf312df78
4 changed files with 10 additions and 3 deletions

5
run.sh Normal file
View File

@@ -0,0 +1,5 @@
docker run --rm \
-v "./env/ResumeVariables.env:/env/ResumeVariables.env:ro" \
-v "./Resume-Input:/Resume-Input" \
-v "./Resume-Output:/Resume-Output" \
markdown-pipeline-client:latest