Namespace
rancher
Image / Tag
hyperkube:v1.26.4-rancher2-linux-arm64
Content Digest
sha256:2699d03d6a31add1e95d7304de6419770c87240eeaa6b3d07a6636df6c72f73c
Details
Created

2023-04-27 12:12:51 UTC

Size

480 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-27T12:11:24Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    0c958d635bfb17f2f183c892684522f78ef47274
  • 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


Layers

[#000] sha256:8b150fd943bcd54ef788cece17523d19031f745b099a798de65247900d102e18 - 5.44% (26.1 MB)

[#001] sha256:9f59c9bf1d65cbc6f10bfd4faa78ad1f5f21bdc015e0046f5036cce0f563f7b9 - 0.0% (917 Bytes)

[#002] sha256:526bec754fa7f7e3a94f894e8d00013338f267cbaf42bddf20ee61ce526982fa - 0.0% (2.35 KB)

[#003] sha256:c8907735abf2a4e8081dcaeb4e41128f9e750ce1d370758788549fc8a3e21467 - 0.0% (163 Bytes)

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

[#005] sha256:ac9440b6e7a24145f60704fc54787175ec68cd381f6971f30b191bcaa8299835 - 0.06% (279 KB)

[#006] sha256:37571b9737bcae21d1364292348e08820c514042392520aa12a3e984c138a481 - 0.06% (279 KB)

[#007] sha256:8ab966aaf43913ae95cb2094e502f8e1d4d56b05aa563f52f6d673f4730b8917 - 61.92% (297 MB)

[#008] sha256:960bbde12a2dadd23f3fc3c7fb8d38a41e8ae0c22b96b5441b4b5b0211f0c155 - 0.0% (1.96 KB)

[#009] sha256:56b740eb8403e6de27a86d1a2989499accf705b6458c48589f9aba8bdbbc87ae - 6.99% (33.5 MB)

[#010] sha256:1437ef92241842663a17b1a377de0d4c46eb0f4ece0b7bf62172b2ed4406db25 - 25.54% (123 MB)


History
2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:50 UTC

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

2023-01-26 05:05:51 UTC

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

2023-01-26 05:05:51 UTC

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

2023-02-14 02:16:30 UTC

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

2023-02-14 02:16:30 UTC

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

2023-02-14 02:16:30 UTC

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

2023-02-14 02:16:31 UTC

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

2023-02-14 02:16:32 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-02-14 02:16:33 UTC

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

2023-02-14 02:16:33 UTC

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

2023-02-14 02:17:53 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-02-14 02:18:02 UTC

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

2023-02-14 02:18:02 UTC

/bin/sh -c #(nop) COPY dir:6bc78efd54126aba5997962120161c73376807b6c6998cf2ab4591dc9a3f8196 in /opt/cni/bin

2023-02-14 02:18:03 UTC

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

2023-02-14 02:18:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-14T02:16:24Z

2023-02-14 02:18:03 UTC

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

2023-02-14 02:18:03 UTC

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

2023-02-14 02:18:03 UTC

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

2023-04-27 12:11:43 UTC

/bin/sh -c #(nop) COPY multi:87a9e5b988db298c68274d1c367e83c93f62182855949a61539d5e2ce4120ada in /usr/local/bin/

2023-04-27 12:12:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-27T12:11:24Z

2023-04-27 12:12:51 UTC

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

2023-04-27 12:12:51 UTC

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

2023-04-27 12:12:51 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