Skip to content

Handling of secrets with compose without swarm #23160

@dp-anto

Description

@dp-anto

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

Information is incorrect

Description

The documentation says:

The deployment of each container means Docker creates a temporary filesystem mount under /run/secrets/<secret_name> with their specific values.

As far as I tried, without Docker Swarm, what I get is a bind mount filesystem not a temporary one.

Is the documentation incorrect or am I missing something?

Location

https://docs.docker.com/compose/how-tos/use-secrets/

Suggestion

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/composeRelates to docker-compose.yml spec or docker-compose binary

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions