docker-pyinstaller
docker-pyinstaller copied to clipboard
Can u support m1 ?
Would u like to support m1 packge .exe and intel chip .app?
for anyone struggling with this, this is working although you have to use the windows 32 bit image so 'cdrx/pyinstaller-windows:python3-32bit' and use the --platform linux/amd64 flag for windows and for linux it should just work with the platform flag.