sha256:f62456e922bd5d8cc6cecc02fba684991e612072dc5bd70571271ab619b183ab
OS/ARCH
Compressed size
188.01 MB
Last pushed
8 days by atscaledevops
Type
Image
Manifest digest
sha256:1255486bd5924bc8c53505d0567205eb25fdf6d32f86a2c96f6ffb227b08c8cf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ARG POSTGRES_VERSION=16.13-1.pgdg24.04+10 B7ARG PG_MAJOR=160 B8RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh1.19 KB9RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh3.51 MB10COPY /go/bin/gosu /usr/local/bin/gosu # buildkit1.45 MB11RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh32 B12RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh6.16 MB13ENV LANG=en_US.utf80 B14RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh860.94 KB15RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh116 B16RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh3.07 KB17ENV PG_MAJOR=160 B18ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B19ENV PG_VERSION=16.13-1.pgdg24.04+10 B20RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh90.58 MB21RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh9.92 KB22RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh128 B23ENV PGDATA=/var/lib/postgresql/data0 B24RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh169 B25VOLUME [/var/lib/postgresql/data]0 B26COPY extensions.list build-extensions.sh /usr/local/src/ #1.46 KB27RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh57.9 MB28COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.79 KB29RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh185 B30ENTRYPOINT ["docker-entrypoint.sh"]0 B31STOPSIGNAL SIGINT0 B32EXPOSE [5432/tcp]0 B33CMD ["postgres"]0 BCommand
ARG RELEASE