Merge pull request #37 from eknowlton/patch-1

Updated link to Docker Volume Reference
This commit is contained in:
Cédric Verstraeten
2022-09-21 16:14:10 +02:00
committed by GitHub

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.