Sign inSign up

devxygmbh/pgbouncer:1.25.2

Multi-platform
Index digest

sha256:fe107f2c0b9b99abe7b115e026c90ebc21d562656fc5edc81fcec0552697ef25

OS/ARCH

Compressed size

8.91 MB

Last pushed

6 days by pats22

Type

Image

Manifest digest

sha256:e4a36d42f9640a6110dba19a1f31ceb43842c0a4b7f682ab0f4dca8c33bc416f

Image Layers

1ADD alpine-minirootfs-3.23.6-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ARG DOCKER_IMAGE_CREATED=2026-09-20T00:05:47Z0 B
4LABEL org.label-schema.license=CC BY-SA 4.0 org.label-schema.vcs-url=https://git.devxy.io/devxy/container-images-misc0 B
5RUN |1 DOCKER_IMAGE_CREATED=2026-09-20T00:05:47Z /bin/sh -c4.67 MB
6COPY --chmod=755 images/pgbouncer/entrypoint.sh /entrypoint.sh #3.15 KB
7COPY /pgbouncer/pgbouncer /usr/bin/ # buildkit236.55 KB
8COPY /pgbouncer/etc/pgbouncer.ini /etc/pgbouncer/pgbouncer.ini.example # buildkit4.53 KB
9COPY /pgbouncer/etc/userlist.txt /etc/pgbouncer/userlist.txt.example # buildkit204 B
10EXPOSE [5432/tcp]0 B
11USER postgres0 B
12ENTRYPOINT ["/entrypoint.sh"]0 B
13CMD ["/usr/bin/pgbouncer" "/etc/pgbouncer/pgbouncer.ini"]0 B

Command

ADD alpine-minirootfs-3.23.6-aarch64.tar.gz / # buildkit