sha256:36017745ebd98816c9adac5868965f32b06f72a4049b5fb107cd5bef629fbfcb
OS/ARCH
Compressed size
31.6 MB
Last pushed
28 days by elevarqfrank
Type
Image
Manifest digest
sha256:86b3121d898e35bf71fd07593dd03dfeb56c86b8a9264035b5b573e4c715b058
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG PGAGROAL_VERSION=2.1.00 B3LABEL maintainer=elevarq org.opencontainers.image.title=pgagroal org.opencontainers.image.description=pgagroal PostgreSQL0 B4RUN |1 PGAGROAL_VERSION=2.1.0 /bin/sh -c2.47 MB5COPY /usr/local/bin/pgagroal /usr/local/bin/pgagroal # buildkit62.82 KB6COPY /usr/local/bin/pgagroal-cli /usr/local/bin/pgagroal-cli # buildkit38.89 KB7COPY /usr/local/bin/pgagroal-admin /usr/local/bin/pgagroal-admin # buildkit27.95 KB8COPY /usr/local/lib/libpgagroal* /usr/local/lib/ # buildkit2.06 MB9RUN |1 PGAGROAL_VERSION=2.1.0 /bin/sh -c2.5 KB10RUN |1 PGAGROAL_VERSION=2.1.0 /bin/sh -c3.33 KB11COPY pgagroal.conf.template /etc/pgagroal/pgagroal.conf.template # buildkit469 B12COPY pgagroal_hba.conf.template /etc/pgagroal/pgagroal_hba.conf.template # buildkit403 B13COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit4.88 KB14RUN |1 PGAGROAL_VERSION=2.1.0 /bin/sh -c685 B15EXPOSE [2346/tcp 6432/tcp]0 B16USER pgagroal0 B17WORKDIR /home/pgagroal32 B18ENV PGAGROAL_HOST=* PGAGROAL_PORT=6432 PGAGROAL_METRICS_PORT=2346 PG_BACKEND_HOST=postgres0 B19HEALTHCHECK {Test:[CMD-SHELL pgagroal-cli -c /etc/pgagroal/pgagroal.conf0 B20ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'