Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

zoidyzoidzoid/docker-pyston

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

DEPRECATED: In favor of `docker run -it pyston/pyston`

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published