Edit docs/tutorial/using-bind-mounts/index.md
'uses cases' |-> 'use cases'
This commit is contained in:
parent
eccb882c59
commit
e43a605d37
@ -14,7 +14,7 @@ changes and then restart the application. There are equivalent tools in most oth
|
|||||||
## Quick Volume Type Comparisons
|
## Quick Volume Type Comparisons
|
||||||
|
|
||||||
Bind mounts and named volumes are the two main types of volumes that come with the Docker engine. However, additional
|
Bind mounts and named volumes are the two main types of volumes that come with the Docker engine. However, additional
|
||||||
volume drivers are available to support other uses cases ([SFTP](https://github.com/vieux/docker-volume-sshfs), [Ceph](https://ceph.com/geen-categorie/getting-started-with-the-docker-rbd-volume-plugin/), [NetApp](https://netappdvp.readthedocs.io/en/stable/), [S3](https://github.com/elementar/docker-s3-volume), and more).
|
volume drivers are available to support other use cases ([SFTP](https://github.com/vieux/docker-volume-sshfs), [Ceph](https://ceph.com/geen-categorie/getting-started-with-the-docker-rbd-volume-plugin/), [NetApp](https://netappdvp.readthedocs.io/en/stable/), [S3](https://github.com/elementar/docker-s3-volume), and more).
|
||||||
|
|
||||||
| | Named Volumes | Bind Mounts |
|
| | Named Volumes | Bind Mounts |
|
||||||
| - | ------------- | ----------- |
|
| - | ------------- | ----------- |
|
||||||
|
Loading…
Reference in New Issue
Block a user