Sign inSign up

mbopm/postgres-timescale-age-gis:pg18

Multi-platform
Index digest

sha256:9a795d4f147671ca6135dc8243f920554059f4741f71b161a97da0aaa230d0d7

OS/ARCH

Compressed size

601.79 MB

Last pushed

6 days by mbopm

Type

Image

Manifest digest

sha256:afcf8d2be6f95c7dc41e551b4c99c36fad2bc525fa95ee91626f7187b5de3576

Image Layers

1COPY / / # buildkit597.33 MB
2ARG PG_MAJOR=180 B
3ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata0 B
4STOPSIGNAL SIGINT0 B
5WORKDIR /home/postgres32 B
6EXPOSE [5432/tcp 8008/tcp 8081/tcp]0 B
7USER postgres0 B
8ENTRYPOINT ["/docker-entrypoint.sh"]0 B
9CMD ["postgres"]0 B
10USER root0 B
11COPY /usr/lib/postgresql/18/lib/age.so /usr/lib/postgresql/18/lib/ # buildkit1.67 MB
12COPY /usr/share/postgresql/18/extension/age* /usr/share/postgresql/18/extension/ # buildkit27.2 KB
13COPY /usr/lib/postgresql/18/lib/vchord.so /usr/lib/postgresql/18/lib/ # buildkit2.75 MB
14COPY /usr/share/postgresql/18/extension/vchord* /usr/share/postgresql/18/extension/ # buildkit10.88 KB
15COPY init/ /docker-entrypoint-initdb.d/ # buildkit359 B
16USER postgres0 B
17CMD ["postgres" "-c" "timezone=UTC" "-c"0 B

Command

COPY / / # buildkit