Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-230-gf0964ff8e7d0-ppc64le
Content Digest
sha256:27b2e5845e2418b512fb4054a44395f2a6ad0d84659508e2b20608220215dd22
Details
Created

2025-04-30 22:28:36 UTC

Size

59 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-230-gf0964ff8e7d0

Environment
PATH

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


Layers

[#000] sha256:04e9fce0c1451ca1d95cd3a1b8f207d0a0e6a6c0fe49b86d5cefa1015c65c4ea - 51.92% (30.6 MB)

[#001] sha256:482e339abcfed726142d64147e3e6c862aac265cfbbb7666f13c2866052f1026 - 48.07% (28.3 MB)

[#002] sha256:4c10ea048ac8c1e7e516d4d7d907b4c425860a5f165c58617a9699ef9b4123a1 - 0.01% (3.93 KB)


History
2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-230-gf0964ff8e7d0

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-230-gf0964ff8e7d0

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

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

2025-04-30 22:28:36 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-30 22:28:36 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