From 916d4ddae961b5c90bfe61bfb5555be1cd4b4935 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Wed, 4 May 2022 15:29:07 +0000 Subject: [PATCH] Update 'MagicBox : Magicbane in a Box' --- MagicBox-%3A-Magicbane-in-a-Box.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md index dcdd63f..8ce2e9d 100644 --- a/MagicBox-%3A-Magicbane-in-a-Box.md +++ b/MagicBox-%3A-Magicbane-in-a-Box.md @@ -34,11 +34,11 @@ Pull the latest MagicBox image to your local machine. ```docker pull magicbane/magicbox ``` ->It is advised that you pull a fresh image often. Devops are curently being built out to update the image automaticlly when changes to the database or master branch occur. The Magicbane Project pushes for modern CI automation. +>It is advised that you pull a fresh image often. ### Starting the MagicBox ->Note the paths to mount the config directory must be absolute paths. (containerpath:hostpath) +>Note the paths to mount the config directory must be absolute paths. (containerpath:hostpath)
***Users must create this directory before starting MagicBox. If created by the container it will be owned by root. Linux