专属域名
文档搜索
轩辕助手
Run助手
邀请有礼
返回顶部
快速返回页面顶部
收起
收起工具栏
轩辕镜像 官方专业版
轩辕镜像 官方专业版轩辕镜像 官方专业版官方专业版
首页个人中心搜索镜像

交易
充值流量我的订单
工具
提交工单镜像收录一键安装
Npm 源Pip 源Homebrew 源
帮助
常见问题
其他
关于我们网站地图

官方QQ群: 1072982923

imresamu/postgis Docker 镜像 - 轩辕镜像 | Docker 镜像高效稳定拉取服务

热门搜索:openclaw🔥nginx🔥redis🔥mysqlopenjdkcursorweb2apimemgraphzabbixetcdubuntucorednsjdk
postgis
imresamu/postgis
imresamu
这是一个用于PostGIS/PostGIS镜像的测试用仓库,其中PostGIS是基于PostgreSQL的开源空间数据库扩展,该仓库的GitHub地址为[***]
10 次收藏下载次数: 0状态:社区镜像维护者:imresamu仓库类型:镜像最近更新:15 天前
轩辕镜像,让镜像更快,让人生更轻。点击查看
版本下载
轩辕镜像,让镜像更快,让人生更轻。点击查看

🚧🔧💡🧹 WIP: Experimental development:

  • 🧪🐳 test images (amd64 + arm64) for the users: [***]
    • 🧪 internal amd64 only repo: [***]
    • 🧪 internal arm64 only repo: [***]
  • 🧪 code: [***]
  • Status: Experimental, under active development

🐳🐘🌍 postgis/postgis

