The XZ-Utils backdoor, first discovered in March 2024, is still present in at least 35 Linux images on Docker Hub, potentially putting users, organizations, and their data at risk. Docker Hub is the ...
How small can you make a Docker image? These tiny (and even super-tiny) base images pack a surprising amount of punch for their size. Docker images can get pretty bulky if you’re not careful. Your ...
XZ-Utils backdoor was found over a year ago Despite warnings, some Linux images still contain it Debian won't budge as the images are "historical artifacts" At least 35 Linux images hosted on Docker ...
If you’re deploying containers based on insecure images, the chances of your apps and services being secure is dramatically reduced. To that end, you should be doing everything you can to make sure ...
Like me, you've probably heard the unofficial rule of Docker: it's for lightweight, headless servers and command-line applications, not for graphical interfaces. Most of us follow this rule for good ...