From 85cb0002a47de28a6f73eaa614ed25922df0b2d6 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 16 Jan 2020 11:39:07 +0100 Subject: [PATCH] add linebreak to hint --- docs/content/setup/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 >}}