Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-222-gda6b089ff18f-amd64
Content Digest
sha256:0febee05113a38c8553694bc84fc9435bf47e8533d59476da93ab89b91baf8c6
Details
Created

2025-04-30 10:27:09 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-222-gda6b089ff18f

Environment
PATH

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


Layers

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

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

[#002] sha256:56b209df3b7cfcf9da9288f811837a4b91a287b4650d6cb3c2faaed17f9ca93b - 0.01% (3.97 KB)


History
2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-222-gda6b089ff18f

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

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

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

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

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

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

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

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

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

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

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-222-gda6b089ff18f

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

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

2025-04-30 10:27:09 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-30 10:27:09 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