Hardened Docker Desktop
Note
Hardened Docker Desktop is available to Docker Business customers only.
Hardened Docker Desktop is a security model for Docker Desktop. It’s designed to provide admins with a simple and powerful way to improve their organization’s security posture for containerized development, without impacting the developer experience that Docker Desktop offers.
It is for security conscious organizations who don’t give their users root or admin access on their machines, and who would like Docker Desktop to be within their organization’s centralized control.
The Hardened Docker Desktop security model moves the ownership boundary for containers to the organization, meaning that any security controls admins set cannot be altered by the user of Docker Desktop.
Hardened Docker Desktop includes:
- Settings Management, which helps admins to confidently manage and control the usage of Docker Desktop within their organization.
- Enhanced Container Isolation, a setting that instantly enhances security by preventing containers from running as root in Docker Desktop’s Linux VM and ensures that any configurations set using Settings Management, cannot be modified by containers.
- Registry Access Management, which allows admins to control the registries developers can access.
- Image Access Management, which gives admins control over which images developers can pull from Docker Hub.
The features of Hardened Docker Desktop operate independently of each other. When used together, these mechanisms defend against attacks at different functional layers of the developer workflow.
Docker plans to continue adding more security enhancements to the Hardened Docker Desktop security model.
Settings Management
Learn how Settings Management can secure your developers' workflows.
Enhanced Container Isolation
Understand how Enhanced Container Isolation can prevent container attacks.
Registry Access Management
Control the registries developers can access while using Docker Desktop.
Image Access Management
Control the images developers can pull from Docker Hub.