Search Docker Hub
docker-centos-nuitka
By coder4
Convert .py 3 into binary using nuitka under mutiple CentOS Version
10K+
# The test.py is your python3 script file on current folder # The 7.2 can be replace to other version our image tag support docker run -e PUID=$(id -u) -e PGID=$(id -g) -v $(pwd):/app coder4/docker-centos-nuitka:7.2 test.py
Content type
Image
Digest
Size
158.9 MB
Last updated
over 6 years ago
docker pull coder4/docker-centos-nuitka