sha256:c1839c3bbcb938b47f425be6a5b9f3d799c589f8ab0ca9ed85b2b15810f65522
OS/ARCH
Compressed size
191.13 MB
Last pushed
3 months by atscaledevops
Type
Image
Manifest digest
sha256:cbec155721e95f43e7396153746d4cd6e51c9cf500cbfcf39a2bf550ff0455ad
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 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.55 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/sh1.01 MB15RUN |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/sh91.52 MB21RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh9.93 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/sh167 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/sh59.02 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/sh186 B30ENTRYPOINT ["docker-entrypoint.sh"]0 B31STOPSIGNAL SIGINT0 B32EXPOSE [5432/tcp]0 B33CMD ["postgres"]0 BCommand
ARG RELEASE