Updated link to Docker Volume Reference

Seems like a moving target but I noticed this was off by a few lines while trying out Kerberos.io.
This commit is contained in:
Ethan Knowlton
2022-09-21 10:12:07 -04:00
committed by GitHub
parent f6fc8d0d39
commit deef2e1104

View File

@@ -162,7 +162,7 @@ http://localhost:82
### Volumes
Instead of just running the Kerberos container, you can also persist your configuration by assigning volumes. An example of mounting volumes looks like this; an overview of [the different volumes can be found here](https://github.com/kerberos-io/docker/blob/master/Dockerfile#L171-L177).
Instead of just running the Kerberos container, you can also persist your configuration by assigning volumes. An example of mounting volumes looks like this; an overview of [the different volumes can be found here](https://github.com/kerberos-io/kerberos-docker/blob/master/Dockerfile#L189-L194).
- preload configuration,
- or centralise the images/videos on your working station.