kubernetesui/dashboard-api (1.14.0)
Published 2026-04-25 15:56:41 +08:00 by aoboke
Installation
docker pull abahub.abacus.com.cn/k8s/kubernetesui/dashboard-api:1.14.0sha256:e12dc236a866cf35fc6ba14164d307d6f54ef31a4ca19c8b4ea5368de6bd7c96
About this package
General-purpose web UI for Kubernetes clusters
Image Layers
| COPY /workspace/api/dashboard-api /dashboard-api # buildkit |
| COPY /etc/passwd /etc/passwd # buildkit |
| COPY /etc/group /etc/group # buildkit |
| USER nonroot:nonroot |
| EXPOSE [8000/tcp 8001/tcp] |
| ENTRYPOINT ["/dashboard-api" "--insecure-bind-address=0.0.0.0" "--bind-address=0.0.0.0"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-10-30T09:41:11.658Z |
| 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.14.0 |