## Build custom Docker image `docker build -t pandoc/custom .` ## Make script executable `chmod +x convert.sh` ## Build `pdf` resume from `md` file `build_reasume.sh`