logo
ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie
linux/amd64 ghcr.io

该Docker镜像集成了TimescaleDB(时序数据库扩展)和PostGIS(空间数据库扩展)到PostgreSQL中,提供同时支持时序数据存储分析与空间数据处理的数据库环境。

18
浏览次数
1.21GB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie
源镜像
ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie
镜像ID
sha256:a09757e9b4b2b7fecaeb0bc1ae793ec3ef5f0a8c9f5e46b5e7b05d9796fec887
镜像 TAG
17.10-3.6.4-standard-trixie
镜像大小
1.21GB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
bash
启动入口
工作目录
OS/平台
linux/amd64
镜像创建
2026-08-10T10:33:16.278085455Z
同步时间
2026-08-26 14:26
浏览量
18 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin 0
🏷️ 镜像标签 16
KeyValue
3.6.4+dfsg-2.pgdg13+1 io.postgis.version
1:1.23.0~debian13 io.timescaledb.toolkit.version
2.28.3~debian13-1710 io.timescaledb.version
The CloudNativePG Contributors org.opencontainers.image.authors
sha256:3a39a0592364683e6bab97937b72cad5a8fa6dcbbee90edb3bb48c7f8e94f258 org.opencontainers.image.base.digest
docker.io/library/debian:trixie-slim org.opencontainers.image.base.name
2026-08-10T08:33:53Z org.opencontainers.image.created
A standard PostgreSQL 17.10 container image org.opencontainers.image.description
https://github.com/cloudnative-pg/postgres-containers org.opencontainers.image.documentation
Apache-2.0 org.opencontainers.image.licenses
4a915b91ea4f5f8deef714df9bce03f119858764 org.opencontainers.image.revision
https://github.com/cloudnative-pg/postgres-containers org.opencontainers.image.source
timescaledb-postgis org.opencontainers.image.title
https://github.com/cloudnative-pg/postgres-containers org.opencontainers.image.url
The CloudNativePG Contributors org.opencontainers.image.vendor
17.10 org.opencontainers.image.version
🛡️ 镜像安全扫描
debian 13.6 Trivy 2026-08-26 14:26 查看完整报告
308
低危 LOW
213
中危 MEDIUM
102
高危 HIGH
17
严重 CRITICAL
受影响目标 (2)
ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie (debian 13.6) debian /etc/ssl/private/ssl-cert-snakeoil.key

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie  ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie  ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie

Shell快速替换命令

sed -i 's#ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie  ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie  ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie'

镜像构建历史


# 2026-08-10 18:33:16  0.00B 指定运行容器时使用的用户
USER 26
                        
# 2026-08-10 18:33:16  558.91MB 执行命令并创建新的镜像层
RUN |5 PG_MAJOR=17 POSTGIS_MAJOR=3 POSTGIS_VERSION=3.6.4+dfsg-2.pgdg13+1 TIMESCALEDB_VERSION=2.28.3~debian13-1710 TIMESCALEDB_TOOLKIT_VERSION=1:1.23.0~debian13 /bin/sh -c set -eux;     apt-get update;     apt-get install -y --no-install-recommends ca-certificates wget gnupg;     install -d /usr/share/keyrings;     wget -qO- https://packagecloud.io/timescale/timescaledb/gpgkey       | gpg --dearmor -o /usr/share/keyrings/timescaledb.gpg;     codename="$(. /etc/os-release; echo "$VERSION_CODENAME")";     echo "deb [signed-by=/usr/share/keyrings/timescaledb.gpg] https://packagecloud.io/timescale/timescaledb/debian/ ${codename} main"       > /etc/apt/sources.list.d/timescaledb.list;     apt-get update;     apt-get install -y --no-install-recommends       "postgresql-${PG_MAJOR}-postgis-${POSTGIS_MAJOR}=${POSTGIS_VERSION}"       "postgresql-${PG_MAJOR}-postgis-${POSTGIS_MAJOR}-scripts=${POSTGIS_VERSION}"       "postgresql-${PG_MAJOR}-pgrouting"       "timescaledb-2-loader-postgresql-${PG_MAJOR}=${TIMESCALEDB_VERSION}"       "timescaledb-2-postgresql-${PG_MAJOR}=${TIMESCALEDB_VERSION}"       "timescaledb-toolkit-postgresql-${PG_MAJOR}=${TIMESCALEDB_TOOLKIT_VERSION}";     apt-get purge -y --auto-remove wget gnupg;     rm -rf /var/lib/apt/lists/* /var/cache/* /var/log/* # buildkit
                        
