Sign inSign up

starefossen/pgbouncer:1

Manifest digest

sha256:bf3a560de2af1176e4a2f4c67c359ef06b5f026a40fcc0a25a733e0588cb4bd2

OS/ARCH

linux/amd64

Compressed size

135.17 MB

Last pushed

over 8 years by starefossen

Type

Image

Manifest digest

sha256:bf3a560de2af1176e4a2f4c67c359ef06b5f026a40fcc0a25a733e0588cb4bd2

Image Layers

1ADD file ... in / 50.17 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&18.37 MB
4/bin/sh -c set -ex; if0 B
5MAINTAINER Hans Kristian Flaatten0 B
6EXPOSE 5432/tcp0 B
7/bin/sh -c groupadd -r pgbouncer2.02 KB
8ENV PGBOUNCER_VERSION=1.5.50 B
9ENV PGBOUNCER_TAR_URL=https://pgbouncer.github.io/downloads/files/1.5.5/pgbouncer-1.5.5.tar.gz0 B
10ENV PGBOUNCER_SHA_URL=https://pgbouncer.github.io/downloads/files/1.5.5/pgbouncer-1.5.5.tar.gz.sha2560 B
11/bin/sh -c apt-get update -y64.89 MB
12/bin/sh -c curl -SLO ${PGBOUNCER_TAR_URL}658.34 KB
13/bin/sh -c cd pgbouncer-${PGBOUNCER_VERSION} 1.09 MB
14ADD file ... in pgbouncer.ini 208 B
15/bin/sh -c chown pgbouncer:pgbouncer pgbouncer.ini213 B
16USER [pgbouncer]0 B
17ENTRYPOINT ["pgbouncer"]0 B
18CMD ["pgbouncer.ini"]0 B

Command

ADD file:bc844c4763367b5f0ac7b9aebf7d43900d98f2aca101b886f185347b24973dbe in /