docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1 linux/amd64

docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1 - 国内下载镜像源 浏览次数:12

TimescaleDB-HA是高可用时序数据库镜像

该镜像是基于PostgreSQL构建的高可用时序数据库,支持自动副本和集群。

该镜像提供了一个轻松部署和管理高可用时序数据库的解决方案。它包括所有必需的组件来为您的应用程序提供快速、可靠且可伸缩的时间序列数据存储。

您可以使用TimescaleDB-HA来处理来自各种来源的大规模时间序列数据,例如IoT设备、服务器日志等。它还提供了强大的查询和分析功能,使您能够轻松地对您的数据进行探索、聚合和可视化。

总之,TimescaleDB-HA是高度可用的高性能时序数据库镜像,是处理大规模时间序列数据的理想选择之一。

源镜像 docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1
镜像ID sha256:9e0626ba249c053edec4f332d4734167c59c39f94c8e78103f276e1d70f269f5
镜像TAG pg18.4-ts2.27.1
大小 4.42GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD postgres
启动入口 /docker-entrypoint.sh
工作目录 /home/postgres
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2026-05-26T09:11:47.28232762Z
同步时间 2026-05-29 16:31
开放端口
5432/tcp 8008/tcp 8081/tcp
环境变量
PATH=/usr/lib/postgresql/18/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata BACKUPROOT=/home/postgres/pgdata/backup PGBACKREST_CONFIG=/home/postgres/pgdata/backup/pgbackrest.conf PGBACKREST_STANZA=poddb LC_ALL=C.UTF-8 LANG=C.UTF-8 PAGER=
镜像标签
0.11.2: com.timescaledb.image.ai.version docker-ha: com.timescaledb.image.install_method 4.1.2: com.timescaledb.image.patroni.version 2.58.0: com.timescaledb.image.pgBackRest.version 3.6.3: com.timescaledb.image.postgis.version 18.4: com.timescaledb.image.postgresql.available_versions 18.4: com.timescaledb.image.postgresql.version 2.22.1,2.23.0,2.23.1,2.24.0,2.25.0,2.25.1,2.25.2,2.26.0,2.26.1,2.26.2,2.26.3,2.26.4,2.27.0,2.27.1: com.timescaledb.image.timescaledb.available_versions 2.27.1: com.timescaledb.image.timescaledb.version 1.22.0: com.timescaledb.image.timescaledb_toolkit.available_versions 1.22.0: com.timescaledb.image.timescaledb_toolkit.version 0.9.0: com.timescaledb.image.vectorscale.available_versions 0.9.0: com.timescaledb.image.vectorscale.version 2026-05-26T09:10:17+00:00: org.opencontainers.image.created refs/heads/master: org.opencontainers.image.revision https://github.com/timescale/timescaledb-docker-ha: org.opencontainers.image.source Timescale: org.opencontainers.image.vendor

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1  docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1  docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1

Shell快速替换命令

sed -i 's#timescale/timescaledb-ha:pg18.4-ts2.27.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1  docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1  docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1'

镜像构建历史


# 2026-05-26 17:11:47  0.00B 设置默认要执行的命令
CMD ["postgres"]
                        
# 2026-05-26 17:11:47  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/docker-entrypoint.sh"]
                        
# 2026-05-26 17:11:47  0.00B 指定运行容器时使用的用户
USER postgres
                        
# 2026-05-26 17:11:47  0.00B 声明容器运行时监听的端口
EXPOSE [5432/tcp 8008/tcp 8081/tcp]
                        
# 2026-05-26 17:11:47  0.00B 设置工作目录为/home/postgres
WORKDIR /home/postgres
                        
# 2026-05-26 17:11:47  0.00B 设置停止容器时发送的系统调用信号
STOPSIGNAL SIGINT
                        
# 2026-05-26 17:11:47  0.00B 设置环境变量 PGROOT PGDATA PGLOG PGSOCKET BACKUPROOT PGBACKREST_CONFIG PGBACKREST_STANZA PATH LC_ALL LANG PAGER
ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata BACKUPROOT=/home/postgres/pgdata/backup PGBACKREST_CONFIG=/home/postgres/pgdata/backup/pgbackrest.conf PGBACKREST_STANZA=poddb PATH=/usr/lib/postgresql/18/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-8 LANG=C.UTF-8 PAGER=
                        
# 2026-05-26 17:11:47  0.00B 定义构建参数
ARG PG_MAJOR=18
                        
