From 9f3201462848ee0e6cab2d60c9aabe24b7a9df4e Mon Sep 17 00:00:00 2001 From: Oro <93224879+orowith2os@users.noreply.github.com> Date: Thu, 14 Jul 2022 14:37:28 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 867ae6b..682a1f7 100755 --- a/README.md +++ b/README.md @@ -15,3 +15,7 @@

The official Crystal Linux docker image

+ +The docker image currently seems to have some issues when not running the `bash` shell. You may need to start it with bash as the chosen shell to get it to function. + + For Distrobox, this can be done with `distrobox enter -- bash`