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

docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss - 国内下载镜像源 浏览次数:21

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

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

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

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

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

源镜像 docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss
镜像ID sha256:c4ab75ffda2d1f1223b6790421c8a947c83314b05546d1886231c50e92b576a8
镜像TAG pg16-ts2.19-all-oss
大小 4.41GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD postgres
启动入口 /docker-entrypoint.sh
工作目录 /home/postgres
OS/平台 linux/amd64
浏览量 21 次
贡献者
镜像创建 2025-04-15T20:53:30.508873705Z
同步时间 2025-04-17 10:54
更新时间 2025-04-21 06:26
开放端口
5432/tcp 8008/tcp 8081/tcp
环境变量
PATH=/usr/lib/postgresql/16/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.9.0: com.timescaledb.image.ai.version docker-ha: com.timescaledb.image.install_method 4.0.5: com.timescaledb.image.patroni.version 2.54.2: com.timescaledb.image.pgBackRest.version 3.5.2: com.timescaledb.image.postgis.version 13.20,14.17,15.12,16.8: com.timescaledb.image.postgresql.available_versions 16.8: com.timescaledb.image.postgresql.version 2.12.2,2.13.0,2.13.1,2.14.0,2.14.1,2.14.2,2.15.0,2.15.1,2.15.2,2.15.3,2.16.0,2.16.1,2.17.0,2.17.1,2.17.2,2.18.0,2.18.1,2.18.2,2.19.0,2.19.1,2.19.2,2.19.3: com.timescaledb.image.timescaledb.available_versions 2.19.3: com.timescaledb.image.timescaledb.version 0.2.0,0.3.0,0.4.0,0.5.0,0.5.1,0.6.0,0.7.0: com.timescaledb.image.vectorscale.available_versions 0.7.0: com.timescaledb.image.vectorscale.version 2025-04-15T20:52:33+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:pg16-ts2.19-all-oss
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss  docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss  docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-04-16 04:53:30  0.00B 设置默认要执行的命令
CMD ["postgres"]
                        
# 2025-04-16 04:53:30  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/docker-entrypoint.sh"]
                        
# 2025-04-16 04:53:30  0.00B 指定运行容器时使用的用户
USER postgres
                        
# 2025-04-16 04:53:30  0.00B 声明容器运行时监听的端口
EXPOSE map[5432/tcp:{} 8008/tcp:{} 8081/tcp:{}]
                        
# 2025-04-16 04:53:30  0.00B 设置工作目录为/home/postgres
WORKDIR /home/postgres
                        
# 2025-04-16 04:53:30  0.00B 设置停止容器时发送的系统调用信号
STOPSIGNAL SIGINT
                        
# 2025-04-16 04:53:30  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/16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-8 LANG=C.UTF-8 PAGER=
                        
# 2025-04-16 04:53:30  0.00B 定义构建参数
ARG PG_MAJOR
                        
# 2025-04-16 04:53:30  4.41GB 复制新文件或目录到容器中
COPY / / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:c4ab75ffda2d1f1223b6790421c8a947c83314b05546d1886231c50e92b576a8",
    "RepoTags": [
        "timescale/timescaledb-ha:pg16-ts2.19-all-oss",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha:pg16-ts2.19-all-oss"
    ],
    "RepoDigests": [
        "timescale/timescaledb-ha@sha256:da28f7e1c20e616ec5e6689862074a3d5725b12733a1887c5051cfa178c63ac2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/timescale/timescaledb-ha@sha256:f2c71eb81a17daa81b4704d7ffb50addcc931b919f78911e8e41158434da3031"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-04-15T20:53:30.508873705Z",
    "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/16/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.9.0",
            "com.timescaledb.image.install_method": "docker-ha",
            "com.timescaledb.image.patroni.version": "4.0.5",
            "com.timescaledb.image.pgBackRest.version": "2.54.2",
            "com.timescaledb.image.postgis.version": "3.5.2",
            "com.timescaledb.image.postgresql.available_versions": "13.20,14.17,15.12,16.8",
            "com.timescaledb.image.postgresql.version": "16.8",
            "com.timescaledb.image.timescaledb.available_versions": "2.12.2,2.13.0,2.13.1,2.14.0,2.14.1,2.14.2,2.15.0,2.15.1,2.15.2,2.15.3,2.16.0,2.16.1,2.17.0,2.17.1,2.17.2,2.18.0,2.18.1,2.18.2,2.19.0,2.19.1,2.19.2,2.19.3",
            "com.timescaledb.image.timescaledb.version": "2.19.3",
            "com.timescaledb.image.vectorscale.available_versions": "0.2.0,0.3.0,0.4.0,0.5.0,0.5.1,0.6.0,0.7.0",
            "com.timescaledb.image.vectorscale.version": "0.7.0",
            "org.opencontainers.image.created": "2025-04-15T20:52:33+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": 4409294004,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/bdc88170cb5e46de20ea3e2868e407f27e64cb4b4f154a5acfca1a2b7dd8db3b/diff",
            "MergedDir": "/var/lib/docker/overlay2/6caf8a36c9e219d84016a39e6377e044a4454830810cf4c86d5e85a23eb20c44/merged",
            "UpperDir": "/var/lib/docker/overlay2/6caf8a36c9e219d84016a39e6377e044a4454830810cf4c86d5e85a23eb20c44/diff",
            "WorkDir": "/var/lib/docker/overlay2/6caf8a36c9e219d84016a39e6377e044a4454830810cf4c86d5e85a23eb20c44/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:aafe2038fbf03958f5fc43ed35b5c8e0a4df5914eb3770e2352376a5046f5956",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-04-17T10:51:07.856631858+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

docker.io/timescale/timescaledb-ha:pg16

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

docker.io/timescale/timescaledb-ha:pg17

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

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

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