Docker Enterprise has become the first container platform to complete the Security Technical Implementation Guides (STIG) certification process. (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…)