sha256:3d80f7a9125b6cdad6afd20af1bc05fa40e87cd98110d365f85dca3b35a93f61
OS/ARCH
Compressed size
45.73 MB
Last pushed
5 months by elevarqfrank
Type
Image
Manifest digest
sha256:37d59e7d64f9bf55e4cbce28baf4df481fdc111b09d0074e2faf07a32dfd790d
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 -c16.61 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.94 KB8COPY /usr/local/lib/libpgagroal* /usr/local/lib/ # buildkit2.06 MB9RUN |1 PGAGROAL_VERSION=2.1.0 /bin/sh -c2.88 KB10RUN |1 PGAGROAL_VERSION=2.1.0 /bin/sh -c3.34 KB11COPY pgagroal.conf.template /etc/pgagroal/pgagroal.conf.template # buildkit425 B12COPY pgagroal_hba.conf.template /etc/pgagroal/pgagroal_hba.conf.template # buildkit264 B13COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.03 KB14RUN |1 PGAGROAL_VERSION=2.1.0 /bin/sh -c525 B15EXPOSE [6432/tcp]0 B16USER pgagroal0 B17WORKDIR /home/pgagroal32 B18ENV PGAGROAL_HOST=* PGAGROAL_PORT=6432 PG_BACKEND_HOST=postgres PG_BACKEND_PORT=54320 B19HEALTHCHECK &{["CMD-SHELL" "pgagroal-cli -c /etc/pgagroal/pgagroal.conf0 B20ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'