mirrored-calico-whisker-backend (v3.30.4)
Published 2026-01-10 05:08:48 +00:00 by djpbessems
Installation
docker pull code.spamasaurus.com/rancher/mirrored-calico-whisker-backend:v3.30.4sha256:3662f3d27a0ee9498dac2ef7a5c6f421f6008da651156cc75dfa13a7f21ec739About this package
Whisker Backend is the backend service for the Whisker UI.
Image Layers
| ARG TARGETARCH=amd64 |
| ARG GIT_VERSION=v3.30.4 |
| COPY ./bin/whisker-backend-amd64 /whisker-backend # buildkit |
| COPY LICENSE /licenses/LICENSE # buildkit |
| LABEL org.opencontainers.image.description=Whisker Backend is the backend service for the Whisker UI. |
| LABEL org.opencontainers.image.authors=maintainers@tigera.io |
| LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico |
| LABEL org.opencontainers.image.title=Whisker Backend |
| LABEL org.opencontainers.image.vendor=Project Calico |
| LABEL org.opencontainers.image.version=v3.30.4 |
| LABEL org.opencontainers.image.licenses=Apache-2.0 |
| LABEL description=Whisker Backend is the backend service for the Whisker UI. |
| LABEL maintainer=maintainers@tigera.io |
| LABEL name=Whisker Backend |
| LABEL release=1 |
| LABEL summary=Whisker Backend is the backend service for the Whisker UI. |
| LABEL vendor=Project Calico |
| LABEL version=v3.30.4 |
| USER 10001:10001 |
| CMD ["/whisker-backend"] |
Labels
| Key | Value |
|---|---|
| description | Whisker Backend is the backend service for the Whisker UI. |
| maintainer | maintainers@tigera.io |
| name | Whisker Backend |
| org.opencontainers.image.authors | maintainers@tigera.io |
| org.opencontainers.image.description | Whisker Backend is the backend service for the Whisker UI. |
| org.opencontainers.image.licenses | Apache-2.0 |
| org.opencontainers.image.source | https://github.com/projectcalico/calico |
| org.opencontainers.image.title | Whisker Backend |
| org.opencontainers.image.vendor | Project Calico |
| org.opencontainers.image.version | v3.30.4 |
| release | 1 |
| summary | Whisker Backend is the backend service for the Whisker UI. |
| vendor | Project Calico |
| version | v3.30.4 |