ProcursusTeam / Procursus

Modern *OS Bootstrap
https://apt.procurs.us
BSD Zero Clause License
888 stars 128 forks source link

Add docker #1278

Closed tihmstar closed 2 years ago

tihmstar commented 2 years ago

All Submissions

I've been using this docker build for a very long time now and it is my goto method when building anything with procursus on macOS. Tested on both x86_64 and arm64 (M1). The run.sh script allows very simple convenient usage like:

run.sh make MEMO_TARGET=iphoneos-arm64 MEMO_CFVER=1700 NO_PGP=1 iodine-package

I would love to see this upstreamed. Originally written by @1Conan with a few modifications from me. I hope it was okay to publish this. It is very useful to me.