sha256:357fcc53261061d3c6250671add63dc26548ad020617242b5233dd6287b8227a
OS/ARCH
Compressed size
58.95 MB
Last pushed
11 months by autorancher
Type
Image
Manifest digest
sha256:56c5267ae101d2b43b78cc1c90ae3577688c522091497114ab5b2865071827ad
Image Layers
1ARG TARGETARCH=arm640 B2ARG GIT_VERSION=v3.30.00 B3COPY ./bin/goldmane-arm64 /goldmane # buildkit30.62 MB4COPY ./bin/health-arm64 /health # buildkit28.33 MB5COPY LICENSE /licenses/LICENSE # buildkit3.97 KB6LABEL org.opencontainers.image.description=Goldmane is a flow0 B8LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico0 B9LABEL org.opencontainers.image.title=Goldmane0 B10LABEL org.opencontainers.image.vendor=Project Calico0 B11LABEL org.opencontainers.image.version=v3.30.00 B12LABEL org.opencontainers.image.licenses=Apache-2.00 B13USER 10001:100010 B14CMD ["/goldmane"]0 BCommand
ARG TARGETARCH=arm64