Sign inSign up

zoidbergwill/pyston

By zoidbergwill

Updated over 9 years ago

DEPRECATED: In favour of pyston/pyston image

Image
0

6.3K

zoidbergwill/pyston repository overview

DEPRECATED

In favor of docker run -it pyston/pyston from the official repo: https://github.com/dropbox/pyston/tree/master/docker

A Docker image for Pyston 0.4

Based on docker-pypy

A minimal Ubuntu 14.04 based Docker image for Pyston 0.4. There are plans for an onbuild variant, but a PR would be aprpeciated.

Setup:

To build an Ubuntu 14.04 based image:

make ubuntu

To build everything:

make

To run the Pyston shell:

docker run -it --rm zoidbergwill/pyston:0.4

Trusted builds are available on the Docker Hub Registry.

Tag summary

Content type

Image

Digest

Size

90.3 MB

Last updated

over 9 years ago

docker pull zoidbergwill/pyston