Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-210-gc41b2719ca31-amd64
Content Digest
sha256:c4cae8aa5b97c6d05ec49a9a85d316ebcd2294835676a46daab01a590de4b8bf
Details
Created

2025-04-25 19:20:13 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-210-gc41b2719ca31

Environment
PATH

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


Layers

[#000] sha256:6888ea8f5c61e531e388566c95dfcb40b34b7031b8f98c2046b8d3aa0ab7bb31 - 51.89% (32.8 MB)

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

[#002] sha256:3d51e4afbacd33fcbebdddb5f42c63e384c515ca0fe87bb4f09c1a95f101e7f7 - 0.01% (3.97 KB)


History
2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-210-gc41b2719ca31

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

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

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

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

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

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

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

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

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

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

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-210-gc41b2719ca31

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

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

2025-04-25 19:20:13 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-25 19:20:13 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