Namespace
calico
Image / Tag
whisker-backend:v3.31.0-0.dev-230-gf0964ff8e7d0-ppc64le
Content Digest
sha256:35b203dd5902d62d0b90cf8cd6ac87ce21907efafd08f496e192a0237334979b
Details
Created

2025-04-30 22:28:10 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.31.0-0.dev-230-gf0964ff8e7d0

Environment
PATH

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


Layers

[#000] sha256:5def45fc3fec56c16d2ab5d816a5d808b84d1a3298f531f212f43ad66c0c2b8d - 99.99% (29.4 MB)

[#001] sha256:73dccc112d002b03ddff330419b5db5b036558b942afad91bcde19e070281eff - 0.01% (3.93 KB)


History
2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-230-gf0964ff8e7d0

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

COPY ./bin/LICENSE /licenses/LICENSE # buildkit

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-230-gf0964ff8e7d0

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:10 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-30 22:28:10 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