Skip to content

prg-titech/docker-rpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

docker-rpython

A Dockerfie for PyPy and RPython.

How to use

$ docker pull micchon/rpython:<version>

version is available on

  • latest
  • 5.1.1 (stable)

How to build locally

$ docker build -t rpython-local .