Namespace
rancher
Image / Tag
hyperkube:v1.26.10-rancher1-linux-amd64
Content Digest
sha256:77ca3e3fdcaab547f6df6ccfdee798ffb3ea1823175a4e37abb1674860ba504a
Details
Created

2023-11-10 16:59:56 UTC

Size

439 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-10T16:58:24Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    2487b780bc70b74bd91f0463d2669933aae4e84c
  • 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:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e - 6.42% (28.2 MB)

[#001] sha256:4cd4e6c1e0747b60af73cd6d9de1087e38066c4f74de92c7722e097fd3ea923b - 0.0% (916 Bytes)

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

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

[#004] sha256:bbe97624b42fc8e46a047da166c68b4cf9712ea9e3099b73bba4ca72397dbc07 - 0.0% (207 Bytes)

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

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

[#007] sha256:f789e74438c9f81a59066f67095d1725e34f2944774cf64c4fb9e07178095a89 - 51.95% (228 MB)

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

[#009] sha256:8e4720b157ef2f40c9eadebd421bac116a32bfa6bdf7772b279b70c5a8d08867 - 10.17% (44.6 MB)

[#010] sha256:7f6c2cac9659ddf633bbd5a7023830c0fe9fb0d0cac0ab21b5129692d6c72fa2 - 31.33% (137 MB)


History
2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:32 UTC

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

2023-10-05 07:33:32 UTC

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

2023-10-16 11:41:24 UTC

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

2023-10-16 11:41:24 UTC

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

2023-10-16 11:41:25 UTC

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

2023-10-16 11:41:25 UTC

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

2023-10-16 11:41:25 UTC

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

2023-10-16 11:41:26 UTC

|1 ARCH=amd64 /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:41:26 UTC

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

2023-10-16 11:41:27 UTC

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

2023-10-16 11:42:25 UTC

|1 ARCH=amd64 /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:42:30 UTC

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

2023-10-16 11:42:30 UTC

/bin/sh -c #(nop) COPY dir:2c79947603fbe5a8ccf0b55f64299f791aa33e203fc32bdb12c0afa4a310e142 in /opt/cni/bin

2023-10-16 11:42:31 UTC

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

2023-10-16 11:42:31 UTC

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

2023-10-16 11:42:31 UTC

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

2023-10-16 11:42:31 UTC

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

2023-10-16 11:42:31 UTC

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

2023-11-10 16:58:46 UTC

/bin/sh -c #(nop) COPY multi:336ef63db2dc6919a91f0d99bc59b8f470adf61f7eab0ef6b7dc72136be0812d in /usr/local/bin/

2023-11-10 16:59:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-11-10T16:58:24Z

2023-11-10 16:59:56 UTC

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

2023-11-10 16:59:56 UTC

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

2023-11-10 16:59:56 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