You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into this issue to. The docker image overwrites the config on every start. I tried to bind the config as read only to prevent this but the image will no longer start due to the error below.
./docker-entrypoint.sh: line 4: can't create cl-rest-config.json: Read-only file system
Document docker setup with config file mounting
The text was updated successfully, but these errors were encountered: