sha256:b785e430d830aed54f5b6f935f7dfef9d8c4078dbce0d51687b6aa886bf76818
OS/ARCH
Compressed size
127.81 MB
Last pushed
5 months by atscaledevops
Type
Image
Manifest digest
sha256:7afb4ac9561f0fdf55bac630ddc7320989fe7008772cf9902d18429b8885a34a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.53 MB6CMD ["/bin/bash"]0 B7ARG POSTGRES_VERSION=16.13-1.pgdg24.04+10 B8ARG PG_MAJOR=160 B9RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh1.19 KB10RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh3.51 MB11COPY /go/bin/gosu /usr/local/bin/gosu # buildkit1.45 MB12RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh32 B13RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh6.16 MB14ENV LANG=en_US.utf80 B15RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh860.88 KB16RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh116 B17RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh3.07 KB18ENV PG_MAJOR=160 B19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B20ENV PG_VERSION=16.13-1.pgdg24.04+10 B21RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh88.3 MB22RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh9.92 KB23RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh128 B24ENV PGDATA=/var/lib/postgresql/data0 B25RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh169 B26VOLUME [/var/lib/postgresql/data]0 B27COPY extensions.list build-extensions.sh /usr/local/src/ #1.46 KB28RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh32 B29COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.88 KB30RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh185 B31ENTRYPOINT ["docker-entrypoint.sh"]0 B32STOPSIGNAL SIGINT0 B33EXPOSE [5432/tcp]0 B34CMD ["postgres"]0 BCommand
ARG RELEASE