Sign inSign up

nextstage/postgres:14-bookworm

Manifest digest

sha256:271f8262c1c6aa7d2a002339b1eaa35a5cde1342acae8277881975cf71e260a0

OS/ARCH

linux/amd64

Compressed size

269.28 MB

Last pushed

over 2 years by nextstage

Type

Image

Manifest digest

sha256:271f8262c1c6aa7d2a002339b1eaa35a5cde1342acae8277881975cf71e260a0

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.13 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.69 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.3 KB
17RUN /bin/sh -c mkdir -p126 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 -sT184 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27ARG PGVERSION=150 B
28ENV POSTGRES_PASSWORD=__pass_not_defined__0 B
29RUN |1 PGVERSION=14 /bin/sh -c14.92 MB
30RUN |1 PGVERSION=14 /bin/sh -c111.16 MB
31RUN |1 PGVERSION=14 /bin/sh -c2.06 KB
32COPY ./extras/my_synonym.syn /usr/share/postgresql/14/tsearch_data/my_synonym.syn # buildkit283 B
33COPY ./extras/my_thesaurus.ths /usr/share/postgresql/14/tsearch_data/my_thesaurus.ths # buildkit526 B
34COPY ./init-scripts/. ./docker-entrypoint-initdb.d/ # buildkit1.09 KB
35RUN |1 PGVERSION=14 /bin/sh -c147 B
36RUN |1 PGVERSION=14 /bin/sh -c177 B
37RUN |1 PGVERSION=14 /bin/sh -c127 B
38RUN |1 PGVERSION=14 /bin/sh -c138 B
39RUN |1 PGVERSION=14 /bin/sh -c134 B
40RUN |1 PGVERSION=14 /bin/sh -c167 B
41COPY ./sql/ /init/sql/ # buildkit3.34 KB
42RUN |1 PGVERSION=14 /bin/sh -c584 B

Command

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /