docker-pyinstaller icon indicating copy to clipboard operation
docker-pyinstaller copied to clipboard

Can u support m1 ?

Open JoshuaFeng5 opened this issue 2 years ago • 1 comments

Would u like to support m1 packge .exe and intel chip .app?

JoshuaFeng5 avatar Jul 18 '22 08:07 JoshuaFeng5

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.

honigbeutler123 avatar Jul 06 '23 13:07 honigbeutler123