Skip to content

An anylinux 2014 x86_64 docker image which allows for publishing a maximumly compatible python wheels

License

Notifications You must be signed in to change notification settings

MWATelescope/maturin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

maturin

Introduction

An anylinux 2014 x86_64 docker image which allows for publishing a maximumly compatible python wheels.

  • You will find all the current support versions of python in /opt/python.
  • Latest version of maturin is installed
  • Latest rust is installed
  • rust 1.63 is also installed (and set to default)

Currently this image is used by mwalib

How to Build

docker build . -t mwatelescope/maturin:latest

How to Use

docker run -it --rm -v $(pwd)/../..:/io mwatelescope/maturin:latest

How to push to dockerhub

docker push mwatelescope/maturin:latest

About

An anylinux 2014 x86_64 docker image which allows for publishing a maximumly compatible python wheels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published