Namespace
rancher
Image / Tag
hyperkube:v1.25.6-rancher2-linux-arm64
Content Digest
sha256:5acc740ef78428d1c6b9a1f3b77ce1a96b3e5590c260b1611c28b449346cb784
Details
Created

2023-02-15 04:49:13 UTC

Size

473 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-15T04:47:44Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    041baec1d4d20951e7caa33f84884756178faa65
  • 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.51% (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 - 62.79% (297 MB)

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

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

[#010] sha256:233b90ca799bc4e1d62573a9564736664b612abc777597d5e5ff3b1e9383cb6f - 24.49% (116 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-02-15 04:48:03 UTC

/bin/sh -c #(nop) COPY multi:48c592749d608665ccc48ebb6f196e5fed480adfd35827f044064ac32e513592 in /usr/local/bin/

2023-02-15 04:49:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-15T04:47:44Z

2023-02-15 04:49:12 UTC

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

2023-02-15 04:49:12 UTC

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

2023-02-15 04:49:13 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