|
|
|
|
|
by amouat
1060 days ago
|
|
You might want to check out Wolfi and Chainguard Images. Wolfi is a Linux distro that we use to build minimal images that are roughly comparable to Alpine in size but, everything is compiled from source against glibc. Our images come without a shell or pacakge manager by default, but there are -dev variants that include these. https://github.com/wolfi-dev/
https://github.com/chainguard-images/images |
|
https://www.chainguard.dev/unchained/scaling-chainguard-imag...
Pinning a language version (say python 3.11) isn’t an optional thing its a best practice, and the notion that its because of security seems intentionally misleading as the images should be refreshed in place on the tag along with signatures.