Sign inSign up

atscaleinc/aggregates:2026.4.1

Multi-platform
Index digest

sha256:504bc7293b47753c259d91236e90653aad14ab24af64552a80e7290db7342163

OS/ARCH

Compressed size

170.11 MB

Last pushed

5 months by atscaledevops

Type

Image

Manifest digest

sha256:2ba287241149ccdac5dcfefae57de57e7090efe1c4f150a0409f109a63edf9a6

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.13-1.pgdg24.04+10 B
8ARG PG_MAJOR=160 B
9RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh1.19 KB
10RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh3.51 MB
11COPY /go/bin/gosu /usr/local/bin/gosu # buildkit1.55 MB
12RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh32 B
13RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh6.16 MB
14ENV LANG=en_US.utf80 B
15RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh925.88 KB
16RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh116 B
17RUN |2 POSTGRES_VERSION=16.13-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.13-1.pgdg24.04+10 B
21RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh89.21 MB
22RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh9.93 KB
23RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh128 B
24ENV PGDATA=/var/lib/postgresql/data0 B
25RUN |2 POSTGRES_VERSION=16.13-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.45 KB
28RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh40.42 MB
29COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.79 KB
30RUN |2 POSTGRES_VERSION=16.13-1.pgdg24.04+1 PG_MAJOR=16 /bin/sh187 B
31ENTRYPOINT ["docker-entrypoint.sh"]0 B
32STOPSIGNAL SIGINT0 B
33EXPOSE [5432/tcp]0 B
34CMD ["postgres"]0 B

Command

 ARG RELEASE