sha256:f3fdf15d3b5e011c663a55afd749ae0ba5cbdc650cde683df0fd5756a187aeb5
OS/ARCH
linux/amd64
Compressed size
136.23 MB
Last pushed
10 months by dockereeucp
Type
Image
Manifest digest
sha256:f3fdf15d3b5e011c663a55afd749ae0ba5cbdc650cde683df0fd5756a187aeb5
Image Layers
1ARG GIT_VERSION=v3.29.60 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.60 B10COPY / / # buildkit136.23 MB11CMD ["start_runit"]0 B12ARG UCP_VERSION0 B13ARG CALICO_NODE0 B14LABEL com.docker.ucp.version=3.8.100 B15LABEL com.docker.ucp.calico_node.version=calico/node:v3.29.60 B16COPY entrypoint.sh /bin/entrypoint.sh # buildkit719 B17ENTRYPOINT ["/bin/entrypoint.sh"]0 B18CMD ["start_runit"]0 BCommand
ARG GIT_VERSION=v3.29.6