Choosing a Docker base image for your Python application(pythonspeed.com)
pythonspeed.com
Choosing a Docker base image for your Python application
https://pythonspeed.com/articles/base-image-python-docker-images/
1 comments
And all b/c your app may need python libraries which are currently built using glibc and not musl so it will compile from source. What a load of BS.