Sign inSign up

wodby/postgres:18-postgis

Multi-platform
Integration & delivery
Databases & storage
Index digest

sha256:c9853767e08441a1cbd7e6704a33f69c20724a616135338b095e8b33f8ec1e69

OS/ARCH

Compressed size

188.41 MB

Last pushed

3 days by wodby

Type

Image

Manifest digest

sha256:559b44fc90b232f498f9e987a723e27b80260c6cf79d86a508067a6c936e5411

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;967 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;879.16 KB
6ENV LANG=en_US.utf80 B
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
8ENV PG_MAJOR=180 B
9ENV PG_VERSION=18.60 B
10ENV PG_SHA256=555610c24d53e4316da5b7d3fc25c279d96856d5e0e23ee308c328c5fa881d9f0 B
11ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
12RUN /bin/sh -c set -eux;109.93 MB
13RUN /bin/sh -c set -eux;18.56 KB
14RUN /bin/sh -c install --verbose128 B
15ENV PGDATA=/var/lib/postgresql/18/docker0 B
16VOLUME [/var/lib/postgresql]0 B
17COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.97 KB
18RUN /bin/sh -c ln -sT184 B
19ENTRYPOINT ["docker-entrypoint.sh"]0 B
20STOPSIGNAL SIGINT0 B
21EXPOSE map[5432/tcp:{}]0 B
22CMD ["postgres"]0 B
23ARG POSTGRES_VER=18.60 B
24ARG POSTGRES_MAJOR_VER=180 B
25ARG WITH_POSTGIS=10 B
26ARG POSTGIS_VERSION=3.6.40 B
27ARG POSTGIS_SHA256=4f80e1a4d227f088ae818f79180debd5894c075615823e0f556f73479cf1f2000 B
28ARG PGVECTOR_VERSION=0.8.60 B
29ARG PGVECTOR_SHA256=10bf9938906e5d643bbc4a7eea104b6f57ba4898e5b76b20e60484ea1d5a7f8f0 B
30ARG POSTGRES_DB_EXTENSIONS_DEFAULT=postgis,postgis_raster,postgis_sfcgal,fuzzystrmatch,address_standardizer,address_standardizer_data_us,postgis_tiger_geocoder,postgis_topology0 B
31ARG NPROC0 B
32ARG TARGETPLATFORM=linux/amd640 B
33ENV POSTGRES_VER=18.6 POSTGRES_MAJOR_VER=18 POSTGRES_DB_EXTENSIONS=postgis,postgis_raster,postgis_sfcgal,fuzzystrmatch,address_standardizer,address_standardizer_data_us,postgis_tiger_geocoder,postgis_topology POSTGIS_VERSION=3.6.40 B
34RUN |10 POSTGRES_VER=18.6 POSTGRES_MAJOR_VER=18 WITH_POSTGIS=173.93 MB
35COPY bin /usr/local/bin # buildkit3.38 KB
36COPY templates /etc/gotpl/ # buildkit841 B
37COPY initdb.d /docker-entrypoint-initdb.d/ # buildkit894 B
38COPY docker-entrypoint.sh / # buildkit410 B
39ENTRYPOINT ["/docker-entrypoint.sh"]0 B
40CMD ["-c" "config_file=/etc/postgresql/postgresql.conf"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit