Namespace
calico
Image / Tag
whisker-backend:v3.30.0-0.dev-834-ga0546d13e2a9
Content Digest
sha256:7dd655f21196d119d658650a06e30364a98eaa216fda7010913076eacd8ab73c
Details
Created

2025-04-24 00:18: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.30.0-0.dev-834-ga0546d13e2a9

Environment
PATH

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


Layers

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

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


History
2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-0.dev-834-ga0546d13e2a9

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

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

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

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

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

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

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

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

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.30.0-0.dev-834-ga0546d13e2a9

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

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

2025-04-24 00:18:11 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-24 00:18: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