Closed danielguardicore closed 4 years ago
Currently the docker images are 32bit and to get a 64b pyinstaller file I need to fork and build my own docker file.
I've set the 32bit image up on the tag :python3-32bit which mirrors how pyinstaller-windows is setup
:python3-32bit
pyinstaller-windows
Should be on Docker Hub in a few hours
Thanks you @danielguardicore
Currently the docker images are 32bit and to get a 64b pyinstaller file I need to fork and build my own docker file.