This provides a small but a fully functional Python runtime environment. This image is based on Tiny Core Linux Docker image.
Dockerfile links2.7 (2.7/Dockerfile)2.7-onbuild (2.7/onbuild/Dockerfile)3.4 (3.4/Dockerfile)3.4-onbuild (3.4/onbuild/Dockerfile)3.5, latest (3.5/Dockerfile)][Latest Dockerfile]3.5-onbuild (3.5/onbuild/Dockerfile)This can be used in the same way as Official Python Image. Please see "How to use this image" section of it with replacing the image name with this one.
This doesn't contain a compiler, a linker and headers etc. so if you'd like to add a something C extension for Python, first you need to install them by tce-load command. Please refer this image's [Dockerfile][Latest Dockerfile] which is a good example of installing those packages.
Content type
Image
Digest
Size
24.4 MB
Last updated
almost 10 years ago
docker pull aksaramaya/tc-python