postgres-data permission #1088
ayushbindlish
started this conversation in
General
Replies: 1 comment
-
I would suggest running $ id tianon
uid=1000(tianon) gid=1000(tianon) ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to upload postgres-data dir mount to GitHub. But due to the permissions issue, I am not able to do so.
I have the following docker-compose file:
In the Postgres docker file, I see the gid is being set to 999. Can somebody please explain this?
postgres/15/bullseye/Dockerfile
Line 11 in a23c0e9
Beta Was this translation helpful? Give feedback.
All reactions