diff --git a/docs/content/setup/docker.md b/docs/content/setup/docker.md index 6cce485..3555e5e 100644 --- a/docs/content/setup/docker.md +++ b/docs/content/setup/docker.md @@ -17,6 +17,6 @@ docker run \ {{< /highlight >}} {{< hint info >}} -**Info** +**Info**\ Keep in mind, that you have to pass selinux labels (:Z or :z) to your mount option if you are working on selinux enabled systems. {{< /hint >}}