quay.io/thanos/thanos:v0.38.0 linux/amd64

quay.io/thanos/thanos:v0.38.0 - 国内下载镜像源 浏览次数:6

这是一个Thanos时间序列数据库的Docker镜像。Thanos是一个高度可扩展的,用于监控和日志记录的Prometheus生态系统组件,它提供对Prometheus的水平扩展和长期存储的支持。

源镜像 quay.io/thanos/thanos:v0.38.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0
镜像ID sha256:0c7eca9f3a4ea47100699a9fddf9a9e84d56b821c7e966fca72efa4a79e0633f
镜像TAG v0.38.0
大小 236.41MB
镜像源 quay.io
CMD
启动入口 /bin/thanos
工作目录
OS/平台 linux/amd64
浏览量 6 次
贡献者 we********w@outlook.com
镜像创建 2025-04-03T09:25:13.884539544Z
同步时间 2025-06-24 15:54
更新时间 2025-06-25 07:04
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
The Thanos Authors: maintainer

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0  quay.io/thanos/thanos:v0.38.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0  quay.io/thanos/thanos:v0.38.0

Shell快速替换命令

sed -i 's#quay.io/thanos/thanos:v0.38.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0  quay.io/thanos/thanos:v0.38.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0  quay.io/thanos/thanos:v0.38.0'

镜像构建历史


# 2025-04-03 17:25:13  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/thanos"]
                        
# 2025-04-03 17:25:13  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2025-04-03 17:25:13  116.82MB 执行命令并创建新的镜像层
RUN |2 ARCH=amd64 OS=linux /bin/sh -c adduser     -D `#Dont assign a password`     -H `#Dont create home directory`     -u 1001 `#User id`    thanos &&     chown thanos /bin/thanos # buildkit
                        
# 2025-04-03 17:25:13  116.81MB 复制新文件或目录到容器中
COPY .build/linux-amd64/thanos /bin/thanos # buildkit
                        
# 2025-04-03 17:25:13  0.00B 定义构建参数
ARG OS=linux
                        
# 2025-04-03 17:25:13  0.00B 定义构建参数
ARG ARCH=amd64
                        
# 2025-04-03 17:25:13  0.00B 添加元数据标签
LABEL maintainer=The Thanos Authors
                        
# 2023-12-15 18:54:58  1.54MB 复制新文件或目录到容器中
COPY /rootfs / # buildkit
                        
# 2023-12-15 18:54:58  0.00B 
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2023-12-06 04:23:06  0.00B 
/bin/sh -c #(nop)  CMD ["sh"]
                        
# 2023-12-06 04:23:06  1.24MB 
/bin/sh -c #(nop) ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in / 
                        
                    

镜像信息

{
    "Id": "sha256:0c7eca9f3a4ea47100699a9fddf9a9e84d56b821c7e966fca72efa4a79e0633f",
    "RepoTags": [
        "quay.io/thanos/thanos:v0.38.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos:v0.38.0"
    ],
    "RepoDigests": [
        "quay.io/thanos/thanos@sha256:365873d05a2f59dbaf3d40f526d3b8a2e66b9882dd6cab9396d16e8410aa46e6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/thanos/thanos@sha256:ac51a3944e762cd90ed85bf10c4376e70e5f9141f6b7eec431b6580890e97f41"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-04-03T09:25:13.884539544Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "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"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/bin/thanos"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Thanos Authors"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 236405488,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/385444731e2eda832ddda20cde194865ba5ac32d07eb2974900804b60bdc4723/diff:/var/lib/docker/overlay2/b3512a9717ea120efa0671592d57202041036cab9d3066aedee3e53077d1d6a0/diff:/var/lib/docker/overlay2/12e9182f3a756ebfe2e3b82c2d851d67c2a3c6d1e9db582af4805b6dff3f77f5/diff",
            "MergedDir": "/var/lib/docker/overlay2/f91165aa5b527cd0aa46a06044dd6426da17e4f874ba45e866f029b0cdea6dba/merged",
            "UpperDir": "/var/lib/docker/overlay2/f91165aa5b527cd0aa46a06044dd6426da17e4f874ba45e866f029b0cdea6dba/diff",
            "WorkDir": "/var/lib/docker/overlay2/f91165aa5b527cd0aa46a06044dd6426da17e4f874ba45e866f029b0cdea6dba/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1e604deea57dbda554a168861cff1238f93b8c6c69c863c43aed37d9d99c5fed",
            "sha256:6b83872188a9e8912bee1d43add5e9bc518601b02a14a364c0da43b0d59acf33",
            "sha256:44e5315064b2a7ab4ff8ce2fbbbb4a20ad095c0c29ec360e9c657e8634225029",
            "sha256:6034389c6d9dedf9f5200a3b90ed9f96c75a9068d26aa9009020a80f5c5d0f9f"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-24T15:54:27.566457906+08:00"
    }
}

更多版本

quay.io/thanos/thanos:v0.31.0

linux/amd64 quay.io89.34MB2024-11-25 20:28
192

quay.io/thanos/thanos:v0.37.2

linux/amd64 quay.io224.06MB2025-03-02 15:45
149

quay.io/thanos/thanos:v0.38.0

linux/amd64 quay.io236.41MB2025-06-24 15:54
5