# 2026-05-26 17:11:43  4.42GB 复制新文件或目录到容器中
COPY / / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:9e0626ba249c053edec4f332d4734167c59c39f94c8e78103f276e1d70f269f5",
    "RepoTags": [
        "timescale/timescaledb-ha:pg18.4-ts2.27.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1"
    ],
    "RepoDigests": [
        "timescale/timescaledb-ha@sha256:a6101258a149437590f0fbaf355c6a5958c57f2949d864fc34974c214579b18c",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha@sha256:1116bd4c607f917648cca164700908a75da20b778ccc49632368f4df1d63ece5"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-05-26T09:11:47.28232762Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "postgres",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "5432/tcp": {},
            "8008/tcp": {},
            "8081/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/lib/postgresql/18/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "PGROOT=/home/postgres",
            "PGDATA=/home/postgres/pgdata/data",
            "PGLOG=/home/postgres/pg_log",
            "PGSOCKET=/home/postgres/pgdata",
            "BACKUPROOT=/home/postgres/pgdata/backup",
            "PGBACKREST_CONFIG=/home/postgres/pgdata/backup/pgbackrest.conf",
            "PGBACKREST_STANZA=poddb",
            "LC_ALL=C.UTF-8",
            "LANG=C.UTF-8",
            "PAGER="
        ],
        "Cmd": [
            "postgres"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/home/postgres",
        "Entrypoint": [
            "/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "com.timescaledb.image.ai.version": "0.11.2",
            "com.timescaledb.image.install_method": "docker-ha",
            "com.timescaledb.image.patroni.version": "4.1.2",
            "com.timescaledb.image.pgBackRest.version": "2.58.0",
            "com.timescaledb.image.postgis.version": "3.6.3",
            "com.timescaledb.image.postgresql.available_versions": "18.4",
            "com.timescaledb.image.postgresql.version": "18.4",
            "com.timescaledb.image.timescaledb.available_versions": "2.22.1,2.23.0,2.23.1,2.24.0,2.25.0,2.25.1,2.25.2,2.26.0,2.26.1,2.26.2,2.26.3,2.26.4,2.27.0,2.27.1",
            "com.timescaledb.image.timescaledb.version": "2.27.1",
            "com.timescaledb.image.timescaledb_toolkit.available_versions": "1.22.0",
            "com.timescaledb.image.timescaledb_toolkit.version": "1.22.0",
            "com.timescaledb.image.vectorscale.available_versions": "0.9.0",
            "com.timescaledb.image.vectorscale.version": "0.9.0",
            "org.opencontainers.image.created": "2026-05-26T09:10:17+00:00",
            "org.opencontainers.image.revision": "refs/heads/master",
            "org.opencontainers.image.source": "https://github.com/timescale/timescaledb-docker-ha",
            "org.opencontainers.image.vendor": "Timescale"
        },
        "StopSignal": "SIGINT"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 4421634249,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ab1e420f5f17153b4c26653f411323ffc9150e76f9353559c7cc7aa940992175/diff",
            "MergedDir": "/var/lib/docker/overlay2/1af4c63a8f942700e882c1209a6a1f1b2dc33ddeeb12a5a9feba502c0f7285b9/merged",
            "UpperDir": "/var/lib/docker/overlay2/1af4c63a8f942700e882c1209a6a1f1b2dc33ddeeb12a5a9feba502c0f7285b9/diff",
            "WorkDir": "/var/lib/docker/overlay2/1af4c63a8f942700e882c1209a6a1f1b2dc33ddeeb12a5a9feba502c0f7285b9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:889a56a6485bb98fa668e897c156cbd45c7f6a20eed7fbb86a0c86d6ab10fcbd",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-29T16:26:57.275829783+08:00"
    }
}

更多版本

docker.io/timescale/timescaledb-ha:pg16-ts2.17-all

linux/amd64 docker.io6.03GB2024-10-16 11:08
1071

docker.io/timescale/timescaledb-ha:pg14-latest

linux/amd64 docker.io2.99GB2025-02-06 22:06
1237

docker.io/timescale/timescaledb-ha:pg15-latest

linux/amd64 docker.io3.37GB2025-02-07 18:07
1301

docker.io/timescale/timescaledb-ha:pg16.8-ts2.19.0-all

linux/amd64 docker.io6.65GB2025-03-24 15:43
798

docker.io/timescale/timescaledb-ha:pg16

linux/amd64 docker.io2.29GB2025-03-24 15:47
850

docker.io/timescale/timescaledb-ha:pg17

linux/amd64 docker.io2.03GB2025-03-25 13:45
1504

docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss

linux/amd64 docker.io4.41GB2025-04-17 10:54
936

docker.io/timescale/timescaledb-ha:pg15.13-ts2.20.0-all

linux/amd64 docker.io3.81GB2025-05-20 10:44
620

docker.io/timescale/timescaledb-ha:pg17.5-ts2.21.3

linux/amd64 docker.io3.24GB2025-08-20 12:45
492

docker.io/timescale/timescaledb-ha:pg15.13-ts2.20.0-all

linux/arm64 docker.io3.72GB2025-09-29 11:58
429

docker.io/timescale/timescaledb-ha:pg14.19-ts2.19.3-all

linux/amd64 docker.io2.85GB2025-10-24 09:49
432

docker.io/timescale/timescaledb-ha:pg17-ts2.23

linux/amd64 docker.io4.73GB2025-11-07 16:17
399

docker.io/timescale/timescaledb-ha:pg17-ts2.24-all

linux/amd64 docker.io7.00GB2025-12-11 02:30
526

docker.io/timescale/timescaledb-ha:pg18

linux/amd64 docker.io4.27GB2026-04-07 20:42
312

docker.io/timescale/timescaledb-ha:pg17-amd64

linux/amd64 docker.io5.10GB2026-05-08 14:59
137

docker.io/timescale/timescaledb-ha:pg18.4-ts2.27.1

linux/amd64 docker.io4.42GB2026-05-29 16:31
11