sha256:248997d15911ff89ba5670aa9f8eb17fac0ee4bb51ef1d68091d77aa78429ffc
OS/ARCH
linux/amd64
Compressed size
152.29 MB
Last pushed
6 months by dockereeucp
Type
Image
Manifest digest
sha256:248997d15911ff89ba5670aa9f8eb17fac0ee4bb51ef1d68091d77aa78429ffc
Image Layers
1ARG GIT_VERSION=v3.31.20 B2ENV SVDIR=/etc/service/enabled0 B3LABEL org.opencontainers.image.description=Calico node handles networking0 B5LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico0 B6LABEL org.opencontainers.image.title=Calico node0 B7LABEL org.opencontainers.image.vendor=Project Calico0 B8LABEL org.opencontainers.image.version=v3.31.20 B9LABEL org.opencontainers.image.licenses=Apache-2.00 B10LABEL description=Calico node handles networking0 B12LABEL name=Calico node0 B13LABEL release=10 B14LABEL summary=The primary networking and0 B15LABEL vendor=Project Calico0 B16LABEL version=v3.31.20 B17COPY / / # buildkit152.29 MB18CMD ["start_runit"]0 B19ARG UCP_VERSION0 B20ARG CALICO_NODE0 B21LABEL com.docker.ucp.version=3.9.10 B22LABEL com.docker.ucp.calico_node.version=quay.io/calico/node:v3.31.20 B23COPY entrypoint.sh /bin/entrypoint.sh # buildkit715 B24ENTRYPOINT ["/bin/entrypoint.sh"]0 B25CMD ["start_runit"]0 BCommand
ARG GIT_VERSION=v3.31.2