|
|
|
|
|
by hn_acc_2
1986 days ago
|
|
Another "I want to love Alpine but can't" user here. Their use of musl libc makes it a very poor choice for running python in a container, because it forces a lot of manual rebuilding since the PyPi wheels don't work on Alpine, among other issues [1] [1] https://pythonspeed.com/articles/alpine-docker-python/ |
|