Sign inSign up

apache/age:dev_snapshot_PG19

Multi-platform
Security
Integration & delivery
Index digest

sha256:09b0fae18fe15c53995df1acd5da48308d375ed2a0603874c6997e0cdf2ec19d

OS/ARCH

Compressed size

175.77 MB

Last pushed

about 1 month by apache

Type

Image

Manifest digest

sha256:db765e1bf2d486176ed9b354befd82c8b0c3739416af8d56015eed268c33c2dd

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;6.14 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.2 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.25 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=190 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/19/bin0 B
13ENV PG_VERSION=19~beta1-1.pgdg13+10 B
14RUN /bin/sh -c set -ex;111.21 MB
15RUN /bin/sh -c set -eux;20.91 KB
16RUN /bin/sh -c install --verbose126 B
17ENV PGDATA=/var/lib/postgresql/19/docker0 B
18VOLUME [/var/lib/postgresql]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.96 KB
20RUN /bin/sh -c ln -sT183 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 update17.24 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/19/lib/age.so /usr/lib/postgresql/19/lib/ # buildkit1.63 MB
31COPY /usr/share/postgresql/19/extension/age--1.8.0.sql /usr/share/postgresql/19/extension/ # buildkit17.18 KB
32COPY /usr/share/postgresql/19/extension/age.control /usr/share/postgresql/19/extension/ # buildkit772 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 'amd64' out/ 'trixie' '@1783900800'