sha256:5409520de8bf9ff6499978cfe3899983069570ab8f06c127b1eb3c0c860c0db5
OS/ARCH
linux/amd64
Compressed size
303.98 MB
Last pushed
10 months by dockereeucp
Type
Image
Manifest digest
sha256:5409520de8bf9ff6499978cfe3899983069570ab8f06c127b1eb3c0c860c0db5
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.04 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get -y37.96 MB8COPY /tmp/cri-dockerd/cri-dockerd /cri-dockerd-mke # buildkit15.53 MB9COPY /kubelet /kubelet # buildkit38.04 MB10COPY /kube-apiserver /usr/local/bin/ # buildkit45.32 MB11COPY /kube-controller-manager /usr/local/bin/ # buildkit43.64 MB12COPY /kubectl /usr/local/bin/ # buildkit28.95 MB13COPY /kube-proxy /usr/local/bin/ # buildkit32.68 MB14COPY /kube-scheduler /usr/local/bin/ # buildkit32.81 MB15COPY apiserver_entrypoint.sh /bin/apiserver_entrypoint.sh # buildkit732 B16COPY controller_manager_entrypoint.sh /bin/controller_manager_entrypoint.sh # buildkit528 B17COPY kubelet_entrypoint.sh /bin/kubelet_entrypoint.sh # buildkit2.68 KB18COPY kubeproxy_entrypoint.sh /bin/kubeproxy_entrypoint.sh # buildkit802 B19COPY health_check.sh /bin/health_check.sh # buildkit389 B20COPY authorization_config_template.cfg /etc/authorization_config_template.cfg # buildkit331 B21COPY audit_webhook_template.cfg /etc/audit_webhook_template.cfg # buildkit326 B22COPY audit_policy_template.yaml /etc/audit_policy_template.yaml # buildkit393 B23RUN /bin/sh -c chmod +x3.77 KB24RUN /bin/sh -c update-alternatives --set1.63 KB25ARG UCP_VERSION0 B26LABEL com.docker.ucp.version=3.8.100 B27USER nobody0 BCommand
ARG RELEASE