Skip to content

Conversation

@addreas
Copy link

@addreas addreas commented Feb 16, 2023

Set uid/gid based on whats burned into the registry.opensource.zalan.do/acid/pgbouncer image.

…in registry.opensource.zalan.do/acid/pgbouncer
@FxKu
Copy link
Member

FxKu commented Feb 20, 2023

I don't see where we set those IDs in the pooler repo. Are these default values? We use:

RUN \
    addgroup -S pgbouncer && \
    adduser -S pgbouncer && \

USER pgbouncer:pgbouncer

@addreas
Copy link
Author

addreas commented Feb 20, 2023

I think I had a look in /etc/passwd and /etc/group

@FxKu
Copy link
Member

FxKu commented Apr 17, 2023

Closing because the suggested changes have been reflected by #2255
Thanks @addreas for raising this topic.

@FxKu FxKu closed this Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants