sha256:8284deff7375cb2cb91a026589da1c620ce504f133552a3e36710ac0158b766d
OS/ARCH
linux/amd64
Compressed size
217.35 MB
Last pushed
about 1 year by dockereeucp
Type
Image
Manifest digest
sha256:8284deff7375cb2cb91a026589da1c620ce504f133552a3e36710ac0158b766d
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 -y39.03 MB8COPY /tmp/cri-dockerd/cri-dockerd /cri-dockerd-mke # buildkit15.34 MB9COPY /kubelet /kubelet # buildkit28.36 MB10COPY /kube-apiserver /usr/local/bin/ # buildkit30.86 MB11COPY /kube-controller-manager /usr/local/bin/ # buildkit28.54 MB12COPY /kubectl /usr/local/bin/ # buildkit14.95 MB13COPY /kube-proxy /usr/local/bin/ # buildkit15.44 MB14COPY /kube-scheduler /usr/local/bin/ # buildkit15.79 MB15COPY apiserver_entrypoint.sh /bin/apiserver_entrypoint.sh # buildkit733 B16COPY controller_manager_entrypoint.sh /bin/controller_manager_entrypoint.sh # buildkit529 B17COPY kubelet_entrypoint.sh /bin/kubelet_entrypoint.sh # buildkit2.69 KB18COPY kubeproxy_entrypoint.sh /bin/kubeproxy_entrypoint.sh # buildkit804 B19COPY health_check.sh /bin/health_check.sh # buildkit390 B20COPY authorization_config_template.cfg /etc/authorization_config_template.cfg # buildkit334 B21COPY audit_webhook_template.cfg /etc/audit_webhook_template.cfg # buildkit329 B22COPY audit_policy_template.yaml /etc/audit_policy_template.yaml # buildkit396 B23RUN /bin/sh -c chmod +x3.75 KB24RUN /bin/sh -c update-alternatives --set1.65 KB25ARG UCP_VERSION0 B26LABEL com.docker.ucp.version=3.7.240 B27USER nobody0 BCommand
ARG RELEASE