Sign inSign up

nextstage/postgres:14

Manifest digest

sha256:2bc1c98be3d126e713e9caefeb4a1c433cc506164d3744905d769e9cca1081d3

OS/ARCH

linux/amd64

Compressed size

255.66 MB

Last pushed

almost 3 years by nextstage

Type

Image

Manifest digest

sha256:2bc1c98be3d126e713e9caefeb4a1c433cc506164d3744905d769e9cca1081d3

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 KB
4RUN /bin/sh -c set -ex;4.01 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.4 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1013.15 KB
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.10-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;87.26 MB
16RUN /bin/sh -c set -eux;9.3 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 /usr/local/bin/ # buildkit4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26ARG PGVERSION=150 B
27ENV POSTGRES_PASSWORD=__pass_not_defined__0 B
28RUN |1 PGVERSION=14 /bin/sh -c13.94 MB
29RUN |1 PGVERSION=14 /bin/sh -c110.39 MB
30RUN |1 PGVERSION=14 /bin/sh -c2.02 KB
31COPY ./extras/my_synonym.syn /usr/share/postgresql/14/tsearch_data/my_synonym.syn # buildkit286 B
32COPY ./extras/my_thesaurus.ths /usr/share/postgresql/14/tsearch_data/my_thesaurus.ths # buildkit531 B
33COPY ./init-scripts/. ./docker-entrypoint-initdb.d/ # buildkit1.09 KB
34RUN |1 PGVERSION=14 /bin/sh -c146 B
35RUN |1 PGVERSION=14 /bin/sh -c177 B
36RUN |1 PGVERSION=14 /bin/sh -c124 B
37RUN |1 PGVERSION=14 /bin/sh -c138 B
38RUN |1 PGVERSION=14 /bin/sh -c134 B
39RUN |1 PGVERSION=14 /bin/sh -c164 B
40COPY ./sql/ /init/sql/ # buildkit3.34 KB
41RUN |1 PGVERSION=14 /bin/sh -c591 B

Command

ADD file:e9f63d1defc55282fec6525ac2886c735dc2189e34105d7fe64c2420d6673922 in /