Skip to content

pythonincontainers/python-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-standalone

Multi-stage Build for Standalone "cython" & gcc compiled binary

Multi-stage Dockerfile copies "standalone.py" source file from Context. Cython assumes Python3 with "-3".

Second stage uses Debian Slim image with python-dev and python3-dev libraries.

About

Multi-stage Build for Standalone "cython" & gcc compiled binary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published