logo
docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403
linux/arm64 docker.io 已验证 · Rancher 请确认架构匹配

这是一个 Rancher 提供的加固版 Whereabouts 镜像。Whereabouts 是一个用于监控和管理 Rancher 环境的工具,而这个加固版镜像则在安全方面做了额外的增强,使其更安全可靠。

327
浏览次数
100.08MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64
源镜像
docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403
镜像ID
sha256:18ff69d8a02858216b87aeb79d99f51b939655128cd671d5416ad11a1a1b41fa
镜像 TAG
v0.9.0-build20250403-linuxarm64
镜像大小
100.08MB
平台架构
linux/arm64
镜像源
docker.io
CMD
/install-cni.sh
启动入口
工作目录
OS/平台
linux/arm64
镜像创建
2025-04-03T10:38:32.136678452Z
同步时间
2025-05-16 23:11
浏览量
327 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 35
KeyValue
https://github.com/SUSE/bci/discussions com.suse.bci.busybox.authors
2025-02-18T15:44:42.529907760Z com.suse.bci.busybox.created
15 SP6 BusyBox container based on the SLE Base Container Image. com.suse.bci.busybox.description
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/d4b8983d8a6e582b2aa0223eeb9f9465-busybox-image com.suse.bci.busybox.disturl
sle-bci com.suse.bci.busybox.eula
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15 com.suse.bci.busybox.lifecycle-url
15.6.30.2 com.suse.bci.busybox.name
registry.suse.com/bci/bci-busybox:15.6.30.2 com.suse.bci.busybox.reference
released com.suse.bci.busybox.release-stage
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/d4b8983d8a6e582b2aa0223eeb9f9465/ com.suse.bci.busybox.source
l3 com.suse.bci.busybox.supportlevel
SLE BCI 15 SP6 BusyBox com.suse.bci.busybox.title
2025-12-31 com.suse.bci.busybox.until
https://www.suse.com/products/base-container-images/ com.suse.bci.busybox.url
SUSE LLC com.suse.bci.busybox.vendor
15.6.30.2 com.suse.bci.busybox.version
sle-bci com.suse.eula
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15 com.suse.lifecycle-url
released com.suse.release-stage
l3 com.suse.supportlevel
2025-12-31 com.suse.supportlevel.until
https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg io.artifacthub.package.logo-url
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/d4b8983d8a6e582b2aa0223eeb9f9465//README.md io.artifacthub.package.readme-url
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/d4b8983d8a6e582b2aa0223eeb9f9465-busybox-image org.openbuildservice.disturl
https://github.com/SUSE/bci/discussions org.opencontainers.image.authors
registry.suse.com/bci/bci-busybox org.opencontainers.image.base.name
2025-02-18T15:44:42.529907760Z org.opencontainers.image.created
15 SP6 BusyBox container based on the SLE Base Container Image. org.opencontainers.image.description
15.6.30.2 org.opencontainers.image.ref.name
https://github.com/rancher/image-build-whereabouts org.opencontainers.image.source
SLE BCI 15 SP6 BusyBox org.opencontainers.image.title
https://hub.docker.com/r/rancher/hardened-whereabouts org.opencontainers.image.url
SUSE LLC org.opencontainers.image.vendor
15.6.30.2 org.opencontainers.image.version
registry.suse.com/bci/bci-busybox:15.6.30.2 org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64  docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64  docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403

Shell快速替换命令

sed -i 's#rancher/hardened-whereabouts:v0.9.0-build20250403#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64  docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64  docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403'

镜像构建历史


# 2025-04-03 18:38:32  0.00B 设置默认要执行的命令
CMD ["/install-cni.sh"]
                        
# 2025-04-03 18:38:32  0.00B 添加元数据标签
LABEL org.opencontainers.image.base.name=registry.suse.com/bci/bci-busybox
                        
# 2025-04-03 18:38:32  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/rancher/image-build-whereabouts
                        
# 2025-04-03 18:38:32  0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://hub.docker.com/r/rancher/hardened-whereabouts
                        
# 2025-04-03 18:38:32  0.00B 定义构建参数
ARG BCI_IMAGE=registry.suse.com/bci/bci-busybox
                        
# 2025-04-03 18:38:32  642.00B 复制新文件或目录到容器中
COPY /go/src/github.com/k8snetworkplumbingwg/whereabouts/script/token-watcher.sh . # buildkit
                        
# 2025-04-03 18:38:32  3.46KB 复制新文件或目录到容器中
COPY /go/src/github.com/k8snetworkplumbingwg/whereabouts/script/lib.sh . # buildkit
                        
# 2025-04-03 18:38:32  1.08KB 复制新文件或目录到容器中
COPY /go/src/github.com/k8snetworkplumbingwg/whereabouts/script/install-cni.sh . # buildkit
                        
# 2025-04-03 18:38:32  0.00B 定义构建参数
ARG PKG=github.com/k8snetworkplumbingwg/whereabouts
                        
# 2025-04-03 18:38:32  45.83MB 复制新文件或目录到容器中
COPY /go/ip-control-loop . # buildkit
                        
# 2025-04-03 18:38:31  42.90MB 复制新文件或目录到容器中
COPY /go/whereabouts . # buildkit
                        
