Namespace
calico
Image / Tag
whisker-backend:v3.31.0-0.dev-251-gd4debcdee2b0-ppc64le
Content Digest
sha256:3a785362cad4b01979e950679715a46471cc168c2f38a54fe8bf0afdbfa5b603
Details
Created

2025-05-02 20:24:38 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-251-gd4debcdee2b0

Environment
PATH

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


Layers

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

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


History
2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-251-gd4debcdee2b0

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

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

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

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

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

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

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

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

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

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

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-251-gd4debcdee2b0

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

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

2025-05-02 20:24:38 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-02 20:24:38 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