Namespace
calico
Image / Tag
whisker-backend:v3.30.0-1-gcb40516e026b-arm64
Content Digest
sha256:d037105960005202377821ecdc44a524ea707de7c8e00a9ddd6973e9ea936cfd
Details
Created

2025-05-06 21:47:24 UTC

Size

29.4 MB

Content Digest
Labels
  • 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.0-1-gcb40516e026b

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:42db35a5046f6adb9661029664399c1adc5450f301e43b1428813fd721ae56c4 - 99.99% (29.4 MB)

[#001] sha256:6bd2d9797392fc095a72c2c051c6e38a473ac42b0e5db181456fa3d2da12cdac - 0.01% (3.96 KB)


History
2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-1-gcb40516e026b

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

COPY ./bin/whisker-backend-arm64 /whisker-backend # buildkit

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Whisker Backend is the backend service for the Whisker UI.

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=maintainers@tigera.io

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.30.0-1-gcb40516e026b

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.licenses=Apache-2.0

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-06 21:47:24 UTC (buildkit.dockerfile.v0)

CMD ["/whisker-backend"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete