Minimalistic pgBouncer container with a small disk footprint (7.835 MB).
10K+
To configure pgBouncer mount an external volume to /etc/pgbouncer with the pgbouncer.ini and userlist.txt file in them.
GitHub Repo: gmr/alpine-pgbouncer
Example Usage
docker run --name pgbouncer -d -p 6432:6432 -v /home/core/pgbouncer:/etc/pgbouncer gavinmroy/alpine-pgbouncer:1.6.1
Content type
Unrecognized
Digest
Size
5.3 MB
Last updated
about 10 years ago
docker pull gavinmroy/alpine-pgbouncer