k8s

kubernetesui/dashboard-web (1.7.0)

Published 2026-04-25 15:57:12 +08:00 by aoboke

Installation

docker pull abahub.abacus.com.cn/k8s/kubernetesui/dashboard-web:1.7.0
sha256:8a84d03414c0e7e792a94ae14adf50fa5f08c2ac0c0ee0d162c5689055c91df5

About this package

General-purpose web UI for Kubernetes clusters

Image Layers

WORKDIR /web
COPY /workspace/modules/web/.dist/public/locale_conf.json /locale_conf.json # buildkit
COPY /workspace/modules/web/.dist/public /public # buildkit
COPY /workspace/web/dashboard-web /dashboard-web # buildkit
COPY /etc/passwd /etc/passwd # buildkit
COPY /etc/group /etc/group # buildkit
USER nonroot:nonroot
EXPOSE map[8000/tcp:{} 8001/tcp:{}]
ENTRYPOINT ["/dashboard-web" "--insecure-bind-address=0.0.0.0" "--bind-address=0.0.0.0"]

Labels

Key Value
org.opencontainers.image.created 2025-05-28T13:43:14.912Z
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.7.0
Details
Container
2026-04-25 15:57:12 +08:00
2
OCI / Docker
linux/amd64
Apache-2.0
62 MiB
Versions (1) View all
1.7.0 2026-04-25