logo
ghcr.io/grafana/alloy-operator:1.10.1
linux/amd64 ghcr.io

Grafana Alloy Operator是一个Kubernetes Operator,用于简化在Kubernetes集群中部署、管理和运维Grafana Alloy实例的过程,帮助用户自动化处理Alloy的安装、配置更新、扩缩容以及故障恢复等任务,以实现可观测性数据的高效收集与处理。

15
浏览次数
213.41MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator:1.10.1
源镜像
ghcr.io/grafana/alloy-operator:1.10.1
镜像ID
sha256:870386c9235407ff9d20a41f1848fe2bb15304b030543c610cd6c59943ebcfb1
镜像 TAG
1.10.1
镜像大小
213.41MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
/usr/local/bin/helm-operator run --watches-file=./watches.yaml
工作目录
/opt/helm
OS/平台
linux/amd64
镜像创建
2026-07-11T00:55:57.002321206Z
同步时间
2026-07-16 14:16
浏览量
15 次
贡献者
⚙️ 环境变量 5
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
HOME=/opt/helm 2
USER_NAME=helm 3
USER_UID=1001 4
🏷️ 镜像标签 26
KeyValue
x86_64 architecture
2026-06-25T05:47:36Z build-date
ubi9-minimal-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
cpe:/a:redhat:enterprise_linux:9::appstream cpe
The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. description
public distribution-scope
1.44.0 io.buildah.version
The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. io.k8s.description
Red Hat Universal Base Image 9 Minimal io.k8s.display-name
io.openshift.expose-services
minimal rhel9 io.openshift.tags
Red Hat, Inc. maintainer
ubi9/ubi-minimal name
2026-06-25T05:47:36Z org.opencontainers.image.created
Alloy Operator container image org.opencontainers.image.description
Apache-2.0 org.opencontainers.image.licenses
b76cbbe03678b6bed00cb452eb031ce6d202c981 org.opencontainers.image.revision
https://github.com/grafana/alloy-operator org.opencontainers.image.source
1782366411 release
Provides the latest release of the minimal Red Hat Universal Base Image 9. summary
https://catalog.redhat.com/en/search?searchType=containers url
b76cbbe03678b6bed00cb452eb031ce6d202c981 vcs-ref
git vcs-type
Red Hat, Inc. vendor
9.8 version
🛡️ 镜像安全扫描
redhat 9.8 Trivy 2026-07-16 14:16 查看完整报告
57
低危 LOW
93
中危 MEDIUM
17
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
ghcr.io/grafana/alloy-operator:1.10.1 (redhat 9.8) redhat usr/local/bin/helm-operator gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator:1.10.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator:1.10.1  ghcr.io/grafana/alloy-operator:1.10.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator:1.10.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator:1.10.1  ghcr.io/grafana/alloy-operator:1.10.1

Shell快速替换命令

sed -i 's#ghcr.io/grafana/alloy-operator:1.10.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator:1.10.1#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-07-11 08:55:57  0.00B 设置工作目录为/opt/helm
WORKDIR /opt/helm
                        
# 2026-07-11 08:55:56  113.66KB 复制新文件或目录到容器中
COPY helm-charts /opt/helm/helm-charts # buildkit
                        
# 2026-07-11 08:55:56  190.00B 复制新文件或目录到容器中
COPY watches.yaml /opt/helm/watches.yaml # buildkit
                        
# 2026-07-11 08:55:56  0.00B 设置环境变量 HOME
ENV HOME=/opt/helm
                        
# 2026-07-11 08:55:56  0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=Apache-2.0
                        
# 2026-07-11 08:55:56  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Alloy Operator container image
                        
# 2026-07-11 08:55:56  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/grafana/alloy-operator
                        
# 2026-06-27 02:58:44  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/helm-operator" "run" "--watches-file=./watches.yaml"]
                        
# 2026-06-27 02:58:44  106.32MB 复制新文件或目录到容器中
COPY /workspace/build/helm-operator /usr/local/bin/helm-operator # buildkit
                        
# 2026-06-27 02:51:31  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2026-06-27 02:51:31  0.00B 设置工作目录为/opt/helm
WORKDIR /opt/helm
                        
# 2026-06-27 02:51:31  581.00B 执行命令并创建新的镜像层
RUN /bin/sh -c echo "${USER_NAME}:x:${USER_UID}:0:${USER_NAME} user:${HOME}:/sbin/nologin" >> /etc/passwd # buildkit
                        
# 2026-06-27 02:51:31  0.00B 设置环境变量 HOME USER_NAME USER_UID
ENV HOME=/opt/helm USER_NAME=helm USER_UID=1001
                        
# 2026-06-25 13:47:55  106.98MB 
/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-06-25T05:47:36Z" "org.opencontainers.image.revision"="b76cbbe03678b6bed00cb452eb031ce6d202c981" "build-date"="2026-06-25T05:47:36Z" "architecture"="x86_64" "vcs-ref"="b76cbbe03678b6bed00cb452eb031ce6d202c981" "vcs-type"="git" "release"="1782366411"org.opencontainers.image.created=2026-06-25T05:47:36Z,org.opencontainers.image.revision=b76cbbe03678b6bed00cb452eb031ce6d202c981
                        
