The latest version of pypy3.6 installed into a centos:7 base image
264
PyPy is a replacement for CPython. It is built using the RPython language that was co-developed with it. The main reason to use it instead of CPython is speed: it runs generally faster.
This project provides a version of the base centos:7 image (see the
DockerHub centos page) with the current
stable version of pypy-3.6 (v7.3.0) installed into /opt/pypy.
caltechads/pypy36:3.6-v7.3.0: the latest version of pypy3.6
caltechads/pypy36:3.6-v7.3.0-build1: the specific tag of latest version of the
pypy3.6 build of caltechads/pypy36:3.6-v7.3.0
caltechads/pypy36:3.6-v7.2.0: the latest version of pypy3.6-v7.2.0 the previous release of pypy3.6
caltechads/pypy36:3.6-v7.2.0-build1: the specific tag of latest version of the
pypy3.6 build of caltechads/pypy36:3.6-v7.2.0
caltechads/pypy36:3.6-v7.1.1: the latest version of pypy3.6-v7.1.1, an older release of pypy3.6
caltechads/pypy36:3.6-v7.1.1-build1: the specific tag of the latest build of caltechads/pypy36:3.6-v7.1.1
Content type
Image
Digest
Size
450.1 MB
Last updated
over 6 years ago
docker pull caltechads/pypy36:3.6-v7.3.0-build1