-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Open
Labels
area/composeRelates to docker-compose.yml spec or docker-compose binaryRelates to docker-compose.yml spec or docker-compose binary
Description
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
Labels
area/composeRelates to docker-compose.yml spec or docker-compose binaryRelates to docker-compose.yml spec or docker-compose binary