Namespace
rancher
Image / Tag
hyperkube:v1.27.8-rancher1-linux-arm64
Content Digest
sha256:6993e2aaebd4b1bfeb3ec8f53269438f1b7438a1827f0e2a2bfb2d23a1c1fca5
Details
Created

2023-11-17 07:37:44 UTC

Size

414 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-17T07:36:09Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    aa41f794ceb4c0438046fd3b00e6fbad2632359c
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube
  • org.opencontainers.image.version
    22.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SYSTEMD_IGNORE_CHROOT

yes


Layers

[#000] sha256:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 - 6.3% (26.1 MB)

[#001] sha256:2755e537a9dd72dded3cea45fe6d731b5e009122638dd815f3389625c7eae87a - 0.0% (915 Bytes)

[#002] sha256:9d5a8a2734e0b6a3d173d3b098aac311deb9ad4c084b32e9929a3aff0639da85 - 0.0% (2.35 KB)

[#003] sha256:42c8fa4fbfe0e8aa4e151347da43ab0085149f3caa9f6ff8a930d89959a8cd7f - 0.0% (160 Bytes)

[#004] sha256:d9bc9234310ffe660cf15aa90d905e663dad18415a03bfaa2c33d598574582b0 - 0.0% (208 Bytes)

[#005] sha256:56aa6e619d275c320c46354e8e5080943cd86f60a4218f1720fd12f3f59c0581 - 0.07% (279 KB)

[#006] sha256:66c7a48b2c5e173931361bea9bab2306946e3b37b13000847d70f351bf0ed7d1 - 0.07% (279 KB)

[#007] sha256:cf2f7dba286304e8ea70a69c1fb61ad77ce41f51d085f48a74abf0afcb04380d - 54.17% (224 MB)

[#008] sha256:165b3b2e9a35ec7dad6cc833a2146fe1be884d64e53ea312472247ae14820202 - 0.0% (1.96 KB)

[#009] sha256:252a4ebc1420db92ae73236bbf28c15b38faa6994a443ba3f098def2923db27f - 10.09% (41.8 MB)

[#010] sha256:ee416347b0515ca746fa0b3faf3f87701f2474fa5d982b33107331e2c08cc0d4 - 29.32% (121 MB)


History
2023-10-05 07:32:20 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-10-05 07:32:21 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-10-05 07:32:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-10-05 07:32:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-10-05 07:32:22 UTC

/bin/sh -c #(nop) ADD file:f8594e26831508c318e42c8dfd9942041031087b8de1bf3fec11fd75b8b30fd4 in /

2023-10-05 07:32:22 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-10-16 11:39:36 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2023-10-16 11:39:36 UTC

/bin/sh -c #(nop) ENV SYSTEMD_IGNORE_CHROOT=yes

2023-10-16 11:39:36 UTC

/bin/sh -c #(nop) COPY file:08b58948eda7d62a8f68776e29c8b3d58099af170a66f34ae677069656423ddb in /hyperkube

2023-10-16 11:39:36 UTC

/bin/sh -c #(nop) COPY file:e8032c6e8aa4ed890bc6e143a6f89955cf199aafa656a9a331365cbd2a30d429 in /usr/sbin/iptables-wrapper-installer.sh

2023-10-16 11:39:37 UTC

|1 ARCH=arm64 /bin/sh -c ln -s /usr/bin/update-alternatives /usr/sbin/update-alternatives

2023-10-16 11:39:37 UTC

|1 ARCH=arm64 /bin/sh -c ln -s /hyperkube /apiserver && ln -s /hyperkube /cloud-controller-manager && ln -s /hyperkube /controller-manager && ln -s /hyperkube /kubectl && ln -s /hyperkube /kubelet && ln -s /hyperkube /proxy && ln -s /hyperkube /scheduler

2023-10-16 11:39:38 UTC

|1 ARCH=arm64 /bin/sh -c echo "dash dash/sh boolean false" | debconf-set-selections

2023-10-16 11:39:39 UTC

|1 ARCH=arm64 /bin/sh -c DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash

2023-10-16 11:41:01 UTC

|1 ARCH=arm64 /bin/sh -c echo CACHEBUST>/dev/null && apt-get update && apt-get upgrade -y && apt-get autoclean && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends apt-transport-https arptables ca-certificates ceph-common cifs-utils conntrack curl e2fsprogs xfsprogs ebtables ethtool git glusterfs-client glusterfs-common gnupg1 iproute2 ipset iptables iputils-ping jq kmod lsb-release open-iscsi openssh-client procps netbase nfs-common samba-common socat systemd udev util-linux xfsprogs zfsutils-linux && AZ_REPO=$(lsb_release -cs) && echo "deb [arch=${ARCH}] https://packages.microsoft.com/repos/azure-cli/ $AZ_REPO main" > /etc/apt/sources.list.d/azure-cli.list && curl -L https://packages.microsoft.com/keys/microsoft.asc | apt-key add - && apt-get purge gnupg && apt-get update && apt-get install -y --no-install-recommends azure-cli && apt-get clean -y && rm -rf /var/cache/debconf/* /var/lib/apt/lists/* /var/log/* /tmp/* /var/tmp/*

2023-10-16 11:41:07 UTC

|1 ARCH=arm64 /bin/sh -c /usr/sbin/iptables-wrapper-installer.sh

2023-10-16 11:41:08 UTC

/bin/sh -c #(nop) COPY dir:61d97b3113c913e00f0f48b043988a53e0a5fb0dc4458a36c82328fed162f8e7 in /opt/cni/bin

2023-10-16 11:41:09 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/hyperkube"]

2023-10-16 11:41:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-10-16T11:39:26Z

2023-10-16 11:41:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8afcb7c72ff883f184f39368761293576d509dd9

2023-10-16 11:41:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube-base.git

2023-10-16 11:41:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube-base

2023-11-17 07:36:26 UTC

/bin/sh -c #(nop) COPY multi:768aea0ca7533d68fc42d82076a9d26e5e1147a1e649ff0e1316ff80f6f0e55e in /usr/local/bin/

2023-11-17 07:37:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-11-17T07:36:09Z

2023-11-17 07:37:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=aa41f794ceb4c0438046fd3b00e6fbad2632359c

2023-11-17 07:37:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube.git

2023-11-17 07:37:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete