sha256:8fdac7624525d1381fea7553c941115ad09745bba08ab5de9993ce9c3503b942
OS/ARCH
linux/amd64
Compressed size
137.39 MB
Last pushed
about 1 year by dockereeucp
Type
Image
Manifest digest
sha256:8fdac7624525d1381fea7553c941115ad09745bba08ab5de9993ce9c3503b942
Image Layers
1ARG GIT_VERSION=v3.29.30 B2ENV SVDIR=/etc/service/enabled0 B3LABEL description=Calico node handles networking0 B5LABEL name=Calico node0 B6LABEL release=10 B7LABEL summary=Calico node handles networking0 B8LABEL vendor=Project Calico0 B9LABEL version=v3.29.30 B10COPY / / # buildkit137.39 MB11CMD ["start_runit"]0 B12ARG UCP_VERSION0 B13ARG CALICO_NODE0 B14LABEL com.docker.ucp.version=3.8.70 B15LABEL com.docker.ucp.calico_node.version=calico/node:v3.29.30 B16COPY entrypoint.sh /bin/entrypoint.sh # buildkit718 B17ENTRYPOINT ["/bin/entrypoint.sh"]0 B18CMD ["start_runit"]0 BCommand
ARG GIT_VERSION=v3.29.3