广告图片

docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1 linux/amd64

docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1 - 国内下载镜像源 浏览次数:34 安全受验证的发布者-Rancher

该镜像为Rancher Harvester超融合平台中的虚拟机DHCP控制器组件,主要负责为Harvester平台内的虚拟机提供DHCP服务管理,包括IP地址分配等相关功能,以支持虚拟机网络配置的自动化处理。

源镜像 docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1
镜像ID sha256:e8eafd5ca0f80737d4fb4adc277a9b94f7d5610e7f978fa3b39e38beaaa6fd20
镜像TAG v1.7.1
大小 190.88MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 vm-dhcp-controller
工作目录
OS/平台 linux/amd64
浏览量 34 次
贡献者
镜像创建 2026-02-11T00:51:00.715917493Z
同步时间 2026-04-27 15:36
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ARCH=amd64
镜像标签
https://github.com/SUSE/bci/discussions: com.suse.bci.base.authors 2026-02-04T03:20:54.068630732Z: com.suse.bci.base.created Image for containers based on SUSE Linux Enterprise Server 15 SP7.: com.suse.bci.base.description obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image: com.suse.bci.base.disturl sle-bci: com.suse.bci.base.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.bci.base.lifecycle-url 15.7-5.14.12: com.suse.bci.base.name registry.suse.com/bci/bci-base:15.7-5.14.12: com.suse.bci.base.reference released: com.suse.bci.base.release-stage https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/: com.suse.bci.base.source l3: com.suse.bci.base.supportlevel SLE BCI 15 SP7 Base: com.suse.bci.base.title 2031-07-31: com.suse.bci.base.until https://www.suse.com/products/base-container-images/: com.suse.bci.base.url SUSE LLC: com.suse.bci.base.vendor 15.7-5.14.12: com.suse.bci.base.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 2031-07-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-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/README.md: io.artifacthub.package.readme-url obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image: org.openbuildservice.disturl https://github.com/SUSE/bci/discussions: org.opencontainers.image.authors 2026-02-04T03:20:54.068630732Z: org.opencontainers.image.created Image for containers based on SUSE Linux Enterprise Server 15 SP7.: org.opencontainers.image.description 15.7-5.14.12: org.opencontainers.image.ref.name https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/: org.opencontainers.image.source SLE BCI 15 SP7 Base: org.opencontainers.image.title https://www.suse.com/products/base-container-images/: org.opencontainers.image.url SUSE LLC: org.opencontainers.image.vendor 15.7-5.14.12: org.opencontainers.image.version registry.suse.com/bci/bci-base:15.7-5.14.12: org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1  docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1  docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1

Shell快速替换命令

sed -i 's#rancher/harvester-vm-dhcp-controller:v1.7.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1  docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1  docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1'

镜像构建历史


# 2026-02-11 08:51:00  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["vm-dhcp-controller"]
                        
# 2026-02-11 08:51:00  55.51MB 复制新文件或目录到容器中
COPY bin/vm-dhcp-controller-amd64 /usr/bin/vm-dhcp-controller # buildkit
                        
# 2026-02-11 08:51:00  0.00B 设置环境变量 ARCH
ENV ARCH=amd64
                        
# 2026-02-11 08:51:00  0.00B 执行命令并创建新的镜像层
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then     echo "Error: Unsupported TARGETPLATFORM: $TARGETPLATFORM" &&     exit 1;     fi # buildkit
                        
# 2026-02-11 08:51:00  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 2026-02-11 08:51:00  15.02MB 执行命令并创建新的镜像层
RUN /bin/sh -c zypper -n rm container-suseconnect &&     zypper -n in curl dhcp-tools jq # buildkit
                        
# 2026-02-04 11:21:05  120.35MB 
KIWI 10.2.33
                        
                    

镜像信息

{
    "Id": "sha256:e8eafd5ca0f80737d4fb4adc277a9b94f7d5610e7f978fa3b39e38beaaa6fd20",
    "RepoTags": [
        "rancher/harvester-vm-dhcp-controller:v1.7.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1"
    ],
    "RepoDigests": [
        "rancher/harvester-vm-dhcp-controller@sha256:2c40f82842b9f6a6f93fab6f892f5ed65e3d82589d7c8d6154bd3744318de855",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/harvester-vm-dhcp-controller@sha256:38e5bdc9595bed0c297db7205e06095f57820bf461ed56dee46b942913784501"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-02-11T00:51:00.715917493Z",
    "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",
            "ARCH=amd64"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "vm-dhcp-controller"
        ],
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.base.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.base.created": "2026-02-04T03:20:54.068630732Z",
            "com.suse.bci.base.description": "Image for containers based on SUSE Linux Enterprise Server 15 SP7.",
            "com.suse.bci.base.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image",
            "com.suse.bci.base.eula": "sle-bci",
            "com.suse.bci.base.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.base.name": "15.7-5.14.12",
            "com.suse.bci.base.reference": "registry.suse.com/bci/bci-base:15.7-5.14.12",
            "com.suse.bci.base.release-stage": "released",
            "com.suse.bci.base.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/",
            "com.suse.bci.base.supportlevel": "l3",
            "com.suse.bci.base.title": "SLE BCI 15 SP7 Base",
            "com.suse.bci.base.until": "2031-07-31",
            "com.suse.bci.base.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.base.vendor": "SUSE LLC",
            "com.suse.bci.base.version": "15.7-5.14.12",
            "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": "2031-07-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-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2026-02-04T03:20:54.068630732Z",
            "org.opencontainers.image.description": "Image for containers based on SUSE Linux Enterprise Server 15 SP7.",
            "org.opencontainers.image.ref.name": "15.7-5.14.12",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/",
            "org.opencontainers.image.title": "SLE BCI 15 SP7 Base",
            "org.opencontainers.image.url": "https://www.suse.com/products/base-container-images/",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.7-5.14.12",
            "org.opensuse.reference": "registry.suse.com/bci/bci-base:15.7-5.14.12"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 190882169,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/0bf586c897e795fe1c59f16deab3365bc77a080494e42b4afe5822eece99f656/diff:/var/lib/docker/overlay2/27d39cccb9ce0619b6c5588b510cf066abc49fee3a545e39b2be4beb1c5e95ef/diff:/var/lib/docker/overlay2/949ef57ce963a3cebda5db7623c22dda91dd1a90fd65b3a3fcc261809ab691a3/diff",
            "MergedDir": "/var/lib/docker/overlay2/57c3bdc3e82948b60bc8ebf3e91f5b30f1ae5f4091209e6971987cff65c4f6c5/merged",
            "UpperDir": "/var/lib/docker/overlay2/57c3bdc3e82948b60bc8ebf3e91f5b30f1ae5f4091209e6971987cff65c4f6c5/diff",
            "WorkDir": "/var/lib/docker/overlay2/57c3bdc3e82948b60bc8ebf3e91f5b30f1ae5f4091209e6971987cff65c4f6c5/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:62b6e60cded1a9b777002cb63273353ac3f8f828183ed64dc1fb2048f3e7b696",
            "sha256:0635907d6f4cb78aa90c2849afe1aef64173a6b428bddad9efc88ad7b3966eed",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:593d85b79fca69f469188b7affc357e117cee96e0c982614c9765a5a476beacd"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-27T15:36:46.402062118+08:00"
    }
}

更多版本

docker.io/rancher/harvester-vm-dhcp-controller:v1.6.0

linux/amd64 docker.io184.15MB2025-10-25 10:53
174

docker.io/rancher/harvester-vm-dhcp-controller:v1.7.1

linux/amd64 docker.io190.88MB2026-04-27 15:36
33