# 2026-06-25 13:47:55  0.00B 
/bin/sh -c #(nop) COPY dir:bc9ddd3d40bc004a03f930c7616b544996fd5453e30f14853f7ba4b54693ba2e in /root/buildinfo/      
                        
# 2026-06-25 13:47:55  0.00B 
/bin/sh -c #(nop) COPY dir:bc9ddd3d40bc004a03f930c7616b544996fd5453e30f14853f7ba4b54693ba2e in /usr/share/buildinfo/      
                        
# 2026-06-25 13:47:55  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2026-06-25 13:47:55  0.00B 
/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.      
                        
# 2026-06-25 13:47:55  0.00B 
/bin/sh -c #(nop) COPY dir:a7d61486b18f71651e6d0b0c0267c96964cdf86a5c99a34dafc1bfd05eac4cc1 in /      
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9/ubi-minimal"       version="9.8"       cpe="cpe:/a:redhat:enterprise_linux:9::appstream"       distribution-scope="public"
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2026-06-25 13:47:54  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:870386c9235407ff9d20a41f1848fe2bb15304b030543c610cd6c59943ebcfb1",
    "RepoTags": [
        "ghcr.io/grafana/alloy-operator:1.10.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator:1.10.1"
    ],
    "RepoDigests": [
        "ghcr.io/grafana/alloy-operator@sha256:6e96d0978f52a1c63f6115fe2a4df7eaf903b37234fd59cf69a6d5228a3a2248",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/alloy-operator@sha256:ce67d5355658e7f4aa9198e261f8f3311c9de99ebf044962af85cf2c1c7084c9"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-07-11T00:55:57.002321206Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "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",
            "container=oci",
            "HOME=/opt/helm",
            "USER_NAME=helm",
            "USER_UID=1001"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/helm",
        "Entrypoint": [
            "/usr/local/bin/helm-operator",
            "run",
            "--watches-file=./watches.yaml"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2026-06-25T05:47:36Z",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream",
            "description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "distribution-scope": "public",
            "io.buildah.version": "1.44.0",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi9/ubi-minimal",
            "org.opencontainers.image.created": "2026-06-25T05:47:36Z",
            "org.opencontainers.image.description": "Alloy Operator container image",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "b76cbbe03678b6bed00cb452eb031ce6d202c981",
            "org.opencontainers.image.source": "https://github.com/grafana/alloy-operator",
            "release": "1782366411",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 9.",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "b76cbbe03678b6bed00cb452eb031ce6d202c981",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "9.8"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 213407720,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e5a2bc4df9c08e46ff6cdc30e406beace25bffc5ff72ccc100b8d99d7b89dc92/diff:/var/lib/docker/overlay2/80804328814e74f9abc0547321be4f521d9e7c66ad812cb636f1add01eca35d0/diff:/var/lib/docker/overlay2/b61d0da6ab9b3792de4f24ba91bd07b2b37d0967016b5207f96de8ce976b60f4/diff:/var/lib/docker/overlay2/ac86a1c57443c3ffe98d586b061e4f15226aea417ff2cfb8017960478aa9d51f/diff:/var/lib/docker/overlay2/ceed13c52ab639151eb2a1c18e8b0c509cb9c8f443c7532b16eb644ec60c2791/diff:/var/lib/docker/overlay2/8450257c6b2738eb608f7533a4acba83918048e87df12abde5d9fb6a44fa777f/diff",
            "MergedDir": "/var/lib/docker/overlay2/a8075a68f4326ae050b6c013f11a7bf2a37dabe636882359bd780bb3d03e5ace/merged",
            "UpperDir": "/var/lib/docker/overlay2/a8075a68f4326ae050b6c013f11a7bf2a37dabe636882359bd780bb3d03e5ace/diff",
            "WorkDir": "/var/lib/docker/overlay2/a8075a68f4326ae050b6c013f11a7bf2a37dabe636882359bd780bb3d03e5ace/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:76c30a19831466a2388cd37770733c4a149dba7034565b568358b06088a23bf2",
            "sha256:4a01f80a8719d2c6b58ae43e834bbde3d16478f01cde87f6b446fb05a48abf77",
            "sha256:c2f244837532da9f2965deee3ad66063803a55dc119e681c5e96b4c07297bd6d",
            "sha256:e0ab1a5c1f90d4738f2c15d6274fd647e2ec820f8ef719193a3db5915e3d0a65",
            "sha256:78673b8bf41a835273f967e438cf50ef78123762b29fe33190772232d53e6331",
            "sha256:ac0a073c9bd3d7472c50befe6c1807f8ffa08d0cac6d8ccf846dc11a45918d0d",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-16T14:16:02.643269469+08:00"
    }
}

更多版本

ghcr.io/grafana/alloy-operator:1.5.2

linux/amd64 ghcr.io211.88MB2026-01-28 19:56
272

ghcr.io/grafana/alloy-operator:1.10.1

linux/amd64 ghcr.io213.41MB2026-07-16 14:16
14
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×