|
|
|
|
|
by saidinesh5
1417 days ago
|
|
Honestly I didn't know that. I have only used alpine based images for some pure python webservers and was fairly happy with the size and no bugs so far. So what is the go to distro for base image for containers these days? Ubuntu-minimal? And yeah libc was a pain for us even for AppImages. You'd think that something as fundamental as C library would be standardized on Unixes... |
|
distroless is picking up a lot of interest especially with its recent uptick in its adoption in the kubernetes community.