mirror of https://github.com/docker/docs.git
Update persistent-data-volumes.md (#4083)
This commit is contained in:
parent
f6150717ae
commit
d9f74ebd10
|
|
@ -9,7 +9,7 @@ title: Docker for Azure persistent data volumes
|
||||||
## What is Cloudstor?
|
## What is Cloudstor?
|
||||||
|
|
||||||
|
|
||||||
Cloudstor a modern volume plugin built by Docker. It comes pre-installed and
|
Cloudstor is a modern volume plugin built by Docker. It comes pre-installed and
|
||||||
pre-configured in Docker Swarms deployed on Docker for Azure. Docker swarm mode
|
pre-configured in Docker Swarms deployed on Docker for Azure. Docker swarm mode
|
||||||
tasks and regular Docker containers can use a volume created with Cloudstor to
|
tasks and regular Docker containers can use a volume created with Cloudstor to
|
||||||
mount a persistent data volume. The volume stays attached to the swarm tasks no
|
mount a persistent data volume. The volume stays attached to the swarm tasks no
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue