PgBouncer container based on Alpine Linux
To build the image with a new PgBouncer version, you can use the --build-arg
option to specify the version you want to use. For example, to build the image
with PgBouncer 1.21.0, you can run the following command:
docker build --build-arg VERSION=1.22.0 -t verdigristech/pgbouncer:1.22.0-alpine .
© 2017 - 2024 Verdigris Technologies, Inc. All rights reserved.