Closed
Description
Set both user and db via env vars to 'root' which worked (checked within the running container) but still getting owned by user "postgres" on every initialization as message. I tested this with multiple refreshes (removed data dir and did a docker system prune -a). Also when in psql: db postgres is owned by root. No big issue , just confusing.
Is this intended?