Namespace
calico
Image / Tag
goldmane:v3.31.0-0.dev-220-g67f95ee5926f-s390x
Content Digest
sha256:95a96d2bcc3ff2c771355c048d31d1a78d488f1de08e6cb98ac8ed4a684478fa
Details
Created

2025-04-29 23:21:36 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-220-g67f95ee5926f

Environment
PATH

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


Layers

[#000] sha256:faf4e382dfaefe0d749fc38d5ae469c77cfffe2d6fb1426f7d527d5f7c2ad090 - 51.9% (32.1 MB)

[#001] sha256:66f39e11f1062376a7d1fe016d5c30c7618e63fbb393b69547cf589d669b233c - 48.1% (29.8 MB)

[#002] sha256:3ab6208801449ba4f0e26a1bf602be9390895eda04b0e574663197ffac204d9c - 0.01% (3.96 KB)


History
2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=s390x

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.31.0-0.dev-220-g67f95ee5926f

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

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

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

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

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

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

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

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

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

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

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.31.0-0.dev-220-g67f95ee5926f

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

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

2025-04-29 23:21:36 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-29 23:21: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