Sign inSign up

nextstage/postgres:15

Manifest digest

sha256:9e86bb75bc2844a1c5e1f5b2c55caa5f73245f0277351bbdcf76da69aca98da7

OS/ARCH

linux/amd64

Compressed size

262.68 MB

Last pushed

about 2 years by nextstage

Type

Image

Manifest digest

sha256:9e86bb75bc2844a1c5e1f5b2c55caa5f73245f0277351bbdcf76da69aca98da7

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 KB
4RUN /bin/sh -c set -ex;4.11 MB
5ENV GOSU_VERSION=1.170 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;1014.01 KB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=150 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B
14ENV PG_VERSION=15.7-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;92.1 MB
16RUN /bin/sh -c set -eux;9.55 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 -sT183 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=15 /bin/sh -c14.05 MB
30RUN |1 PGVERSION=15 /bin/sh -c112.36 MB
31RUN |1 PGVERSION=15 /bin/sh -c2.03 KB
32COPY ./extras/my_synonym.syn /usr/share/postgresql/15/tsearch_data/my_synonym.syn # buildkit277 B
33COPY ./extras/my_thesaurus.ths /usr/share/postgresql/15/tsearch_data/my_thesaurus.ths # buildkit522 B
34COPY ./init-scripts/. ./docker-entrypoint-initdb.d/ # buildkit1.09 KB
35RUN |1 PGVERSION=15 /bin/sh -c148 B
36RUN |1 PGVERSION=15 /bin/sh -c176 B
37RUN |1 PGVERSION=15 /bin/sh -c126 B
38RUN |1 PGVERSION=15 /bin/sh -c140 B
39RUN |1 PGVERSION=15 /bin/sh -c134 B
40RUN |1 PGVERSION=15 /bin/sh -c163 B
41COPY ./sql/ /init/sql/ # buildkit3.33 KB
42RUN |1 PGVERSION=15 /bin/sh -c591 B

Command

ADD file:49759b7a74bac875e3619e20ed5a9521101c7729f601d90976d0755d30e97499 in /