logo
ghcr.io/prometheus-operator/prometheus-operator:v0.93.1
linux/amd64 ghcr.io xxx 贡献

Prometheus Operator是一个Kubernetes Operator,用于简化在Kubernetes集群中部署、管理和运维Prometheus及其相关监控组件(如Alertmanager、Prometheus实例、ServiceMonitor、PodMonitor等)。它通过自定义资源定义(CRD)抽象监控资源,实现监控配置的自动化、规模化和声明式管理,帮助用户高效构建和维护Kubernetes环境下的监控系统。

14
浏览次数
73.85MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1
源镜像
ghcr.io/prometheus-operator/prometheus-operator:v0.93.1
镜像ID
sha256:321c536e73beb2692fa01c9f19019a2a60c9f1e8f119bfafc79beae899512051
镜像 TAG
v0.93.1
镜像大小
73.85MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
/bin/operator
工作目录
OS/平台
linux/amd64
镜像创建
2026-08-10T13:54:45.351379617Z
同步时间
2026-09-02 15:15
浏览量
14 次
贡献者
avatar xxx
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 4
KeyValue
https://prometheus-operator.dev/ org.opencontainers.image.documentation
Apache-2.0 org.opencontainers.image.licenses
https://github.com/prometheus-operator/prometheus-operator org.opencontainers.image.source
https://prometheus-operator.dev/ org.opencontainers.image.url
🛡️ 镜像安全扫描
Trivy 2026-09-02 15:15 查看完整报告
0
低危 LOW
0
中危 MEDIUM
8
高危 HIGH
1
严重 CRITICAL
受影响目标 (1)
bin/operator gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1  ghcr.io/prometheus-operator/prometheus-operator:v0.93.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1  ghcr.io/prometheus-operator/prometheus-operator:v0.93.1

Shell快速替换命令

sed -i 's#ghcr.io/prometheus-operator/prometheus-operator:v0.93.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1  ghcr.io/prometheus-operator/prometheus-operator:v0.93.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1  ghcr.io/prometheus-operator/prometheus-operator:v0.93.1'

镜像构建历史


# 2026-08-10 21:54:45  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/operator"]
                        
# 2026-08-10 21:54:45  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/prometheus-operator/prometheus-operator org.opencontainers.image.url=https://prometheus-operator.dev/ org.opencontainers.image.documentation=https://prometheus-operator.dev/ org.opencontainers.image.licenses=Apache-2.0
                        
# 2026-08-10 21:54:45  0.00B 指定运行容器时使用的用户
USER 65534
                        
# 2026-08-10 21:54:45  71.73MB 复制新文件或目录到容器中
COPY workspace/operator /bin/operator # buildkit
                        
# 2026-07-20 00:12:58  868.53KB 复制新文件或目录到容器中
COPY /rootfs / # buildkit
                        
# 2026-07-20 00:12:58  0.00B 
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2026-05-13 10:21:49  1.26MB 
BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2, Debian 13
                        
                    

镜像信息

{
    "Id": "sha256:321c536e73beb2692fa01c9f19019a2a60c9f1e8f119bfafc79beae899512051",
    "RepoTags": [
        "ghcr.io/prometheus-operator/prometheus-operator:v0.93.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator:v0.93.1"
    ],
    "RepoDigests": [
        "ghcr.io/prometheus-operator/prometheus-operator@sha256:e52bb28fd41c98dd407c7a8cba8bdcfe7eabd7447e250afaf1fe7bb816dedbff",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/prometheus-operator/prometheus-operator@sha256:43b87fc949b56f035ff5bf0b228054e753c10801cdf32ebfe0a6448014f80353"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-10T13:54:45.351379617Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65534",
        "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/operator"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.documentation": "https://prometheus-operator.dev/",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.source": "https://github.com/prometheus-operator/prometheus-operator",
            "org.opencontainers.image.url": "https://prometheus-operator.dev/"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 73849943,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b6f9d73491032139dca7d6e6c93ea833388fba2a85e4b268da0dd6302bdece89/diff:/var/lib/docker/overlay2/b9185ec65797ef20052652c1db8483449b4270b225b30cfe01fa89e376ab4bcc/diff",
            "MergedDir": "/var/lib/docker/overlay2/14f92a93de374f0eab2894423f899e2db87631af3a2b6eb51c65457972fdf9a0/merged",
            "UpperDir": "/var/lib/docker/overlay2/14f92a93de374f0eab2894423f899e2db87631af3a2b6eb51c65457972fdf9a0/diff",
            "WorkDir": "/var/lib/docker/overlay2/14f92a93de374f0eab2894423f899e2db87631af3a2b6eb51c65457972fdf9a0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:aa7b79d243076cc760c0b06dd535bb163cb216cb4fcf4d38019ffee58d862cc6",
            "sha256:d090929ba64ca2b09f2fa14922c92c5357e3035d8e3c148a7c7a4529d7350b86",
            "sha256:ffc6b9294affec65278b85efcc93586e690689183008e0ef4ed28f48bc1e9457"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-09-02T15:15:40.703535669+08:00"
    }
}

更多版本

ghcr.io/prometheus-operator/prometheus-operator:v0.90.1

linux/amd64 ghcr.io68.73MB2026-05-11 19:58
187

ghcr.io/prometheus-operator/prometheus-operator:v0.93.0

linux/amd64 ghcr.io73.84MB2026-08-18 14:25
65

ghcr.io/prometheus-operator/prometheus-operator:v0.93.1

linux/amd64 ghcr.io73.85MB2026-09-02 15:15
13
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×