# 2026-08-10 18:33:16  0.00B 指定运行容器时使用的用户
USER root
                        
# 2026-08-10 18:33:16  0.00B 定义构建参数
ARG TIMESCALEDB_TOOLKIT_VERSION=1:1.23.0~debian13
                        
# 2026-08-10 18:33:16  0.00B 定义构建参数
ARG TIMESCALEDB_VERSION=2.28.3~debian13-1710
                        
# 2026-08-10 18:33:16  0.00B 定义构建参数
ARG POSTGIS_VERSION=3.6.4+dfsg-2.pgdg13+1
                        
# 2026-08-10 18:33:16  0.00B 定义构建参数
ARG POSTGIS_MAJOR=3
                        
# 2026-08-10 18:33:16  0.00B 定义构建参数
ARG PG_MAJOR=17
                        
# 2026-08-10 16:34:25  0.00B 指定运行容器时使用的用户
USER 26
                        
# 2026-08-10 16:34:25  237.11MB 执行命令并创建新的镜像层
RUN |4 PG_VERSION=17.10 PG_MAJOR=17 EXTENSIONS=postgresql-17-pgaudit postgresql-17-pgvector postgresql-17-pg-failover-slots STANDARD_ADDITIONAL_POSTGRES_PACKAGES= /bin/sh -c apt-get update &&     apt-get install -y --no-install-recommends locales-all ${STANDARD_ADDITIONAL_POSTGRES_PACKAGES} ${EXTENSIONS} &&     apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false &&     rm -rf /var/lib/apt/lists/* /var/cache/* /var/log/* # buildkit
                        
# 2026-08-10 16:34:17  0.00B 指定运行容器时使用的用户
USER root
                        
# 2026-08-10 16:34:17  0.00B 定义构建参数
ARG STANDARD_ADDITIONAL_POSTGRES_PACKAGES=
                        
# 2026-08-10 16:34:17  0.00B 定义构建参数
ARG EXTENSIONS=postgresql-17-pgaudit postgresql-17-pgvector postgresql-17-pg-failover-slots
                        
# 2026-08-10 16:34:17  0.00B 指定运行容器时使用的用户
USER 26
                        
# 2026-08-10 16:34:17  1.82KB 执行命令并创建新的镜像层
RUN |2 PG_VERSION=17.10 PG_MAJOR=17 /bin/sh -c usermod -u 26 postgres # buildkit
                        
# 2026-08-10 16:34:17  333.32MB 执行命令并创建新的镜像层
RUN |2 PG_VERSION=17.10 PG_MAJOR=17 /bin/sh -c apt-get update &&     apt-get install -y --no-install-recommends postgresql-common ca-certificates gnupg &&     /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -y -c "${PG_MAJOR}" &&     apt-get install -y --no-install-recommends -o Dpkg::::="--force-confdef" -o Dpkg::::="--force-confold" postgresql-common &&     sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf &&     apt-get install -y --no-install-recommends       libsasl2-modules libldap-common       -o Dpkg::::="--force-confdef" -o Dpkg::::="--force-confold" "postgresql-${PG_MAJOR}=${PG_VERSION}*" &&     apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false &&     rm -rf /var/lib/apt/lists/* /var/cache/* /var/log/* # buildkit
                        
# 2026-08-10 16:34:17  0.00B 设置环境变量 PATH
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin
                        
# 2026-08-10 16:34:17  0.00B 定义构建参数
ARG PG_MAJOR=17
                        
# 2026-08-10 16:34:17  0.00B 定义构建参数
ARG PG_VERSION=17.10
                        
# 2026-08-03 08:00:00  78.62MB 
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'
                        
                    

镜像信息

{
    "Id": "sha256:a09757e9b4b2b7fecaeb0bc1ae793ec3ef5f0a8c9f5e46b5e7b05d9796fec887",
    "RepoTags": [
        "ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis:17.10-3.6.4-standard-trixie"
    ],
    "RepoDigests": [
        "ghcr.io/imusmanmalik/timescaledb-postgis@sha256:fa8a9640a643f061fc6de6388ed3e2882eb097fe4e9c397e73465eb15d7fc754",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/imusmanmalik/timescaledb-postgis@sha256:4742f2d98878b3204efb14b9ff50f714791a07dce300a8af479bd8304b0882ec"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-10T10:33:16.278085455Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "26",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin"
        ],
        "Cmd": [
            "bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "io.postgis.version": "3.6.4+dfsg-2.pgdg13+1",
            "io.timescaledb.toolkit.version": "1:1.23.0~debian13",
            "io.timescaledb.version": "2.28.3~debian13-1710",
            "org.opencontainers.image.authors": "The CloudNativePG Contributors",
            "org.opencontainers.image.base.digest": "sha256:3a39a0592364683e6bab97937b72cad5a8fa6dcbbee90edb3bb48c7f8e94f258",
            "org.opencontainers.image.base.name": "docker.io/library/debian:trixie-slim",
            "org.opencontainers.image.created": "2026-08-10T08:33:53Z",
            "org.opencontainers.image.description": "A standard PostgreSQL 17.10 container image",
            "org.opencontainers.image.documentation": "https://github.com/cloudnative-pg/postgres-containers",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "4a915b91ea4f5f8deef714df9bce03f119858764",
            "org.opencontainers.image.source": "https://github.com/cloudnative-pg/postgres-containers",
            "org.opencontainers.image.title": "timescaledb-postgis",
            "org.opencontainers.image.url": "https://github.com/cloudnative-pg/postgres-containers",
            "org.opencontainers.image.vendor": "The CloudNativePG Contributors",
            "org.opencontainers.image.version": "17.10"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1207955671,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8235de468cae5016e33a8ca7bcf26ab09e01bdbef3ca7b88e29731db0f7c5292/diff:/var/lib/docker/overlay2/2963a720db247b0d38130d3ec8eac1cbe92d48e8f90c6f8ef83591599204aa22/diff:/var/lib/docker/overlay2/cc52b4f31ff8c3dcaaf4ec6aa82ffc0741458568f17e83550254984e3e307abe/diff:/var/lib/docker/overlay2/faff4113146787f7bb5a6ce2a00d7d8484098129ae09c7d0ce5acd028427696c/diff",
            "MergedDir": "/var/lib/docker/overlay2/0bfb550ab88c99d86ca0d70a12295243ca91ce194fcdcbb32aef7ea7c2dbf87c/merged",
            "UpperDir": "/var/lib/docker/overlay2/0bfb550ab88c99d86ca0d70a12295243ca91ce194fcdcbb32aef7ea7c2dbf87c/diff",
            "WorkDir": "/var/lib/docker/overlay2/0bfb550ab88c99d86ca0d70a12295243ca91ce194fcdcbb32aef7ea7c2dbf87c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6f94328331290cbd81edab450664d42da7b64c191416c9346cd5d28c84f76035",
            "sha256:49dcd87534571fc115a5821e4532dd0f1d7fdde0104ad5a15ddadf7d05b3b30e",
            "sha256:5aeeb7d4cca2ec398c0d699536700b83f441eb1ae78bc738902ec4dca61ad67d",
            "sha256:9452a193fe7241d89c827f484e18334498087cfd51194288e8f145b6d3c6240c",
            "sha256:a57ad53bacc398beb788468de339f5ebce2e0cd88eea71fe9580c60d363adab5"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-26T14:25:54.611214526+08:00"
    }
}

更多版本

17
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×