Back to Docker

Volumes

content/includes/compose/volumes.md

18.09-release310 B
Original Source

Volumes are persistent data stores implemented by the container engine. Compose offers a neutral way for services to mount volumes, and configuration parameters to allocate them to infrastructure. The top-level volumes declaration lets you configure named volumes that can be reused across multiple services.