Namespace
calico
Image / Tag
whisker-backend:v3.30.0-4-g873b8c1680b5-s390x
Content Digest
sha256:d8a57cb82c0cc6a48a3219f1dbbba27fa720d9922d5df1d563b2a8021b15643c
Details
Created

2025-05-06 23:44:28 UTC

Size

30.9 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-4-g873b8c1680b5

Environment
PATH

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


Layers

[#000] sha256:b31113d70c91380d4806b32b4a46d90acd6e71fcd773bbc1f1cbbace2cafa42a - 99.99% (30.9 MB)

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


History
2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=s390x

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-4-g873b8c1680b5

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

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

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

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

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

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

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

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

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.30.0-4-g873b8c1680b5

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

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

2025-05-06 23:44:28 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-06 23:44:28 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