I have a number of docker containers running on a headless computer. Ubuntu Server. They all work fine
I’ve recently added Home Assistant Core container, which works fine but somehow the config folder, which contains my YAML and custom integrations has ended up read only. I can only edit it by using sudo. The other container configs can be added, removed and modified using SSH file program on my Mac.
I set up the container using Docker Compose.
Any suggestions on how I can make mods without using Sudo in a shell?