docker-postgres-backup-local
docker-postgres-backup-local copied to clipboard
Is there anyway to change the UID/GID associated with postgres user/group?
I was wondering if through a Dockerfile or other means if there was a way to change the UID/GID mappings of the postgres user/group?
Partly related with #29. But this is a generic Docker+Alpine/Debian question, please refer to those projects if you want to perform this changes.