Sign inSign up

faisalaffan/postgres-all:d2f0a62

Multi-platform
Message queues
Developer tools
Databases & storage
Index digest

sha256:fc59b7cfb2654c55ac844067a2bb93c426902312df6beceef592535a59837295

OS/ARCH

Compressed size

777.69 MB

Last pushed

3 months by faisalaffan

Type

Image

Manifest digest

sha256:1c8130dc640b2673dd8a801c6c9dc77d16a2e27102ce524b9ae9e621e468bd51

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;4.31 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.15 MB
6RUN /bin/sh -c set -eux;7.69 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.06 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=180 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/18/bin0 B
13ENV PG_VERSION=18.4-1.pgdg12+10 B
14RUN /bin/sh -c set -ex;106.93 MB
15RUN /bin/sh -c set -eux;18.78 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/18/docker0 B
18VOLUME [/var/lib/postgresql]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.95 KB
20RUN /bin/sh -c ln -sT185 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25LABEL org.opencontainers.image.title=Postgres-All0 B
26LABEL org.opencontainers.image.description=PostgreSQL 18.4 with PostGIS,0 B
27LABEL org.opencontainers.image.authors=Faisal Affan <[email protected]>0 B
28LABEL org.opencontainers.image.url=https://github.com/faisalaffan/infra-light0 B
29LABEL org.opencontainers.image.source=https://github.com/faisalaffan/infra-light/tree/dev/docker-postgres0 B
30LABEL org.opencontainers.image.vendor=faisalaffan0 B
31LABEL org.opencontainers.image.licenses=MIT0 B
32LABEL com.faisalaffan.postgres-all.version=18.40 B
33LABEL com.faisalaffan.postgres-all.extensions=PostGIS-3 pgvector TimescaleDB-2 pg_cron0 B
34ENV DEBIAN_FRONTEND=noninteractive PG_MAJOR=180 B
35RUN /bin/sh -c apt-get update1.74 MB
36RUN /bin/sh -c curl -fsSL3.74 KB
37RUN /bin/sh -c echo "deb247 B
38RUN /bin/sh -c apt-get update496.37 MB
39RUN /bin/sh -c python3 -m131.58 MB
40COPY init/ /docker-entrypoint-initdb.d/ # buildkit2.79 KB
41COPY config/ /etc/postgresql-config/ # buildkit1.67 KB
42RUN /bin/sh -c chmod -R2.79 KB
43ENV DEBIAN_FRONTEND=dialog PGUSER=postgres PGDATA=/var/lib/postgresql/data0 B
44HEALTHCHECK {Test:[CMD-SHELL pg_isready -U postgres0 B
45EXPOSE [5432/tcp]0 B
46STOPSIGNAL SIGINT0 B
47CMD ["postgres"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'