Namespace
calico
Image / Tag
goldmane:v3.30.0-11-ge18f66da6672-arm64
Content Digest
sha256:6ee54c77da0a0535cc55efcd54a8d4aa237462176ebe1675c3fef9839f7f0ba4
Details
Created

2025-05-08 21:01:53 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.30.0-11-ge18f66da6672

Environment
PATH

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


Layers

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

[#001] sha256:20557248a54d6798f8969ca84ce27c58557d45130cfed97d9398f55b758a8481 - 48.06% (28.3 MB)

[#002] sha256:7f2ea925a8d9f622449e93c98cc927c6b60356e3f05f8014c22d587b3573695f - 0.01% (3.97 KB)


History
2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-11-ge18f66da6672

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.30.0-11-ge18f66da6672

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:01:53 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-08 21:01:53 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