![Build Status]([] ![Join the chat at []]([***]

Important: Please note that this README document is larger than the 25,000 character limit set by Docker Hub. As a result, the version available on Docker Hub will be trimmed and not complete. For the complete and untrimmed version of the README, it is recommended to visit the project GitHub page: [***]

The imresamu/postgis image provides tags for running Postgres with PostGIS extensions installed. This image is based on the official postgres image and provides debian and alpine variants for PostGIS which is compatible with PostgreSQL versions 13, 14, 15, 16 and 17. Additionally, an image version is provided which is built from the latest two versions of Postgres (16,17) with versions of PostGIS and its dependencies built from their respective master branches.

This image ensures that the default database created by the parent postgres image will have the following extensions installed:

installed extensionsinitialized
postgisyes
postgis_topologyyes
postgis_tiger_geocoderyes
postgis_raster
postgis_sfcgal
address_standardizer
address_standardizer_data_us

Unless -e POSTGRES_DB is passed to the container at startup time, this database will be named after the admin user (either postgres or the user specified with -e POSTGRES_USER). If you would prefer to use the older template database mechanism for enabling PostGIS, the image also provides a PostGIS-enabled template database called template_postgis.

Versions (2025-12-22)

We provide multi-platform image support for the following architectures:

  • amd64: Also known as x86-64.
    • Use --platform=linux/amd64 when specifying the platform.
  • arm64: Also known as AArch64.
    • Use --platform=linux/arm64 when specifying the platform.

Notes:

  • The arm64 architecture support is still experimental. Please refer to the 'arch' column in the version information to determine whether an arm64 version is available for a specific release.
  • We currently do not support 32-bit architectures. Our images are only available for 64-bit architectures.

Build Status

ArchBuild systemStatus
Amd64GithubCI-logs![Build PostGIS images]([***]
Arm64CircleCI-logs![CircleCI]([***]
🌟Recommended Versions for New Users

For those new to PostGIS, we recommend the following image versions:

  • imresamu/postgis:17-3.5-bookworm: This image includes a minimal setup of PostgreSQL with the PostGIS extension. ( debian bookworm based, easy to extend with debian packages )
  • imresamu/postgis:17-recent-bookworm: (experimental) Latest postgis with the latest geos,proj,gdal,sfcgal. ( debian based, extending is complex ! )
  • imresamu/postgis:16-3.5-bundle0-bookworm: (experimental) This image includes additional geospatial-related extras along with PostgreSQL and PostGIS.
🥇Debian - bookworm (recommended)
  • This Docker-PostGIS version has a cautious release cycle to guarantee high stability.
    • By "cautious", we mean it does not always have the latest versions of geos, proj, gdal, and sfcgal packages.
  • We use PostGIS, geos, proj, gdal, and sfcgal packages from the Debian repository. The versions are: geos=3.11, gdal=3.6, proj=9.1, and sfcgal=1.4.
  • This version is easy to extend and has matured over time.
docker.io/imresamu/postgis: tagsDockerfileArchOSPostgresPostGIS
13-3.6-bookworm, 13-3.6.1-bookwormDockerfileamd64 arm64bookworm133.6.1
14-3.6-bookworm, 14-3.6.1-bookwormDockerfileamd64 arm64bookworm143.6.1
15-3.6-bookworm, 15-3.6.1-bookwormDockerfileamd64 arm64bookworm153.6.1
16-3.6-bookworm, 16-3.6.1-bookwormDockerfileamd64 arm64bookworm163.6.1
17-3.6-bookworm, 17-3.6.1-bookwormDockerfileamd64 arm64bookworm173.6.1
18-3.6-bookworm, 18-3.6.1-bookwormDockerfileamd64 arm64bookworm183.6.1
📘Debian - Trixie
  • We use PostGIS, geos, proj, gdal, and sfcgal packages from the Debian repository.
    • In the Debian Trixie repository, the versions are: geos=3.13, gdal=3.10, proj=9.6, and sfcgal=2.0.
  • This version is easy to extend and has matured over time.
docker.io/imresamu/postgis: tagsDockerfileArchOSPostgresPostGIS
13-3.6-trixie, 13-3.6.1-trixie, 13-3.6Dockerfileamd64 arm64trixie133.6.1
14-3.6-trixie, 14-3.6.1-trixie, 14-3.6Dockerfileamd64 arm64trixie143.6.1
15-3.6-trixie, 15-3.6.1-trixie, 15-3.6Dockerfileamd64 arm64trixie153.6.1
16-3.6-trixie, 16-3.6.1-trixie, 16-3.6Dockerfileamd64 arm64trixie163.6.1
17-3.6-trixie, 17-3.6.1-trixie, 17-3.6Dockerfileamd64 arm64trixie173.6.1
18-3.6-trixie, 18-3.6.1-trixie, 18-3.6, latestDockerfileamd64 arm64trixie183.6.1
🧪Recent ( experimental )
  • These images are similar to the debian-based *-master images ( same Dockerfile template ) However, for every build, we use the latest released tag from each library (such as postgis, geos, proj, gdal, cgal, sfcgal).
  • These images are ideal for testing purposes, but expanding them is not straightforward.
  • The specific versions of the libraries used (like postgis, geos, proj, gdal, cgal, sfcgal) can be found in the tags of the image or in the Dockerfile.
docker.io/imresamu/postgis: tagsDockerfileArchOSPostgresPostGIS
17-recent-bookworm, 17-recent-postgis3.6.1-geos3.14.1-proj9.7.1-gdal3.12.1-cgal6.1-sfcgal2.2.0-bookworm, 17-recent-postgis3.6-geos3.14-proj9.7-gdal3.12-cgal6.1-sfcgal2.2-bookwormDockerfileamd64 arm64bookworm17postgis=tags/3.6.1, geos=tags/3.14.1, proj=tags/9.7.1, gdal=tags/v3.12.1, cgal=tags/v6.1, sfcgal=tags/v2.2.0
18-recent-bookworm, 18-recent-postgis3.6.1-geos3.14.1-proj9.7.1-gdal3.12.1-cgal6.1-sfcgal2.2.0-bookworm, 18-recent-postgis3.6-geos3.14-proj9.7-gdal3.12-cgal6.1-sfcgal2.2-bookwormDockerfileamd64 arm64bookworm18postgis=tags/3.6.1, geos=tags/3.14.1, proj=tags/9.7.1, gdal=tags/v3.12.1, cgal=tags/v6.1, sfcgal=tags/v2.2.0
🧪Debian Geo Bundle ( experimental )

This repository provides Debian-based PostGIS Docker images enriched with additional geospatial packages such as pgRouting, h3-pg, pgsql-ogr-fdw, MobilityDB, PL/Python3, pgPointcloud, pgVector, TimeScaleDB and others. These images serve as a comprehensive solution for various server side geospatial needs. Please note that the included package list is subject to change as we continue to refine the 'bundle0'.

docker.io/imresamu/postgis: tagsDockerfileArchOSPostgresPostGIS
17-3.6-bundle0-bookworm, 17-3.6.1-bundle0-bookwormDockerfileamd64 arm64bookworm173.6.1
⛰️Alpine 3.21 based
  • The base operating system is Alpine Linux. It is designed to be small, simple, and secure, and it's based on musl libc.
  • In the Alpine 3.21 version, the package versions are: geos=3.13, gdal=3.10, proj=9.5, and sfcgal=2.0
  • PostGIS is compiled from source, making it a bit more challenging to extend.
docker.io/imresamu/postgis: tagsDockerfileArchOSPostgresPostGIS
13-3.3-alpine3.21, 13-3.3.8-alpine3.21Dockerfileamd64 arm64alpine3.21133.3.8
13-3.4-alpine3.21, 13-3.4.4-alpine3.21Dockerfileamd64 arm64alpine3.21133.4.4
13-3.5-alpine3.21, 13-3.5.4-alpine3.21Dockerfileamd64 arm64alpine3.21133.5.4
13-3.6-alpine3.21, 13-3.6.1-alpine3.21Dockerfileamd64 arm64alpine3.21133.6.1
14-3.3-alpine3.21, 14-3.3.8-alpine3.21Dockerfileamd64 arm64alpine3.21143.3.8
14-3.4-alpine3.21, 14-3.4.4-alpine3.21Dockerfileamd64 arm64alpine3.21143.4.4
14-3.5-alpine3.21, 14-3.5.4-alpine3.21Dockerfileamd64 arm64alpine3.21143.5.4
14-3.6-alpine3.21, 14-3.6.1-alpine3.21Dockerfileamd64 arm64alpine3.21143.6.1
15-3.3-alpine3.21, 15-3.3.8-alpine3.21Dockerfileamd64 arm64alpine3.21153.3.8
15-3.4-alpine3.21, 15-3.4.4-alpine3.21Dockerfileamd64 arm64alpine3.21153.4.4
15-3.5-alpine3.21, 15-3.5.4-alpine3.21Dockerfileamd64 arm64alpine3.21153.5.4
15-3.6-alpine3.21, 15-3.6.1-alpine3.21Dockerfileamd64 arm64alpine3.21153.6.1
16-3.3-alpine3.21, 16-3.3.8-alpine3.21Dockerfileamd64 arm64alpine3.21163.3.8
16-3.4-alpine3.21, 16-3.4.4-alpine3.21Dockerfileamd64 arm64alpine3.21163.4.4
16-3.6-alpine3.21, 16-3.6.1-alpine3.21Dockerfileamd64 arm64alpine3.21163.6.1
17-3.4-alpine3.21, 17-3.4.4-alpine3.21Dockerfileamd64 arm64alpine3.21173.4.4
17-3.5-alpine3.21, 17-3.5.4-alpine3.21Dockerfileamd64 arm64alpine3.21173.5.4
17-3.6-alpine3.21, 17-3.6.1-alpine3.21Dockerfileamd64 arm64alpine3.21173.6.1
⛰️Alpine 3.22 based
  • The base operating system is Alpine Linux. It is designed to be small, simple, and secure, and it's based on musl libc.
  • In the Alpine 3.22 version, the package versions are: geos=3.13.1, gdal=3.10.2, proj=9.6.0, and sfcgal=2.0.0
  • PostGIS is compiled from source, making it a bit more challenging to extend.
docker.io/imresamu/postgis: tagsDockerfileArchOSPostgresPostGIS
13-3.4-alpine3.22, 13-3.4.4-alpine3.22, 13-3.4-alpineDockerfileamd64 arm64alpine3.22133.4.4
13-3.5-alpine3.22, 13-3.5.4-alpine3.22, 13-3.5-alpineDockerfileamd64 arm64alpine3.22133.5.4
13-3.6-alpine3.22, 13-3.6.1-alpine3.22, 13-3.6-alpineDockerfileamd64 arm64alpine3.22133.6.1
14-3.4-alpine3.22, 14-3.4.4-alpine3.22, 14-3.4-alpineDockerfileamd64 arm64alpine3.22143.4.4
14-3.5-alpine3.22, 14-3.5.4-alpine3.22, 14-3.5-alpineDockerfileamd64 arm64alpine3.22143.5.4
14-3.6-alpine3.22, 14-3.6.1-alpine3.22, 14-3.6-alpineDockerfileamd64 arm64alpine3.22143.6.1
15-3.4-alpine3.22, 15-3.4.4-alpine3.22, 15-3.4-alpineDockerfileamd64 arm64alpine3.22153.4.4
查看更多 postgis 相关镜像 →
postgis/postgis logo
postgis/postgis
postgis
PostGIS是PostgreSQL对象关系型数据库的空间数据库扩展器,它为PostgreSQL增添了对空间数据类型(如点、线、面、几何体集合等)的支持,提供空间索引功能以提升空间数据查询效率,并集成了丰富的空间分析函数(包括距离计算、缓冲区分析、叠加操作等),使PostgreSQL能够高效存储、管理与分析空间数据,广泛应用于地理信息系统(GIS)、位置服务、地图绘制等领域。
292 次收藏1亿+ 次下载
18 天前更新
postgis/postgis-build-env logo
postgis/postgis-build-env
postgis
这是用于PostGIS持续集成测试的环境,集成了其核心依赖组件PostgreSQL、GDAL、PROJ及GEOS的多种版本,旨在通过覆盖不同版本组合,确保PostGIS在各类环境配置下的兼容性与稳定性,为开发过程中的自动化测试提供可靠支撑。
9 次收藏10万+ 次下载
17 天前更新
corpusops/postgis logo
corpusops/postgis
corpusops
CorpusOps Docker Images是一个预构建且可定制的Docker镜像集合,针对各类开发与生产环境优化,包含用于CI/CD流水线、基础设施自动化及应用部署的工具,专注于安全性、性能与易维护性,并提供全面文档及社区驱动的更新。
5 次收藏10万+ 次下载
1 年前更新
rootpublic/postgis logo
rootpublic/postgis
rootpublic
暂无描述
4.2千+ 次下载
6 个月前更新
mdillon/postgis logo
mdillon/postgis
mdillon
PostGIS container based on the official Postgres container.
425 次收藏5000万+ 次下载
6 年前更新
kartoza/postgis logo
kartoza/postgis
kartoza
即开即用的PostGIS地理空间数据库是基于PostgreSQL的高效空间扩展解决方案,可快速存储、查询和分析各类地理空间数据,涵盖矢量数据(如点、线、面要素)与栅格数据处理,支持空间索引优化、地理编码转换、拓扑关系验证及空间分析函数等核心功能,适用于GIS应用开发、城市规划、环境监测、位置服务等多场景,无需复杂配置即可直接部署使用。
198 次收藏1000万+ 次下载
3 个月前更新

轩辕镜像配置手册

探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式

Docker 配置

登录仓库拉取

通过 Docker 登录认证访问私有仓库

专属域名拉取

无需登录使用专属域名

K8s Containerd

Kubernetes 集群配置 Containerd

K3s

K3s 轻量级 Kubernetes 镜像加速

Dev Containers

VS Code Dev Containers 配置

Podman

Podman 容器引擎配置

Singularity/Apptainer

HPC 科学计算容器配置

其他仓库配置

ghcr、Quay、nvcr 等镜像仓库

系统配置

Linux

在 Linux 系统配置镜像服务

Windows/Mac

在 Docker Desktop 配置镜像

MacOS OrbStack

MacOS OrbStack 容器配置

Docker Compose

Docker Compose 项目配置

NAS 设备

群晖

Synology 群晖 NAS 配置

飞牛

飞牛 fnOS 系统配置镜像

绿联

绿联 NAS 系统配置镜像

威联通

QNAP 威联通 NAS 配置

极空间

极空间 NAS 系统配置服务

网络设备

爱快路由

爱快 iKuai 路由系统配置

宝塔面板

在宝塔面板一键配置镜像

需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单

镜像拉取常见问题

使用与功能问题

docker search 报错:专属域名下仅支持 Docker Hub 查询

docker search 报错问题

网页搜不到镜像:Docker Hub 有但轩辕镜像搜索无结果

镜像搜索不到

离线传输镜像:无法直连时用 docker save/load 迁移

离线传输镜像

Docker 插件安装错误:application/vnd.docker.plugin.v1+json

Docker 插件安装错误

WSL 下 Docker 拉取慢:网络与挂载目录影响及优化

WSL 拉取镜像慢

轩辕镜像是否安全?镜像完整性校验(digest)说明

镜像安全性

如何用轩辕镜像拉取镜像?登录方式与专属域名配置

如何拉取镜像

错误码与失败问题

manifest unknown 错误:镜像不存在或标签错误

manifest unknown 错误

TLS/SSL 证书验证失败:Docker pull 时 HTTPS 证书错误

TLS 证书验证失败

DNS 解析超时:无法解析镜像仓库地址或连接超时

DNS 解析超时

410 Gone 错误:Docker 版本过低导致协议不兼容

410 错误:版本过低

402 Payment Required 错误:流量耗尽错误提示

402 错误:流量耗尽

401 UNAUTHORIZED 错误:身份认证失败或登录信息错误

身份认证失败错误

429 Too Many Requests 错误:请求频率超出专业版限制

429 限流错误

Docker login 凭证保存错误:Cannot autolaunch D-Bus(不影响登录)

凭证保存错误

账号 / 计费 / 权限

免费版与专业版区别:功能、限额与使用场景对比

免费版与专业版区别

支持的镜像仓库:Docker Hub、GCR、GHCR、K8s 等列表

轩辕镜像支持的镜像仓库

拉取失败是否扣流量?计费规则说明

拉取失败流量计费

KYSEC 权限不够:麒麟 V10/统信 UOS 下脚本执行被拦截

KYSEC 权限错误

如何申请开具发票?(增值税普票/专票)

开具发票

如何修改网站与仓库登录密码?

修改网站和仓库密码

配置与原理类

registry-mirrors 未生效:仍访问官方仓库或报错的原因

registry-mirrors 未生效

如何去掉镜像名称中的轩辕域名前缀?(docker tag)

去掉域名前缀

如何拉取指定架构镜像?(ARM64/AMD64 等多架构)

拉取指定架构镜像

查看全部问题→

用户好评

来自真实用户的反馈,见证轩辕镜像的优质服务

用户头像

oldzhang

运维工程师

Linux服务器

5

"Docker访问体验非常流畅,大镜像也能快速完成下载。"

轩辕镜像
镜像详情
...
imresamu/postgis
博客公告Docker 镜像公告与技术博客
热门镜像查看热门 Docker 镜像推荐
一键安装一键安装 Docker 并配置镜像源
镜像拉取问题咨询请 提交工单,官方技术交流群:1072982923。轩辕镜像所有镜像均来源于原始仓库,本站不存储、不修改、不传播任何镜像内容。
镜像拉取问题咨询请提交工单,官方技术交流群:。轩辕镜像所有镜像均来源于原始仓库,本站不存储、不修改、不传播任何镜像内容。
官方邮箱:点击复制邮箱
©2024-2026 源码跳动
官方邮箱:点击复制邮箱Copyright © 2024-2026 杭州源码跳动科技有限公司. All rights reserved.