sha256:ecd927902fc9b8cbd1d4f2aca3b1f5187a347b2edcc80db537f7c7a4610d049d
OS/ARCH
linux/amd64
Compressed size
329.51 MB
Last pushed
11 days by dockereeucp
Type
Image
Manifest digest
sha256:ecd927902fc9b8cbd1d4f2aca3b1f5187a347b2edcc80db537f7c7a4610d049d
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 # buildkit41.81 MB9COPY /kube-apiserver /usr/local/bin/ # buildkit49.07 MB10COPY /kube-controller-manager /usr/local/bin/ # buildkit45.58 MB11COPY /kubectl /usr/local/bin/ # buildkit29.58 MB12COPY /kube-proxy /usr/local/bin/ # buildkit34.62 MB13COPY /kube-scheduler /usr/local/bin/ # buildkit35.52 MB14COPY apiserver_entrypoint.sh /bin/apiserver_entrypoint.sh # buildkit732 B15COPY controller_manager_entrypoint.sh /bin/controller_manager_entrypoint.sh # buildkit530 B16COPY kubelet_entrypoint.sh /bin/kubelet_entrypoint.sh # buildkit2.69 KB17COPY kubeproxy_entrypoint.sh /bin/kubeproxy_entrypoint.sh # buildkit802 B18COPY health_check.sh /bin/health_check.sh # buildkit391 B19COPY authorization_config_template.cfg /etc/authorization_config_template.cfg # buildkit334 B20COPY audit_webhook_template.cfg /etc/audit_webhook_template.cfg # buildkit330 B21COPY audit_policy_template.yaml /etc/audit_policy_template.yaml # buildkit397 B22RUN /bin/sh -c chmod +x3.74 KB23RUN /bin/sh -c update-alternatives --set1.64 KB24ARG UCP_VERSION0 B25LABEL com.docker.ucp.version=3.9.60 B26USER nobody0 BCommand
ARG RELEASE