2025-06-30 11:46:12 UTC
29.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:91281c6e4654fff9ef01e7bf49b3be87fb6fc20e31c934f618ee7625cae228cc - 99.99% (29.4 MB)
[#001] sha256:c5a922c59a5784991d78627e29d776c9689a54a95588326937fe544cbbf80cd5 - 0.01% (3.93 KB)
ARG TARGETARCH=ppc64le
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.31.0-0.dev-509-g602fe5d76b41
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)COPY ./bin/whisker-backend-ppc64le /whisker-backend # buildkit
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)COPY ./bin/LICENSE /licenses/LICENSE # buildkit
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Whisker Backend is the backend service for the Whisker UI.
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Whisker Backend
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.31.0-0.dev-509-g602fe5d76b41
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL description=Whisker Backend is the backend service for the Whisker UI.
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL name=Whisker Backend
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL release=1
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL summary=Whisker Backend is the backend service for the Whisker UI.
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)LABEL version=v3.31.0-0.dev-509-g602fe5d76b41
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)USER 10001:10001
2025-06-30 11:46:12 UTC (buildkit.dockerfile.v0)CMD ["/whisker-backend"]
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.