|
|
|
|
|
by mattomata
3178 days ago
|
|
Alpine is built around musl libc, which has numerous compatibility differences from a traditional glibc:
http://wiki.musl-libc.org/wiki/Functional_differences_from_g... Some folks solve this by adding glibc to Alpine (IIUC this is what Envoy is building upon). It has a package manager, but it is far from as comprehensive. The security database is still essentially an experiment with much less richness than Ubuntu, Debian, Redhat, ... If what you want is a package manager, you probably want minideb from the Bitnami folks. |
|
I did never experienced any.
> It has a package, but it is far from comprehensive
Still better than the missing package manager of a distroless container (this was the comparison). However, I think it‘s quite good.
> The security database is still essentially an experiment with much less richness than Ubuntu, Debian, Redhat, ...
Do you have some sources proving it‘s an experiment?