sha256:5440e30947a44126e1b1631fee965b184f8fd7a9065d5a3834124acbe5440339
OS/ARCH
linux/amd64
Compressed size
314.56 MB
Last pushed
11 days by dockereeucp
Type
Image
Manifest digest
sha256:5440e30947a44126e1b1631fee965b184f8fd7a9065d5a3834124acbe5440339
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 -y48.23 MB7COPY /tmp/cri-dockerd/cri-dockerd /cri-dockerd-mke # buildkit15.86 MB8COPY /kubelet /kubelet # buildkit37.72 MB9COPY /kube-apiserver /usr/local/bin/ # buildkit45.47 MB10COPY /kube-controller-manager /usr/local/bin/ # buildkit43.35 MB11COPY /kubectl /usr/local/bin/ # buildkit29 MB12COPY /kube-proxy /usr/local/bin/ # buildkit32.78 MB13COPY /kube-scheduler /usr/local/bin/ # buildkit32.92 MB14COPY apiserver_entrypoint.sh /bin/apiserver_entrypoint.sh # buildkit730 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 # buildkit800 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 # buildkit329 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.64 KB24ARG UCP_VERSION0 B25LABEL com.docker.ucp.version=3.8.160 B26USER nobody0 BCommand
ARG RELEASE