Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-257-ga9ab980d7279-s390x
Content Digest
sha256:2ef73dc0e3eacc545f1e23a2411769203bf71591640a27eb3068816beb5ddf67
Details
Created

2025-05-06 05:55:58 UTC

Size

61.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-257-ga9ab980d7279

Environment
PATH

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


Layers

[#000] sha256:0ab40e3afe6385f0f06cff4342404329dcac9aaba30c536a6033b3a68c8bb170 - 51.87% (32.1 MB)

[#001] sha256:d10a48c1ae8b069dad84329a74c182f12e828f7fa37c89e475c36245d36bac6f - 48.12% (29.8 MB)

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


History
2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=s390x

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-257-ga9ab980d7279

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-257-ga9ab980d7279

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

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

2025-05-06 05:55:58 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-06 05:55:58 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