Hey I've been running into an annoying issue with my Ghost installation.
in /ghost/public/cards.min.css. Everytime I change something in the file, the docker container regenerates a new file so I can't edit the css for some widgets in my installation because as fast as I restart the container it just reverts back to a completely unedited cards.min.css.
It also reverts the whole appdata folder back to a psecific user ownership and read/write status, and if I set owner to nobody and change the permissions that too resets on restart of the container.
Any idea what's going on?