From ef29a467aa7c27e99c23e40058d3269d8657221f Mon Sep 17 00:00:00 2001 From: MagicBot Date: Sun, 1 May 2022 18:36:30 +0000 Subject: [PATCH] Update 'MagicBox : Magicbane in a Box' --- MagicBox-%3A-Magicbane-in-a-Box.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md index c050631..c04cd59 100644 --- a/MagicBox-%3A-Magicbane-in-a-Box.md +++ b/MagicBox-%3A-Magicbane-in-a-Box.md @@ -74,4 +74,6 @@ When the time comes whether through Discord or Forum registration we have the ba Once MagicBox is running the following will grant you shell access. -```console docker exec -it magicbox /bin/bash``` \ No newline at end of file +```console docker exec -it magicbox /bin/bash``` + +>MagicBox currently runs with an internal UID/GID of 1000/1000. Better integration occurs if the user running the container has 1000/1000 as well. Otherise the running container might not have write access to the mb.conf mount or possibly could display as an incorrect user in top. \ No newline at end of file