Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-262-g869e1679dc31-amd64
Content Digest
sha256:b13a7b5a313cb8ae7add019194b950ed4eed8e7299c3adfa604a77a36cf4d321
Details
Created

2025-05-07 21:25:16 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-262-g869e1679dc31

Environment
PATH

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


Layers

[#000] sha256:9bb888652c6f2404c32dbb4326a459a910336d097648c67f408b6931d244d39a - 51.89% (32.8 MB)

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

[#002] sha256:277341bef99c4fffed0b200b01a0681e5dc156cdd8cce0d8c455c297ce114aa8 - 0.01% (3.93 KB)


History
2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-262-g869e1679dc31

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-262-g869e1679dc31

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-05-07 21:25:16 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-07 21:25:16 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