Juste a docker image that take the script.py as an argument and make a compiled version of it
docker run -v $(pwd):/data pyinstaller:3.8 /data/<name_of_the_script.py>
Content type
Image
Digest
sha256:ebdeaabcd…
Size
144 MB
Last updated
over 3 years ago
docker pull akmot9/pyinstaller:12.04