Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 164 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 164 Bytes

Build App

docker build -t cryptify-builder .

Copy to Root

docker run --rm -v $(pwd):/output cryptify-builder cp /app/cryptify /output