docker.io/kubernetesui/dashboard-auth:1.3.0 linux/arm64

docker.io/kubernetesui/dashboard-auth:1.3.0 - 国内下载镜像源 浏览次数:33 温馨提示: 这是一个 linux/arm64 系统架构镜像
🚀 根据 Docker Hub 的记录,这个容器镜像 docker.io/kubernetesui/dashboard-auth 的描述是: Kubernetes Dashboard Auth Container 这个容器镜像用于身份验证和授权,提供了对 Kubernetes Dashboard 的访问权限。
源镜像 docker.io/kubernetesui/dashboard-auth:1.3.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64
镜像ID sha256:b54bd21c6d90ccc882a633cc1bd87e743b676294eba1ac583d0b3f318df146f4
镜像TAG 1.3.0-linuxarm64
大小 48.04MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /dashboard-auth
工作目录 /
OS/平台 linux/arm64
浏览量 33 次
贡献者
镜像创建 2025-05-28T14:29:45.396349089Z
同步时间 2025-10-21 14:18
更新时间 2025-10-30 18:15
开放端口
8000/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-05-28T13:43:13.771Z: org.opencontainers.image.created General-purpose web UI for Kubernetes clusters: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 7198d4a2a6170111a05a6daadaf8b18473f2ce67: org.opencontainers.image.revision https://github.com/kubernetes/dashboard: org.opencontainers.image.source dashboard: org.opencontainers.image.title https://github.com/kubernetes/dashboard: org.opencontainers.image.url 1.3.0: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64  docker.io/kubernetesui/dashboard-auth:1.3.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64  docker.io/kubernetesui/dashboard-auth:1.3.0

Shell快速替换命令

sed -i 's#kubernetesui/dashboard-auth:1.3.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64  docker.io/kubernetesui/dashboard-auth:1.3.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64  docker.io/kubernetesui/dashboard-auth:1.3.0'

镜像构建历史


# 2025-05-28 22:29:45  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/dashboard-auth"]
                        
# 2025-05-28 22:29:45  0.00B 声明容器运行时监听的端口
EXPOSE map[8000/tcp:{}]
                        
# 2025-05-28 22:29:45  0.00B 指定运行容器时使用的用户
USER nonroot:nonroot
                        
# 2025-05-28 22:29:45  527.00B 复制新文件或目录到容器中
COPY /etc/group /etc/group # buildkit
                        
# 2025-05-28 22:29:45  752.00B 复制新文件或目录到容器中
COPY /etc/passwd /etc/passwd # buildkit
                        
# 2025-05-28 22:29:44  48.04MB 复制新文件或目录到容器中
COPY /workspace/auth/dashboard-auth /dashboard-auth # buildkit
                        
# 2025-05-28 22:29:44  0.00B 定义构建参数
ARG TARGETOS=linux
                        
# 2025-05-28 22:29:44  0.00B 定义构建参数
ARG TARGETARCH=arm64
                        
                    

镜像信息

{
    "Id": "sha256:b54bd21c6d90ccc882a633cc1bd87e743b676294eba1ac583d0b3f318df146f4",
    "RepoTags": [
        "kubernetesui/dashboard-auth:1.3.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth:1.3.0-linuxarm64"
    ],
    "RepoDigests": [
        "kubernetesui/dashboard-auth@sha256:8641c111b9d7e4d5ae502b2afc56765b624a42071ba5b612a01a108827730673",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubernetesui/dashboard-auth@sha256:eae80a3ec1cff6637c824cfd62a0a5b1e2ff0cb9483ad31ea9317a6970c76438"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-05-28T14:29:45.396349089Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nonroot:nonroot",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8000/tcp": {}
        },
        "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": [
            "/dashboard-auth"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-05-28T13:43:13.771Z",
            "org.opencontainers.image.description": "General-purpose web UI for Kubernetes clusters",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "7198d4a2a6170111a05a6daadaf8b18473f2ce67",
            "org.opencontainers.image.source": "https://github.com/kubernetes/dashboard",
            "org.opencontainers.image.title": "dashboard",
            "org.opencontainers.image.url": "https://github.com/kubernetes/dashboard",
            "org.opencontainers.image.version": "1.3.0"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 48039319,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/fc0c5aee47d580a7018b59fbbacac850d526694372cae8e8b4a4e2ac670a5987/diff:/var/lib/docker/overlay2/e536e6a04ebf44d4be197ab222e6904d33d83d99c5c820cbb8bfbe26c1851e72/diff",
            "MergedDir": "/var/lib/docker/overlay2/f97f2a53cebbbf8c1ec0721d9f9f7457e6cc01e78c6ee9c919ccae50bb2487f9/merged",
            "UpperDir": "/var/lib/docker/overlay2/f97f2a53cebbbf8c1ec0721d9f9f7457e6cc01e78c6ee9c919ccae50bb2487f9/diff",
            "WorkDir": "/var/lib/docker/overlay2/f97f2a53cebbbf8c1ec0721d9f9f7457e6cc01e78c6ee9c919ccae50bb2487f9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b2082c1abb55cf560a7a5bf3d74244aed0c771a39219164a68afe8bca72a498f",
            "sha256:33570dee54f89eeb44969fe68f060594a3dc3b29f9a631f6ef883c468bc18175",
            "sha256:7e5a150d1a5a6f7106c89408fd391364869c1c52a63ea36c75416b4660d663ee"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-21T14:18:55.17924443+08:00"
    }
}

更多版本

docker.io/kubernetesui/dashboard-auth:1.1.3

linux/amd64 docker.io40.07MB2024-06-06 15:02
664

docker.io/kubernetesui/dashboard-auth:1.2.1

linux/arm64 docker.io46.86MB2024-10-24 09:50
269

docker.io/kubernetesui/dashboard-auth:1.2.0

linux/arm64 docker.io45.88MB2024-10-25 09:57
261

docker.io/kubernetesui/dashboard-auth:1.2.2

linux/amd64 docker.io48.04MB2024-11-14 11:49
270

docker.io/kubernetesui/dashboard-auth:1.2.3

linux/amd64 docker.io49.26MB2025-02-19 19:51
224

docker.io/kubernetesui/dashboard-auth:1.2.4

linux/amd64 docker.io49.26MB2025-04-24 20:42
165

docker.io/kubernetesui/dashboard-auth:1.3.0

linux/amd64 docker.io49.30MB2025-06-11 16:58
231

docker.io/kubernetesui/dashboard-auth:1.2.0

linux/amd64 docker.io46.99MB2025-08-11 11:16
59

docker.io/kubernetesui/dashboard-auth:1.3.0

linux/arm64 docker.io48.04MB2025-10-21 14:18
32