mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
When created through the compose file, volumes are prefixed with the name of the project they belong to + underscore, similarly to how containers are currently handled. Signed-off-by: Joffrey F <joffrey@docker.com>