Namespace
rancher
Image / Tag
hyperkube:v1.26.8-rancher1-linux-amd64
Content Digest
sha256:d600cfd813d6b55ae8972a82f8f6b87d763c102c63cc5a4a95fb70708e38394d
Details
Created

2023-08-25 05:54:22 UTC

Size

439 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-25T05:53:12Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    e6b874c168872c3f24db7fe7bf68380d281ed53f
  • 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:3153aa388d026c26a2235e1ed0163e350e451f41a8a313e1804d7e1afb857ab4 - 6.42% (28.2 MB)

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

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

[#003] sha256:240b515df44a906e351862edfebab6eba9096a0c11bd609d33bc383e442b4b2c - 0.0% (162 Bytes)

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

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

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

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

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

[#009] sha256:0eedee7f245b654b57c1845afad37a11a55af15f86b7e8acff427a1c36f62c11 - 10.18% (44.6 MB)

[#010] sha256:614d13b12168e101a6ea3ee49ce821cb44d88bd0fa19c3e2b1e6180143d26be9 - 31.33% (137 MB)


History
2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:42 UTC

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

2023-06-28 08:37:42 UTC

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

2023-08-09 13:19:52 UTC

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

2023-08-09 13:19:52 UTC

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

2023-08-09 13:19:52 UTC

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

2023-08-09 13:19:53 UTC

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

2023-08-09 13:19:53 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-08-09 13:19:54 UTC

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

2023-08-09 13:19:55 UTC

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

2023-08-09 13:20:58 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-08-09 13:21:05 UTC

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

2023-08-09 13:21:06 UTC

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

2023-08-09 13:21:07 UTC

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

2023-08-09 13:21:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-08-09T13:19:42Z

2023-08-09 13:21:07 UTC

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

2023-08-09 13:21:07 UTC

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

2023-08-09 13:21:07 UTC

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

2023-08-25 05:53:33 UTC

/bin/sh -c #(nop) COPY multi:86018fac16d44998e6e17c836fad1e346954950bf6808539139f341336e584fd in /usr/local/bin/

2023-08-25 05:54:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-08-25T05:53:12Z

2023-08-25 05:54:22 UTC

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

2023-08-25 05:54:22 UTC

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

2023-08-25 05:54:22 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