sha256:7bd59eb3db7ba7599defe1da279d9209386a8f3940a1f78f4ff1c3911d75c887
OS/ARCH
linux/amd64
Compressed size
305.03 MB
Last pushed
4 months by dockereeucp
Type
Image
Manifest digest
sha256:7bd59eb3db7ba7599defe1da279d9209386a8f3940a1f78f4ff1c3911d75c887
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.92 MB7COPY /tmp/cri-dockerd/cri-dockerd /cri-dockerd-mke # buildkit15.62 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 # buildkit733 B15COPY controller_manager_entrypoint.sh /bin/controller_manager_entrypoint.sh # buildkit531 B16COPY kubelet_entrypoint.sh /bin/kubelet_entrypoint.sh # buildkit2.69 KB17COPY kubeproxy_entrypoint.sh /bin/kubeproxy_entrypoint.sh # buildkit803 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 # buildkit329 B21COPY audit_policy_template.yaml /etc/audit_policy_template.yaml # buildkit398 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.140 B26USER nobody0 BCommand
ARG RELEASE