Namespace
calico
Image / Tag
goldmane:v3.30.0-0.dev-857-g5dcfab04cbe7-s390x
Content Digest
sha256:777aa473879587fb4804b53cf522d787d53638f1d58dea4d12b297b158d33fc6
Details
Created

2025-05-05 16:17:59 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.30.0-0.dev-857-g5dcfab04cbe7

Environment
PATH

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


Layers

[#000] sha256:e568d5bbe37338741ad0502e3db12b3de6e42fa3a35ec953de3fd86a4210b73c - 51.92% (32.2 MB)

[#001] sha256:252419b8018b321d00e4d5f9fac3e94c1f5fb20424acca60970f9ccb06cce9b7 - 48.08% (29.8 MB)

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


History
2025-05-05 16:17:58 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=s390x

2025-05-05 16:17:58 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-0.dev-857-g5dcfab04cbe7

2025-05-05 16:17:58 UTC (buildkit.dockerfile.v0)

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

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

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

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

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

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

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

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

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

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Goldmane

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Project Calico

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=v3.30.0-0.dev-857-g5dcfab04cbe7

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

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

2025-05-05 16:17:59 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-05-05 16:17:59 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