apache/age:release_PG18_1.7.0

Multi-platform
Index digest

sha256:e7de1717e487dac7c1be93a1cd5360a2cf07ff4170342c2af2ac4713c21baf00

OS/ARCH

Compressed size

171.86 MB

Last pushed

5 months by apache

Type

Image

Manifest digest

sha256:13fbaf7480531dad7388cb313f3ed8819a26cc58be448d6b6c9f0cd1416ebbfd

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;5.94 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.15 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.16 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=180 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/18/bin0 B
13ENV PG_VERSION=18.1-1.pgdg13+20 B
14RUN /bin/sh -c set -ex;108.51 MB
15RUN /bin/sh -c set -eux;18.74 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/18/docker0 B
18VOLUME [/var/lib/postgresql]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.7 KB
20RUN /bin/sh -c ln -sT186 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25RUN /bin/sh -c apt-get update16.27 MB
26RUN /bin/sh -c echo "en_US.UTF-8845.14 KB
27ENV LANG=en_US.UTF-80 B
28ENV LC_COLLATE=en_US.UTF-80 B
29ENV LC_CTYPE=en_US.UTF-80 B
30COPY /usr/lib/postgresql/18/lib/age.so /usr/lib/postgresql/18/lib/ # buildkit1.39 MB
31COPY /usr/share/postgresql/18/extension/age--1.7.0.sql /usr/share/postgresql/18/extension/ # buildkit8.23 KB
32COPY /usr/share/postgresql/18/extension/age.control /usr/share/postgresql/18/extension/ # buildkit773 B
33COPY docker/docker-entrypoint-initdb.d/00-create-extension-age.sql /docker-entrypoint-initdb.d/00-create-extension-age.sql # buildkit646 B
34CMD ["postgres" "-c" "shared_preload_libraries=age"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1769990400'