sha256:f1ef2b3026164f6f41df891d2c36083b930cc17c3189dcbc83ddab795aeb7a4b
OS/ARCH
linux/amd64
Compressed size
133.98 MB
Last pushed
about 1 year by dockereeucp
Type
Image
Manifest digest
sha256:f1ef2b3026164f6f41df891d2c36083b930cc17c3189dcbc83ddab795aeb7a4b
Image Layers
1ARG GIT_VERSION=v3.28.50 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.28.50 B10COPY / / # buildkit133.98 MB11CMD ["start_runit"]0 B12ARG UCP_VERSION0 B13ARG CALICO_NODE0 B14LABEL com.docker.ucp.version=3.7.250 B15LABEL com.docker.ucp.calico_node.version=calico/node:v3.28.50 B16COPY entrypoint.sh /bin/entrypoint.sh # buildkit716 B17ENTRYPOINT ["/bin/entrypoint.sh"]0 B18CMD ["start_runit"]0 BCommand
ARG GIT_VERSION=v3.28.5