

I also dont get how to update docker containers and where to save config files. The idea is that the containers are stateless so they can be recreated whenever you like.
But there are no automatic updates?? You need a random “watchtower” container that does that.
Also, they are supposed to give easy security, buf NGINX runs as root? There is a rootless variant
Okay mounting a directory for configs makes sense