Skip to content

Latest commit

 

History

History

profile

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Multi-Py: MultiArchitecture Python Containers

This organization builds Python containers that support multiple architectures. While most python packages support speedy installs with prebuilt wheels, many do not yet build wheels for ARM based architectures- and even fewer are built with musl libc, the C Library used in Alpine. This leaves developers on those systems faced with a choice- use a potentially buggy emulation layer for their containers or wait 20+ minutes while their containers compile those packages. The containers in this organization provide another option.

Multi Architecture Builds- amd64, arm64, and arm/v7

Small Images via Multi Stage Builds

No Rate Limits on Pulls

New Builds Published within 4 Hours of Package Release

Regular Updates with Scheduled Weekly Builds