logo
ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0
linux/amd64 ghcr.io

fluent-operator镜像是用于在Kubernetes集群中自动化部署、配置和管理Fluentd与Fluent Bit的Operator,帮助用户高效构建日志收集 pipeline,支持灵活的日志处理与转发配置,简化日志系统的运维工作。

8
浏览次数
79.73MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0
源镜像
ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0
镜像ID
sha256:74a4b9a6d8074f4a1bbbf93e7caf36d226814933ce231803c0942b9ae0d7d265
镜像 TAG
3.10.0
镜像大小
79.73MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
/manager
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-08-17T13:19:05.503339348Z
同步时间
2026-09-14 10:53
浏览量
8 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt 1
🏷️ 镜像标签 8
KeyValue
2026-08-17T13:17:39.734Z org.opencontainers.image.created
Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator org.opencontainers.image.description
Apache-2.0 org.opencontainers.image.licenses
7ab60a3ead9130cf9a24a3c07f540353dfa9e099 org.opencontainers.image.revision
https://github.com/fluent/fluent-operator org.opencontainers.image.source
fluent-operator org.opencontainers.image.title
https://github.com/fluent/fluent-operator org.opencontainers.image.url
latest org.opencontainers.image.version
🛡️ 镜像安全扫描
debian 13.6 Trivy 2026-09-14 10:53 查看完整报告
0
低危 LOW
3
中危 MEDIUM
14
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0 (debian 13.6) debian manager gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0  ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0  ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-08-17 21:19:05  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/manager"]
                        
# 2026-08-17 21:19:05  0.00B 指定运行容器时使用的用户
USER 65532:65532
                        
# 2026-08-17 21:19:05  77.52MB 复制新文件或目录到容器中
COPY /workspace/manager . # buildkit
                        
# 2026-08-17 21:19:05  0.00B 设置工作目录为/
WORKDIR /
                        
# 1970-01-01 08:00:00  243.39KB 
bazel build //common:cacerts_debian13_amd64
                        
# 1970-01-01 08:00:00  344.00B 
bazel build //common:os_release_debian13
                        
# 1970-01-01 08:00:00  497.00B 
bazel build //static:nsswitch
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:tmp
                        
# 1970-01-01 08:00:00  64.00B 
bazel build //common:group
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:home
                        
# 1970-01-01 08:00:00  149.00B 
bazel build //common:passwd
                        
# 1970-01-01 08:00:00  0.00B 
bazel build //common:rootfs
                        
# 1970-01-01 08:00:00  88.83KB 
bazel build @trixie//media-types/amd64:data_statusd
                        
# 1970-01-01 08:00:00  823.68KB 
bazel build @trixie//tzdata-legacy/amd64:data_statusd
                        
# 1970-01-01 08:00:00  758.65KB 
bazel build @trixie//tzdata/amd64:data_statusd
                        
# 1970-01-01 08:00:00  23.23KB 
bazel build @trixie//netbase/amd64:data_statusd
                        
# 1970-01-01 08:00:00  273.12KB 
bazel build @trixie//base-files/amd64:data_statusd
                        
                    

镜像信息

