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

Latest commit

 

History

History
22 lines (13 loc) · 737 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 737 Bytes

Note

This repo is no longer in use or maintained: pypy is now included in the standard manylinux images.

sme_manylinux2010-pypy_x86_64

Docker container for compiling linux python wheels for sme

- Available from https://hub.docker.com/r/spatialmodeleditor/manylinux2010-pypy_x86_64

- Used by https://github.com/spatial-model-editor/spatial-model-editor

- Based on https://hub.docker.com/r/pypywheels/manylinux2010-pypy_x86_64

To update:

bash~~ ~~docker build . -t spatialmodeleditor/manylinux2010-pypy_x86_64:tagname~~ ~~docker push spatialmodeleditor/manylinux2010-pypy_x86_64:tagname~~ ~~

where tagname is today's date in the form YYYY.MM.DD