Namespace
calico
Image / Tag
goldmane:v3.30.0-11-ge18f66da6672-amd64
Content Digest
sha256:32a15bf692ecfdaca06a981acb935248d8f4beecba0055ae53c8081b21e2a661
Details
Created

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

Environment
PATH

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


Layers

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

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

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


History
2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-11-ge18f66da6672

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

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

2025-05-08 21:00:16 UTC (buildkit.dockerfile.v0)

USER 10001:10001

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