镜像构建历史
# 2026-01-23 22:39:45 0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/app"]
# 2026-01-23 22:39:45 0.00B 添加元数据标签
LABEL vendor=VictoriaMetrics, Inc.
# 2026-01-23 22:39:45 0.00B 添加元数据标签
LABEL maintainer=VictoriaMetrics, Inc.
# 2026-01-23 22:39:45 0.00B 添加元数据标签
LABEL name=VictoriaMetrics/operator
# 2026-01-23 22:39:45 0.00B 指定运行容器时使用的用户
USER 65532:65532
# 2026-01-23 22:39:45 42.69MB 复制新文件或目录到容器中
COPY /workspace/app . # buildkit
# 2026-01-23 22:38:11 11.36KB 复制新文件或目录到容器中
COPY LICENSE /licenses/apache2.txt # buildkit
# 2026-01-23 22:38:11 0.00B 设置工作目录为/
WORKDIR /
镜像信息
{
"Id": "sha256:3ed3a2d8d34673ba418eebb02d9905be264d5b27aaf4c05c5b61eb5038674241",
"RepoTags": [
"victoriametrics/operator:config-reloader-v0.67.0",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/victoriametrics/operator:config-reloader-v0.67.0"
],
"RepoDigests": [
"victoriametrics/operator@sha256:37c394d38deb080d0718b9ee5ef8da96ac91a1cdf359f2699baf815fec3e9556",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/victoriametrics/operator@sha256:e1e20e71760bbc9d000f05c55e4eb21d8a007eacaf762b5c4764fc2769ec662d"
],
"Parent": "",
"Comment": "buildkit.dockerfile.v0",
"Created": "2026-01-23T14:39:45.650127193Z",
"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"
],
"Cmd": null,
"Image": "",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": [
"/app"
],
"OnBuild": null,
"Labels": {
"maintainer": "VictoriaMetrics, Inc.",
"name": "VictoriaMetrics/operator",
"org.opencontainers.image.created": "2026-01-23T14:38:09Z",
"org.opencontainers.image.documentation": "https://docs.victoriametrics.com/operator",
"org.opencontainers.image.source": "https://github.com/VictoriaMetrics/operator",
"org.opencontainers.image.title": "operator",
"org.opencontainers.image.vendor": "VictoriaMetrics",
"org.opencontainers.image.version": "config-reloader-v0.67.0",
"vendor": "VictoriaMetrics, Inc."
}
},
"Architecture": "amd64",
"Os": "linux",
"Size": 42696433,
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/9818f756cd87a2f214f965b6c3976555877857d5a1ab1348f6642887efed7b35/diff",
"MergedDir": "/var/lib/docker/overlay2/71a276868fdac73c8d7a30828ae092be426df45f72aa370b1e2164f7f23f5422/merged",
"UpperDir": "/var/lib/docker/overlay2/71a276868fdac73c8d7a30828ae092be426df45f72aa370b1e2164f7f23f5422/diff",
"WorkDir": "/var/lib/docker/overlay2/71a276868fdac73c8d7a30828ae092be426df45f72aa370b1e2164f7f23f5422/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:ee82083928ffd88685a0322da2df31f1b714fc61efa10e08c1688a66a254ce9f",
"sha256:8ad6d66589ccc2c52d60ab0b5156ed6d4a58896e96bd917d96b2285a14b596b7"
]
},
"Metadata": {
"LastTagTime": "2026-02-04T20:57:48.63207191+08:00"
}
}