sha256:502fe06dd69f34fadb10288621049015f1547bd69174c853e4e9326af57c25bf
OS/ARCH
linux/amd64
Compressed size
323.44 MB
Last pushed
4 months by dockereeucp
Type
Image
Manifest digest
sha256:502fe06dd69f34fadb10288621049015f1547bd69174c853e4e9326af57c25bf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 29.23 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c apt-get -y38.09 MB7COPY /tmp/cri-dockerd/cri-dockerd /cri-dockerd-mke # buildkit15.62 MB8COPY /kubelet /kubelet # buildkit42.55 MB9COPY /kube-apiserver /usr/local/bin/ # buildkit50.04 MB10COPY /kube-controller-manager /usr/local/bin/ # buildkit46.43 MB11COPY /kubectl /usr/local/bin/ # buildkit30.19 MB12COPY /kube-proxy /usr/local/bin/ # buildkit35.13 MB13COPY /kube-scheduler /usr/local/bin/ # buildkit36.15 MB14COPY apiserver_entrypoint.sh /bin/apiserver_entrypoint.sh # buildkit728 B15COPY controller_manager_entrypoint.sh /bin/controller_manager_entrypoint.sh # buildkit527 B16COPY kubelet_entrypoint.sh /bin/kubelet_entrypoint.sh # buildkit2.68 KB17COPY kubeproxy_entrypoint.sh /bin/kubeproxy_entrypoint.sh # buildkit799 B18COPY health_check.sh /bin/health_check.sh # buildkit389 B19COPY authorization_config_template.cfg /etc/authorization_config_template.cfg # buildkit333 B20COPY audit_webhook_template.cfg /etc/audit_webhook_template.cfg # buildkit330 B21COPY audit_policy_template.yaml /etc/audit_policy_template.yaml # buildkit396 B22RUN /bin/sh -c chmod +x3.74 KB23RUN /bin/sh -c update-alternatives --set1.63 KB24ARG UCP_VERSION0 B25LABEL com.docker.ucp.version=3.9.30 B26USER nobody0 BCommand
ARG RELEASE