Sign inSign up

atscaleinc/postgresql:2026.2.0

Multi-platform
Index digest

sha256:f3015e756c6b6267c0ac75b03013c473651c3b1f3a5c652161139e474ec926b0

OS/ARCH

Compressed size

129.35 MB

Last pushed

6 months by atscaledevops

Type

Image

Manifest digest

sha256:e639f54cef0719e06248cee6e3f860b51561ccd6949c703b0a13612206a256dc

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7ARG POSTGRES_VERSION=16.11-1.pgdg24.04+10 B
8ARG PG_MAJOR=160 B
9RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh1.19 KB
10RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh3.67 MB
11ENV GOSU_VERSION=1.190 B
12RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh1.09 MB
13RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh6.16 MB
14ENV LANG=en_US.utf80 B
15RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh926.89 KB
16RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh116 B
17RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh3.07 KB
18ENV PG_MAJOR=160 B
19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
20ENV PG_VERSION=16.11-1.pgdg24.04+10 B
21RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh89.17 MB
22RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh9.88 KB
23RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh127 B
24ENV PGDATA=/var/lib/postgresql/data0 B
25RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh169 B
26VOLUME [/var/lib/postgresql/data]0 B
27COPY extensions.list build-extensions.sh /usr/local/src/ #1.46 KB
28RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh32 B
29COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.88 KB
30RUN |2 POSTGRES_VERSION=16.11-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh186 B
31ENTRYPOINT ["docker-entrypoint.sh"]0 B
32STOPSIGNAL SIGINT0 B
33EXPOSE [5432/tcp]0 B
34CMD ["postgres"]0 B

Command

 ARG RELEASE