k8s

kubernetesui/dashboard-auth (1.4.0)

Published 2026-04-25 15:56:47 +08:00 by aoboke

Installation

docker pull abahub.abacus.com.cn/k8s/kubernetesui/dashboard-auth:1.4.0
sha256:23a266dd95ec389c76ba3fdaa003d3034fa5402ee6604a03224d27d85d9fac9c

About this package

General-purpose web UI for Kubernetes clusters

Image Layers

ARG TARGETARCH=amd64
ARG TARGETOS=linux
COPY /workspace/auth/dashboard-auth /dashboard-auth # buildkit
COPY /etc/passwd /etc/passwd # buildkit
COPY /etc/group /etc/group # buildkit
USER nonroot:nonroot
EXPOSE [8000/tcp]
ENTRYPOINT ["/dashboard-auth"]

Labels

Key Value
org.opencontainers.image.created 2025-10-30T09:40:26.328Z
org.opencontainers.image.description General-purpose web UI for Kubernetes clusters
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 7bb09004d61d4c86d54905ae307fecadd61b009b
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.4.0
Details
Container
2026-04-25 15:56:47 +08:00
2
OCI / Docker
linux/amd64
Apache-2.0
14 MiB
Versions (1) View all
1.4.0 2026-04-25