Security for developers
Table of contents
Docker helps you protect your local environments, infrastructure, and networks with its developer-level security features.
Use tools like two-factor authentication (2FA), personal access tokens, and Docker Scout to manage access and detect vulnerabilities early in your workflow. You can also integrate secrets securely into your development stack using Docker Compose, or enhance your software supply security with Docker Hardened Images.
Explore the following sections to learn more.