sha256:357fcc53261061d3c6250671add63dc26548ad020617242b5233dd6287b8227a
OS/ARCH
Compressed size
63.26 MB
Last pushed
11 months by autorancher
Type
Image
Manifest digest
sha256:d8c1ee76ed95d601d1ccd0adfdb7ad4b55bb7543d03749dfcc8225161a02396e
Image Layers
1ARG TARGETARCH=amd640 B2ARG GIT_VERSION=v3.30.00 B3COPY ./bin/goldmane-amd64 /goldmane # buildkit32.84 MB4COPY ./bin/health-amd64 /health # buildkit30.42 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=amd64