sha256:f62456e922bd5d8cc6cecc02fba684991e612072dc5bd70571271ab619b183ab
OS/ARCH
Compressed size
191.44 MB
Last pushed
10 days by atscaledevops
Type
Image
Manifest digest
sha256:cf43301db22204746ecf31f11c166c16c8a00ad9d6212d1b2cf18266e17a1119
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/sh926.03 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/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/sh168 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.42 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