You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although thinking well on it, this project is too big now to do such breaking change just to save some 45MB of disk, so this will most likely never be fixed.
Sad, I wanted it on Alpine since the first day, but those hard to debug problems do not pay for just some disk space.
This is a placeholder to track all progress on why we went away from Alpine base and how we could get back.
Why do we want it back?
apk
(Alpine package manager) allows virtual packages, which make the Dockerfile much more straightforward.Why did we leave it?
Where did we leave it?
Right now, there's the
alpine
tag, that holds the last commit that was Alpine-based.Workarounds available
Increasing threading stack size.Reported not working 100% fine.Who's the culprit?
Some C library, possibly.
The text was updated successfully, but these errors were encountered: