Sign inSign up

apache/age:dev_snapshot_PG13

Multi-platform
Security
Integration & delivery
Index digest

sha256:a0d2a7bf3582c971fa17e736fa079597d2685509eca982ba3116329485c99ae1

OS/ARCH

Compressed size

157.22 MB

Last pushed

about 2 years by apache

Type

Image

Manifest digest

sha256:9fb55e4a352eb1151473911cdf341a0073e1c5168e91e60f5f5ac629911a7dfa

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.29 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.31 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.06 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=130 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/13/bin0 B
14ENV PG_VERSION=13.16-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;98.14 MB
16RUN /bin/sh -c set -eux;9.13 KB
17RUN /bin/sh -c install --verbose129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c install --verbose166 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT183 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27RUN /bin/sh -c apt-get update14.86 MB
28RUN /bin/sh -c echo "en_US.UTF-8843.15 KB
29ENV LANG=en_US.UTF-80 B
30ENV LC_COLLATE=en_US.UTF-80 B
31ENV LC_CTYPE=en_US.UTF-80 B
32COPY /usr/lib/postgresql/13/lib/age.so /usr/lib/postgresql/13/lib/ # buildkit1.21 MB
33COPY /usr/share/postgresql/13/extension/age--1.5.0.sql /usr/share/postgresql/13/extension/ # buildkit8.21 KB
34COPY /usr/share/postgresql/13/extension/age.control /usr/share/postgresql/13/extension/ # buildkit774 B
35COPY docker/docker-entrypoint-initdb.d/00-create-extension-age.sql /docker-entrypoint-initdb.d/00-create-extension-age.sql # buildkit645 B
36CMD ["postgres" "-c" "shared_preload_libraries=age"]0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /