“Using Alpine can make Python Docker builds 50× slower”
https://pythonspeed.com/articles/alpine-docker-python/
The title could have been “pre-built binaries such as ‘wheels’ aren’t portable”, but that’s nothing new.
(HT to zimoun)
I was actually blissfully ignorant of the magnitude of the hack that wheels are until recently:
https://hpc.guix.info/blog/2021/09/whats-in-a-package/