Namespace
calico
Image / Tag
whisker-backend:v3.31.0-0.dev-213-g7764bd598276-ppc64le
Content Digest
sha256:64f4628e3e72550a462ab5f193d2f39c5c3d84afea4ce741094c7b0a226d23db
Details
Created

2025-04-28 17:46:48 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-213-g7764bd598276

Environment
PATH

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


Layers

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

[#001] sha256:3244b6c6f215fcc46fc40d5f37b29f85bfbb9603e2c5585329e782e224050e9f - 0.01% (3.96 KB)


History
2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-213-g7764bd598276

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

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

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

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

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

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

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

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

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-213-g7764bd598276

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

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

2025-04-28 17:46:48 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-28 17:46:48 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