Sign inSign up

verdigristech/pgbouncer

By verdigristech

Updated 10 months ago

Lightweight container for running PgBouncer based on Alpine Linux

Image
Databases & storage
0

50K+

verdigristech/pgbouncer repository overview

docker-pgbouncer

Docker Image Size Docker Pulls Known Vulnerabilities

PgBouncer container based on Alpine Linux

Building the image

Specifying the PgBouncer version

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.

Tag summary

Content type

Image

Digest

sha256:ed9eb0a97

Size

9.1 MB

Last updated

almost 3 years ago

docker pull verdigristech/pgbouncer