Closed steakhutzeee closed 11 months ago
I am curious to know why you are overriding the user? The default user and group for postgres is 70:70
I am curious to know why you are overriding the user? The default user and group for postgres is
70:70
It's an habit, i run "all" containers rootless.
Yeah, it's OK to ignore this error -- our entrypoint specifically ignores errors from this command because it's intended to be a best-effort change that will fail in exactly the case you're in (running as non-root). :+1:
Hi,
I'm running this in my compose:
So running it as another user.
In the logs I see:
Read other issues about this but I'm not sure if my compose is ok and if I can just ignore this error.
Thanks!