Sign inSign up

kirbownz/postgresql-postgis-timescaledb:18.6-postgis3.6.4-timescaledb2.30.0

Multi-platform
Index digest

sha256:d6f32277a8cccc21276c2f4c660626332998178eef2d2fddaff850fbaaf89d29

OS/ARCH

Compressed size

445.35 MB

Last pushed

2 days by kirbownz

Type

Image

Manifest digest

sha256:2fd5f5baaeda56cb91e2eaabb75e61e1ce300ae5eccb4589adbdb32cee09fa72

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;6.14 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.2 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.25 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.6-1.pgdg13+20 B
14RUN /bin/sh -c set -ex;110.05 MB
15RUN /bin/sh -c set -eux;18.96 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.96 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
25ARG DEBIAN_SUITE=trixie0 B
26ARG POSTGIS_VERSION=3.6.40 B
27ARG TIMESCALEDB_VERSION=2.30.00 B
28ARG MIN_UPGRADE_FROM_MAJOR=150 B
29ARG BUILD_DATE=2026-09-15T12:38:16Z0 B
30ARG VCS_REF=1847569d0 B
31LABEL org.opencontainers.image.title=PostgreSQL + PostGIS +0 B
32ENV POSTGIS_VERSION=3.6.4 TIMESCALEDB_VERSION=2.30.00 B
33SHELL [/bin/bash -o pipefail -c]0 B
34RUN |6 DEBIAN_SUITE=trixie POSTGIS_VERSION=3.6.4 TIMESCALEDB_VERSION=2.30.0290.43 MB
35COPY ./init-postgis.sh /docker-entrypoint-initdb.d/1.postgis.sh # buildkit531 B
36COPY ./init-timescaledb.sh /docker-entrypoint-initdb.d/2.timescaledb.sh # buildkit577 B
37COPY ./init-postgres.sh /docker-entrypoint-initdb.d/3.postgres.sh # buildkit379 B
38COPY ./init-stamp.sh /docker-entrypoint-initdb.d/9.ppt-stamp.sh # buildkit393 B
39COPY --chmod=755 ./docker-entrypoint-ppt.sh /usr/local/bin/docker-entrypoint-ppt.sh #7.21 KB
40ENTRYPOINT ["docker-entrypoint-ppt.sh"]0 B
41CMD ["postgres"]0 B
42HEALTHCHECK {Test:[CMD-SHELL pg_isready -h localhost0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'