mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update persistent-data-volumes.md (#4010)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
d3cb11f10f
commit
a63cfca463
@@ -220,7 +220,7 @@ $ docker service create \
|
||||
{% endraw %}
|
||||
```
|
||||
|
||||
Here, each task has mounts its own volume at `/mydata/` and the files under that
|
||||
Here, each task has mounted its own volume at `/mydata/` and the files under that
|
||||
mountpoint are unique to that task.
|
||||
|
||||
When a task with only `shared` EFS volumes mounted is rescheduled on a different
|
||||
|
||||
Reference in New Issue
Block a user