We create minimalistic and secure container base images. All images only contain the relevant package (e.g. python) and its dependencies. We even created our own Linux distro, called MinimOS, to be in control of all packages and build a new version as soon as it is available upstream. As opposed to Alpine Linux we mostly use glibc. Images are re-built daily and we continuously add more of them. By using our base images you can easily reduce the number of vulnerabilities by more than 90% (compared to Docker Hub). You can use our images for free (the 'latest' line) here:
https://images.minimus.io. Have a wonderful day you all!
shiran1•4h ago