apache/age:release_PG14_1.5.0

Manifest digest

sha256:00239a31b752ebe607b2753cfbdec4a166b35e17f7d0f0bde9bc01d40cf11355

OS/ARCH

linux/amd64

Compressed size

533.56 MB

Last pushed

about 2 years by apache

Type

Image

Manifest digest

sha256:00239a31b752ebe607b2753cfbdec4a166b35e17f7d0f0bde9bc01d40cf11355

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.32 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.7 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=140 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B
14ENV PG_VERSION=14.11-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;100.86 MB
16RUN /bin/sh -c set -eux;9.31 KB
17RUN /bin/sh -c mkdir -p128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p169 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 -sT185 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 update311.18 MB
28ENV LANG=en_US.UTF-80 B
29ENV LC_COLLATE=en_US.UTF-80 B
30ENV LC_CTYPE=en_US.UTF-80 B
31RUN /bin/sh -c echo "en_US.UTF-8843.14 KB
32COPY . /age # buildkit72.61 MB
33WORKDIR /age32 B
34RUN /bin/sh -c make &&5.72 MB
35COPY docker/docker-entrypoint-initdb.d/00-create-extension-age.sql /docker-entrypoint-initdb.d/00-create-extension-age.sql # buildkit646 B
36CMD ["postgres" "-c" "shared_preload_libraries=age"]0 B

Command

ADD file:4b1be1de1a1e5aa608c688cad2824587262081866180d7368feb79d33ca05953 in /