Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-249-gf395d8db4bcc-ppc64le
Content Digest
sha256:64c524b455d110dadcf0a914e96c47de223511a1b0d89517cb544b38c418dcc8
Details
Created

2025-05-02 05:36:00 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-249-gf395d8db4bcc

Environment
PATH

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


Layers

[#000] sha256:0c5d08fcc6fd6cc81cd9536122da2f582d2d11805c72381f2c4e68d593cf8b8a - 51.92% (30.6 MB)

[#001] sha256:025636443b42fd4d938ce90a140dc49ea3dcfd2916f8a882dd55cd050344e26b - 48.07% (28.3 MB)

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


History
2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-249-gf395d8db4bcc

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-249-gf395d8db4bcc

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:36:00 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-02 05:36:00 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