From deef2e110496268138474f31d5876063811bc7a3 Mon Sep 17 00:00:00 2001 From: Ethan Knowlton Date: Wed, 21 Sep 2022 10:12:07 -0400 Subject: [PATCH] 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. --- content/opensource/installation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/opensource/installation/index.md b/content/opensource/installation/index.md index 1fe1770..2304d0b 100644 --- a/content/opensource/installation/index.md +++ b/content/opensource/installation/index.md @@ -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.