Namespace
calico
Image / Tag
whisker-backend:v3.31.0-0.dev-217-g8640a3774fa8-amd64
Content Digest
sha256:2732572dd2691857780365b4b02c0ff24e6f880822120a41ea8961addcd17403
Details
Created

2025-04-29 13:48:11 UTC

Size

31.5 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.31.0-0.dev-217-g8640a3774fa8

Environment
PATH

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


Layers

[#000] sha256:1ae868da1d343867962e311be9c7198c097f6a818360fc972a963f2138850f49 - 99.99% (31.5 MB)

[#001] sha256:5ea78fcdbbf98f94d2961b86a10fe06c0786b67351024da48d187f142c467102 - 0.01% (3.97 KB)


History
2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-217-g8640a3774fa8

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

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

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

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

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

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

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

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

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-217-g8640a3774fa8

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

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

2025-04-29 13:48:11 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-29 13:48:11 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