Skip to content

docs: add Managing Secrets guide#2217

Merged
dgageot merged 1 commit intodocker:mainfrom
dgageot:board/fix-docker-agent-issue-2216-53081e7f
Mar 23, 2026
Merged

docs: add Managing Secrets guide#2217
dgageot merged 1 commit intodocker:mainfrom
dgageot:board/fix-docker-agent-issue-2216-53081e7f

Conversation

@dgageot
Copy link
Member

@dgageot dgageot commented Mar 23, 2026

Add a comprehensive guide on how to securely provide API keys and credentials to docker-agent, covering:

  • Environment variables
  • Env files (--env-from-file)
  • Docker Compose secrets (/run/secrets/)
  • pass password manager
  • macOS Keychain

Also adds a cross-reference from the Configuration Overview page and an example compose-secrets.yaml.

Closes #2216

…ose secrets, Keychain, and pass

Closes docker#2216

Assisted-By: docker-agent
@dgageot dgageot requested a review from a team as a code owner March 23, 2026 07:01
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This documentation PR adds a comprehensive "Managing Secrets" guide with no technical issues found. The YAML syntax, Docker Compose examples, file paths, and command references are all correct and consistent with the project's documentation patterns.

@dgageot dgageot merged commit 4c2484f into docker:main Mar 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[documentation] Docker Compose secrets

2 participants