2025-05-22 22:24:09 UTC
31.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cb6165e09320ec6a231423f16f908155b583e75ff690436c36cc3c1979b28cef - 99.99% (31.6 MB)
[#001] sha256:a279ce631ec3d496514ec66e96520c60b961e113edf93806285f1cb683514cc1 - 0.01% (3.93 KB)
ARG TARGETARCH=amd64
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.31.0-0.dev-357-gfca95bc4887d
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)COPY ./bin/whisker-backend-amd64 /whisker-backend # buildkit
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)COPY ./bin/LICENSE /licenses/LICENSE # buildkit
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Whisker Backend is the backend service for the Whisker UI.
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Whisker Backend
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.31.0-0.dev-357-gfca95bc4887d
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL description=Whisker Backend is the backend service for the Whisker UI.
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL name=Whisker Backend
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL release=1
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL summary=Whisker Backend is the backend service for the Whisker UI.
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)LABEL version=v3.31.0-0.dev-357-gfca95bc4887d
2025-05-22 22:24:09 UTC (buildkit.dockerfile.v0)USER 10001:10001
2025-05-22 22:24:09 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.