2025-01-21, 03:32 PM
Did you provide a user ID in the docker compose config? If not, then root is running the container and shouldn't have any restrictions. If you did provide a user ID, that user needs access to web-config.json and all the folders leading to it.
If you had to use sudo to open it, Docker probably can't read it. Meaning only root could open it.
If you had to use sudo to open it, Docker probably can't read it. Meaning only root could open it.