Commit 51d2877
authored
Fix a wrong statement about named volume
Neither named nor anonymous volumes use outside sources, those are for bind mounts.
Additionally, referring to a volume's name as a "source" here can be confusing (even though correct), as the term has a different definition for bind mounts.1 parent cb7a298 commit 51d2877
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
778 | | - | |
779 | | - | |
| 778 | + | |
| 779 | + | |
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
| |||
0 commit comments