robertbruno/postgres-docker-image:16

Manifest digest

sha256:a03d96950523f06784dba084a22265a92277c86986a33873ac5edcd966599ec4

OS/ARCH

linux/amd64

Compressed size

566.89 MB

Last pushed

over 2 years by robertbruno

Type

Image

Manifest digest

sha256:a03d96950523f06784dba084a22265a92277c86986a33873ac5edcd966599ec4

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.160 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=160 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
14ENV PG_VERSION=16.2-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;103.92 MB
16RUN /bin/sh -c set -eux;9.68 KB
17RUN /bin/sh -c mkdir -p127 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p168 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
27ARG MAINTAINER=rbruno0 B
28ARG POSTGRES_DB=postgres0 B
29ARG TZ=UTC0 B
30LABEL maintainer=rbruno org.opencontainers.image.authors=rbruno org.opencontainers.image.source=https://github.com/robertbruno/postgres-docker-image org.opencontainers.image.vendor=robertbruno0 B
31ENV POSTGRES_VERSION=160 B
32ENV POSTGIS_VERSION=30 B
33ENV PG_CRON_VERSION=1.6.20 B
34ENV POSTGRES_PORT=54320 B
35ENV SHARED_PRELOAD_LIBRARIES=pg_cron.so0 B
36ENV TZ=UTC0 B
37RUN |3 MAINTAINER=rbruno POSTGRES_DB=postgres TZ=UTC419.49 MB
38RUN |3 MAINTAINER=rbruno POSTGRES_DB=postgres TZ=UTC843.03 KB
39ENV LANG=en_US.utf80 B
40RUN |3 MAINTAINER=rbruno POSTGRES_DB=postgres TZ=UTC185 B
41WORKDIR /usr/local/pg-safeupdate146 B
42COPY extensions/pg-safeupdate . # buildkit3.44 KB
43RUN |3 MAINTAINER=rbruno POSTGRES_DB=postgres TZ=UTC60.56 KB
44COPY scripts/wait-for-it.sh /wait-for-it.sh # buildkit1.63 KB
45RUN |3 MAINTAINER=rbruno POSTGRES_DB=postgres TZ=UTC32 B
46RUN |3 MAINTAINER=rbruno POSTGRES_DB=postgres TZ=UTC32 B
47COPY scripts/initdb.sh /docker-entrypoint-initdb.d/initdb.sh # buildkit896 B
48COPY scripts/update-postgis.sh /usr/local/bin # buildkit625 B
49RUN |3 MAINTAINER=rbruno POSTGRES_DB=postgres TZ=UTC264.28 KB
50EXPOSE map[5432/tcp:{}]0 B
51WORKDIR /home/32 B

Command

ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /