Sign inSign up

faisalaffan/postgres-all:4afb6d3

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

sha256:b0ac992182dc05693f91d431db0dbc76f3dc5ef2cf09e5a72f4f03c282ed744b

OS/ARCH

Compressed size

798.45 MB

Last pushed

3 months by faisalaffan

Type

Image

Manifest digest

sha256:fc9cf32dd00df5d5b005aaaba8cb39c98b9b782dfbcf772faf3eef204d4b0da6

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;4.32 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.19 MB
6RUN /bin/sh -c set -eux;7.69 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.14 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;108.6 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 "deb249 B
38RUN /bin/sh -c apt-get update511.82 MB
39RUN /bin/sh -c python3 -m134.98 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 'amd64' out/ 'bookworm' '@1779062400'