Namespace
calico
Image / Tag
whisker-backend:v3.30.0-0.dev-845-gf10883160f30
Content Digest
sha256:f6123c099a3640b7d53ef1664f453bd820c5bbaa5e50b6d7580e97a2e4d89891
Details
Created

2025-04-25 18:03:31 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-845-gf10883160f30

Environment
PATH

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


Layers

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

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


History
2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-0.dev-845-gf10883160f30

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

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

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

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

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

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

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

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

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Whisker Backend

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.30.0-0.dev-845-gf10883160f30

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

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

2025-04-25 18:03:31 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-25 18:03:31 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