Update volumes.md
fix bad url
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user