Docker today announced that it has launched a new version of Docker Desktop for Mac with Apple silicon support, allowing developers to use the Docker... (more…)
Read more »
Aqua’s research team identified attacks that exploited misconfigured open Docker daemons to hijack environments in order to launch targeted DDoS attacks. (more…)
Read more »
We are excited to announce the general availability of our new product: Docker private registry to store securely your Docker images. (more…)
Read more »
For the past 5 years, I have heard lots of buzz about docker containers. It seemed like all my software engineering friends are using them… (more…)
Read more »
When you’re building a Docker image for your Python application, you’re building on top of an existing image—and there are many possible choices. There are OS images like Ubuntu, and there are the many different variants of the python base image. Which on... (more…)
Read more »