Docker installation not working, "nodebb-1 exited with code 0"
Unsolved
Technical Support
-
Hello again! For the past three hours I've been trying to get NodeBB running via https://docs.nodebb.org/installing/cloud/docker/, and it's spitting out a bunch of warnings and never running the installer.
I'm downloading the latest release from GitHub, unzipping it, then running
docker-compose --profile mongo up
.
It outputs a bunch of normal-looking logs, it printsnodebb-1 exited with code 0
. Almost all of the logs after that are justWarning: No write permission for directory /opt/config, attempting to fix...
,Error: No write permission for directory /opt/config. Exiting...
, orchmod: changing permissions of '/opt/config': Operation not permitted
.
Any idea what's going on?
Copyright © 2024 NodeBB | Contributors