JayH5 / docker-alpine-pypy

Docker images for PyPy running on Alpine Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-alpine-pypy

Build Status Docker Pulls

Note: As of PyPy 5.10.0, these images will only be available in one variety: a minimal image with no build tools. They will also track the latest Alpine Linux version available at the time that the included PyPy version was released. The Alpine version will be included in the image tag.

Docker images for PyPy running on Alpine Linux.

PyPy for Alpine Linux is built from this repository. These are the associated Docker images that use that PyPy build.

These images seek to mimic the official PyPy Docker images but are based on Alpine Linux instead of Debian for a smaller image size.

Built images are available from Docker Hub.

About

Docker images for PyPy running on Alpine Linux

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%