Namespace
rancher
Image / Tag
hyperkube:v1.26.13-rancher1-linux-arm64
Content Digest
sha256:194429cd029e86790b540dac76b1a0abc847e63d459c5d02559b96288a2eac51
Details
Created

2024-01-29 16:32:33 UTC

Size

429 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-29T16:30:52Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    414ec280a932e5231fe281eea4be7dc14eaa0ce4
  • 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:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 - 6.08% (26.1 MB)

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

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

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

[#004] sha256:fab95a97dd73ad1583b8241ecafc62066aa08b72b56c161d35a08ed5e258ce97 - 0.0% (209 Bytes)

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

[#006] sha256:410d745c2afb887cd2d5b9ff7c0806603312bedb15d923a0c773a5772d36a60f - 0.06% (279 KB)

[#007] sha256:8d522400437167aced350b31d695459f1d3dd35993becb4d5db472a0da11a30f - 64.36% (276 MB)

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

[#009] sha256:7c5aa432dce776f321051502552d5383c01af2b92e4390aea85b0dcb027a972a - 29.42% (126 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-11-30 02:39:56 UTC

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

2023-11-30 02:39:56 UTC

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

2023-11-30 02:39:56 UTC

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

2023-11-30 02:39:56 UTC

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

2023-11-30 02:39:57 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-11-30 02:39:58 UTC

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

2023-11-30 02:39:59 UTC

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

2023-11-30 02:41:34 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-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-11-30T02:39:50Z

2023-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

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

2024-01-29 16:31:10 UTC

/bin/sh -c #(nop) COPY multi:60bd9da58b1c43b22392e59c8e93cfc72e03204968f7c6ba8976345ddb67f66f in /usr/local/bin/

2024-01-29 16:32:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-29T16:30:52Z

2024-01-29 16:32:33 UTC

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

2024-01-29 16:32:33 UTC

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

2024-01-29 16:32:33 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