mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
commit
da2aae2a29
@ -798,7 +798,7 @@ called `data` and mount it into the `db` service's containers.
|
||||
You can also specify the name of the volume separately from the name used to
|
||||
refer to it within the Compose file:
|
||||
|
||||
volumes
|
||||
volumes:
|
||||
data:
|
||||
external:
|
||||
name: actual-name-of-volume
|
||||
|
Loading…
x
Reference in New Issue
Block a user