Build App docker build -t cryptify-builder . Copy to Root docker run --rm -v $(pwd):/output cryptify-builder cp /app/cryptify /output