{
    "Id": "sha256:74a4b9a6d8074f4a1bbbf93e7caf36d226814933ce231803c0942b9ae0d7d265",
    "RepoTags": [
        "ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0"
    ],
    "RepoDigests": [
        "ghcr.io/fluent/fluent-operator/fluent-operator@sha256:3108194a4ecc063f55371476775ddb8a36a1c7613fd03cfd13d05141e1b0bd0e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluent/fluent-operator/fluent-operator@sha256:50c37b89f7ee309a390fb7c64f3f9c56646e6bf00a1084470ae713ed6c23a124"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-17T13:19:05.503339348Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532:65532",
        "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",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/manager"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2026-08-17T13:17:39.734Z",
            "org.opencontainers.image.description": "Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "7ab60a3ead9130cf9a24a3c07f540353dfa9e099",
            "org.opencontainers.image.source": "https://github.com/fluent/fluent-operator",
            "org.opencontainers.image.title": "fluent-operator",
            "org.opencontainers.image.url": "https://github.com/fluent/fluent-operator",
            "org.opencontainers.image.version": "latest"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 79728458,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/7f6b115f499da06ddc2643fe067e0a590c1e96f277f0e7198f58e253a86ccb12/diff:/var/lib/docker/overlay2/9ef0efc412a8e8bf84842bba332fab39786a0114cff70d9fcda7536770b32262/diff:/var/lib/docker/overlay2/f7adebd4db6fc1a722f7453574e1cd7c57516c5e3e1e6d1e8be9d5aac81ea717/diff:/var/lib/docker/overlay2/3e66060751556d648a46bc45e76bb57eb9726b3f6dfc199c557780d14980f3f9/diff:/var/lib/docker/overlay2/be4344dd3a3e988c7a37af111c9576bf635e2bf88dbe9e0b82de0c78230cfa3a/diff:/var/lib/docker/overlay2/5a248447221a60579542f9af8cf36e0e238ea460e2626f35c190795ebcfbf288/diff:/var/lib/docker/overlay2/55bcabc0a97cdc732cf30228116636a1fa199fa6fb91e9686880f90b67b8a84b/diff:/var/lib/docker/overlay2/7563619b55956c03eef7eabfbbb6b0182a588a95ba539ab398dd40186f3d2c91/diff:/var/lib/docker/overlay2/fb8c9b1acf7987a4e9cff891ac2feedd3d352458a23d06057911fec88df12e69/diff:/var/lib/docker/overlay2/3a861afbf97dcc8438fd80f5e39035670693f5c000dd27070989718dc3e00696/diff:/var/lib/docker/overlay2/c9c527af7e3556c076d06f24c76db4c26cbe34885bd067d0d160298691fc00db/diff:/var/lib/docker/overlay2/4206ca16bf2b520f1d20ab5b1780fd5a86218a094a970a773b5acaad097fc91d/diff:/var/lib/docker/overlay2/1f8e4d275edd7ba18f61d99f33124b5e44be8c42b11f8ce6b20486a05d00e223/diff",
            "MergedDir": "/var/lib/docker/overlay2/39d8a9b6f01e00724dac6ac66f2f50092e44eaad77bba14b7573d680566c3bab/merged",
            "UpperDir": "/var/lib/docker/overlay2/39d8a9b6f01e00724dac6ac66f2f50092e44eaad77bba14b7573d680566c3bab/diff",
            "WorkDir": "/var/lib/docker/overlay2/39d8a9b6f01e00724dac6ac66f2f50092e44eaad77bba14b7573d680566c3bab/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:50abe06dfc0957e14cb8332ed242e8b884ef2563a9eb202e5172f243f62792f7",
            "sha256:621c35e751a51a9a9dc3e80aa0b7fe8be2a93402ea6ccd307d30852cd7776cda",
            "sha256:c8b007d0206e4b10ed4d3b3d99dfeab47c2648e82011989fd78a5731baf33fc3",
            "sha256:bec7e6bb35e05d1284f28b10d2150c259717d91c658c4c10c08424bb9466caba",
            "sha256:275a30dd8ce958b21daa9ad962c6fbc09f98306ee2f486b65c9075dc257b1412",
            "sha256:4d049f83d9cf21d1f5cc0e11deaf36df02790d0e60c1a3829538fb4b61685368",
            "sha256:af5aa97ebe6ce1604747ec1e21af7136ded391bcabe4acef882e718a87c86bcc",
            "sha256:6f1cdceb6a3146f0ccb986521156bef8a422cdbb0863396f7f751f575ba308f4",
            "sha256:bd3cdfae1d3fdd83a2231d608969b38b82349777c2fff9a7c12d54f8ac5c9b38",
            "sha256:4cde6b0bb6f50a5f255eef7b2a42162c661cf776b803225dcac9a659e396bb6b",
            "sha256:ad51d0769d16ba578106a177987dfe3d2e02c1668c852b795b2f6b024068242a",
            "sha256:187cfc6d1e3e8a40a5e64653bcd3239c140807dcf1c09e48021178705a5a6139",
            "sha256:5fd2536c39c0700be8b7b4344e375196da2f126842fd8ede66996a18860a3890",
            "sha256:e61335d4aade273037484ec0b1c2b56b5850439de7e2aa38375411962fdaad90"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-09-14T10:53:26.03210582+08:00"
    }
}

更多版本

ghcr.io/fluent/fluent-operator/fluent-operator:3.10.0

linux/amd64 ghcr.io79.73MB2026-09-14 10:53
7

ghcr.io/fluent/fluent-operator/fluent-operator:3.9.0

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