Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-221-gbf40173e9b72-arm64
Content Digest
sha256:e33d18986820cd30a7bbc2e860ec999c6658e21c173fea468dbf620eb4b64ac3
Details
Created

2025-04-30 05:36:32 UTC

Size

58.9 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-221-gbf40173e9b72

Environment
PATH

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


Layers

[#000] sha256:4b2a4f7a6974cda4d5b8372b09a2dc9095e9488c88da60eed8ddd8504dc3345c - 51.92% (30.6 MB)

[#001] sha256:64d8463110cafdc428a2d8e04aa3c5c63ef07a003f47a4b1ae47cc052727adc0 - 48.07% (28.3 MB)

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


History
2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-221-gbf40173e9b72

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

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

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

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

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

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

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

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

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

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

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-221-gbf40173e9b72

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

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

2025-04-30 05:36:32 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-30 05:36:32 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