sha256:a4c9615f61ee7582fd9ca6c78cfb9114f2acf0c7e9327f69590221a0d6ec1b9b
OS/ARCH
linux/amd64
Compressed size
323.15 MB
Last pushed
5 months by dockereeucp
Type
Image
Manifest digest
sha256:a4c9615f61ee7582fd9ca6c78cfb9114f2acf0c7e9327f69590221a0d6ec1b9b
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 -y37.99 MB7COPY /tmp/cri-dockerd/cri-dockerd /cri-dockerd-mke # buildkit15.44 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 # buildkit729 B15COPY controller_manager_entrypoint.sh /bin/controller_manager_entrypoint.sh # buildkit527 B16COPY kubelet_entrypoint.sh /bin/kubelet_entrypoint.sh # buildkit2.69 KB17COPY kubeproxy_entrypoint.sh /bin/kubeproxy_entrypoint.sh # buildkit799 B18COPY health_check.sh /bin/health_check.sh # buildkit387 B19COPY authorization_config_template.cfg /etc/authorization_config_template.cfg # buildkit334 B20COPY audit_webhook_template.cfg /etc/audit_webhook_template.cfg # buildkit329 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.63 KB24ARG UCP_VERSION0 B25LABEL com.docker.ucp.version=3.9.20 B26USER nobody0 BCommand
ARG RELEASE