Sign inSign up

akmot9/pyinstaller

By akmot9

Updated over 3 years ago

Compile one file

Image
0

80

akmot9/pyinstaller repository overview

Pyinstaller_i386_Ubunru_12.03

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>

Tag summary

Content type

Image

Digest

sha256:ebdeaabcd

Size

144 MB

Last updated

over 3 years ago

docker pull akmot9/pyinstaller:12.04