# 2025-02-18 23:44:48  11.35MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:18ff69d8a02858216b87aeb79d99f51b939655128cd671d5416ad11a1a1b41fa",
    "RepoTags": [
        "rancher/hardened-whereabouts:v0.9.0-build20250403",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403-linuxarm64"
    ],
    "RepoDigests": [
        "rancher/hardened-whereabouts@sha256:e55a3a22a5c9ee9ff50045b831106f9acff5939ee76cef561a7c2264b02b28a7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-whereabouts@sha256:4a29fc5edddea8a40ebbdaf130b53477c27fbd583a97ae9280570d5e535fef50"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-04-03T10:38:32.136678452Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "SUSE LLC \u003chttps://www.suse.com/\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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": [
            "/install-cni.sh"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.busybox.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.busybox.created": "2025-02-18T15:44:42.529907760Z",
            "com.suse.bci.busybox.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "com.suse.bci.busybox.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/d4b8983d8a6e582b2aa0223eeb9f9465-busybox-image",
            "com.suse.bci.busybox.eula": "sle-bci",
            "com.suse.bci.busybox.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.busybox.name": "15.6.30.2",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.6.30.2",
            "com.suse.bci.busybox.release-stage": "released",
            "com.suse.bci.busybox.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/d4b8983d8a6e582b2aa0223eeb9f9465/",
            "com.suse.bci.busybox.supportlevel": "l3",
            "com.suse.bci.busybox.title": "SLE BCI 15 SP6 BusyBox",
            "com.suse.bci.busybox.until": "2025-12-31",
            "com.suse.bci.busybox.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.busybox.vendor": "SUSE LLC",
            "com.suse.bci.busybox.version": "15.6.30.2",
            "com.suse.eula": "sle-bci",
            "com.suse.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.release-stage": "released",
            "com.suse.supportlevel": "l3",
            "com.suse.supportlevel.until": "2025-12-31",
            "io.artifacthub.package.logo-url": "https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg",
            "io.artifacthub.package.readme-url": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/d4b8983d8a6e582b2aa0223eeb9f9465//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/d4b8983d8a6e582b2aa0223eeb9f9465-busybox-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.base.name": "registry.suse.com/bci/bci-busybox",
            "org.opencontainers.image.created": "2025-02-18T15:44:42.529907760Z",
            "org.opencontainers.image.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.30.2",
            "org.opencontainers.image.source": "https://github.com/rancher/image-build-whereabouts",
            "org.opencontainers.image.title": "SLE BCI 15 SP6 BusyBox",
            "org.opencontainers.image.url": "https://hub.docker.com/r/rancher/hardened-whereabouts",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.6.30.2",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.6.30.2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 100078629,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/4a3d5ec3ca0b86aa28f5cf0d5e59092bdc216fc1fea7ad30e6a360e72a0a8dba/diff:/var/lib/docker/overlay2/0f5676c43801fceb280bccb2a3e9dac97eb7252ce86ec1d211fdd19a82fba27f/diff:/var/lib/docker/overlay2/9e0bbc56dfe49e9478fee741b86219256b9c5a8849a4a8576a0f10df1c1c2481/diff:/var/lib/docker/overlay2/77e962723f3b5b7cf981c5f8bf54a6518ffe3152e1febe163a72bb6c3fe9cbb7/diff:/var/lib/docker/overlay2/fa3c1b6f9d38a7703f68d5d5cc3cac6caa55023aa7c37b850a9ecc182ab7d1f9/diff",
            "MergedDir": "/var/lib/docker/overlay2/3da6927ee6669b286a1ca65fef9dd355aea23721eef753aac5bc1c7468a1c4a7/merged",
            "UpperDir": "/var/lib/docker/overlay2/3da6927ee6669b286a1ca65fef9dd355aea23721eef753aac5bc1c7468a1c4a7/diff",
            "WorkDir": "/var/lib/docker/overlay2/3da6927ee6669b286a1ca65fef9dd355aea23721eef753aac5bc1c7468a1c4a7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:51040f29850bd6609655cab680eb6d0e21a0081318aa83992a49724762ac17ac",
            "sha256:201290d91fac7c6da4df9639ea70b49cbbe1665f975c32fc78c8a174040d4611",
            "sha256:b7ac51d1bbbe9870df6977ec88922d3adfe37832d28c8d9ef69d9509cf9f4690",
            "sha256:9a5fca1f421fcd02ebe9cafdd5f1459a1e9f5cdf4d11df88edf1c810807bb3b9",
            "sha256:e9e93826546cce337e2ea06ab996decdb96f4038a5837e0af6076c92ba298eeb",
            "sha256:8222700fd72545f9b1babb5eb9110d1dfe65f010d8ddbb3cc70259b51b6beace"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-16T23:11:21.835813588+08:00"
    }
}

更多版本

docker.io/rancher/hardened-whereabouts:v0.9.0-build20250403

linux/arm64 docker.io100.08MB2025-05-16 23:11
326

docker.io/rancher/hardened-whereabouts:v0.9.1-build20250704-amd64

linux/amd64 docker.io152.94MB2025-08-05 10:14
310
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×