Update volumes.md

fix bad url
This commit is contained in:
XsWack
2017-08-16 08:43:37 +08:00
committed by a-mccarthy
parent d55906f8dd
commit ccca789ee0
+1 -1
View File
@@ -27,7 +27,7 @@ Familiarity with [pods](/docs/user-guide/pods) is suggested.
## Background
Docker also has a concept of
[volumes](https://docs.docker.com/userguide/dockervolumes/), though it is
[volumes](https://docs.docker.com/engine/admin/volumes/), though it is
somewhat looser and less managed. In Docker, a volume is simply a directory on
disk or in another container. Lifetimes are not managed and until very
recently there were only local-disk-backed volumes. Docker now provides volume