Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

praekeltfoundation/docker-alpine-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-alpine-python

Build Status

Full-fat cPython Docker images based on Alpine Linux

These images are like the official Python Docker images in that they contain build tools and development libraries but are based on Alpine Linux instead of Debian.

These images are not smaller than their Debian counterparts. They should be used to build Python software that includes native extensions. The software can then be used in smaller images by installing built wheels. Good small base images for Python software are the python:2-alpine and python:3-alpine images.

About

cPython Docker images based on our alpine-buildpack-deps images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published