Sign inSign up

tatsushid/tinycore-python

By tatsushid

Updated over 9 years ago

A small but a fully functional Python runtime environment

Image
4

10K+

tatsushid/tinycore-python repository overview

Python on Tiny Core Linux

This provides a small but a fully functional Python runtime environment. This image is based on my Tiny Core Linux Docker image.

How to use this image

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.

How to install C extension etc.

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 which is a good example of installing those packages.

Tag summary

Content type

Image

Digest

sha256:85dc7e8f8

Size

23.5 MB

Last updated

over 9 years ago

docker pull tatsushid/tinycore-python