#!/bin/bash docker build -t cv-generator . docker run --rm -v $(pwd):/app/output cv-generator