Hacker News new | past | comments | ask | show | jobs | submit login

The big issue with alpine is that it uses musl libc instead of glibc. Python and other languages work just fine on it but the problem is when you install packages from pip, conda or other package managers, if those packages have binaries they're likely not compatible with musl libc and won't work. You have to find alpine-specific packages which can be difficult or annoying.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: