Appearance
Fresh
Security
Back
Security for developers
Copy as Markdown
Open MarkdownAsk Docs AIClaudeOpen in Claude
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.
For developers
Set up two-factor authentication\ \ Add an extra layer of authentication to your Docker account.
Manage access tokens\ \ Create personal access tokens as an alternative to your password.
Docker Engine security\ \ Understand how to keep Docker Engine secure.
Secrets in Docker Compose\ \ Learn how to use secrets in Docker Compose.