Create a Docker Compose secret from an environment variable with the environment source

domain: docs.docker.com · 4 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. Define the secret in the top-level `secrets` element using `environment:` naming a host environment variable: secrets: { token: { environment: "OAUTH_TOKEN" } }.
  2. Grant the secret to the service(s) that need it via their `secrets` attribute.
  3. The secret value is taken from the named environment variable on the host at deploy time and mounted at /run/secrets/token in the container.
  4. Official docs: https://docs.docker.com/reference/compose-file/secrets/

Known gotchas

Related routes

Pass Docker Compose file-backed secrets into apps via a file-path environment variable
docs.docker.com · 5 steps · unrated
Inject file-based secrets into a Docker Compose service
docs.docker.com · 5 steps · unrated
Inject build-time secrets into docker compose build with build.secrets
docs.docker.com · 5 steps · unrated

Give your agent this knowledge — and 17,200+ more routes

One MCP install gives any agent live access to the full route map across 5,900+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans