Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-272-g2b55f039552b-arm64
Content Digest
sha256:0970a82d64884dfcbd6dfda336cac311f8266ea9bf4d936a6f63cef510f81870
Details
Created

2025-05-09 15:48:17 UTC

Size

59 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    maintainers@tigera.io
  • org.opencontainers.image.description
    Goldmane is a flow aggregation service.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.source
    https://github.com/projectcalico/calico
  • org.opencontainers.image.title
    Goldmane
  • org.opencontainers.image.vendor
    Project Calico
  • org.opencontainers.image.version
    v3.31.0-0.dev-272-g2b55f039552b

Environment
PATH

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


Layers

[#000] sha256:a1e364ef0621b130d456f2a100b537095d1fd57b93b4008b334b3a23ab1e79a6 - 51.93% (30.6 MB)

[#001] sha256:8cc8d76469b983cbaf1da2851bedf692487afca47366f85c2d7a2144016ce8c6 - 48.07% (28.3 MB)

[#002] sha256:4e1e74ebf5f43f0da582e2a3ae719a9a3b09f21bc80e0224520a1a636a338ca6 - 0.01% (3.93 KB)


History
2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-272-g2b55f039552b

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

COPY ./bin/goldmane-arm64 /goldmane # buildkit

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

COPY ./bin/health-arm64 /health # buildkit

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

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

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Goldmane is a flow aggregation service.

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

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

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

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

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-272-g2b55f039552b

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

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

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-09 15:48:17 UTC (buildkit.dockerfile.v0)

CMD ["/goldmane"]

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