Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-256-ga33590fbf384-amd64
Content Digest
sha256:44e7d33cfeb930d878ecd61206d37d076cc693d971b1d597e8f05fec200755f1
Details
Created

2025-05-06 05:39:39 UTC

Size

63.3 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-256-ga33590fbf384

Environment
PATH

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


Layers

[#000] sha256:52bd9b98d3aeabc37d96ce017bf4354d43b5612c286d44d6dae606b8bb6b2f0d - 51.89% (32.8 MB)

[#001] sha256:ef33de2bfa19ec6f6508ff878cfd4d6261c9a41e7e322c3abff26b6bb1aaf660 - 48.1% (30.4 MB)

[#002] sha256:7ea73bf4af4003a737c0278991a3305fe08d62b5fbccf4d4313c38c77e320556 - 0.01% (3.93 KB)


History
2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-256-ga33590fbf384

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-256-ga33590fbf384

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:39:39 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-06 05:39:39 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