Namespace
rancher
Image / Tag
hyperkube:v1.24.17-rancher1
Content Digest
sha256:ffaf05aacca75c053c429d65b02824bbfd7464a1b5a2272a8c2a97aa1ef68629
Details
Created

2023-08-25 05:52:53 UTC

Size

431 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-25T05:51:17Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    8a62360b9c862e030c48c2773c73ae641599572f
  • 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.54% (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 - 52.89% (228 MB)

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

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

[#010] sha256:26e620ed362af127593bcac533f5c88f46022a79f6944fef9b49a68e3e601563 - 30.08% (130 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:51:38 UTC

/bin/sh -c #(nop) COPY multi:3cd1ae0c586a16ab381ad29fac7682b5fee26a63932a2b718c7f8e8ef64721c5 in /usr/local/bin/

2023-08-25 05:52:53 UTC

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

2023-08-25 05:52:53 UTC

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

2023-08-25 05:52:53 UTC

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

2023-08-25 05:52:53 UTC

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

Details
Created

2023-08-25 05:52:31 UTC

Size

410 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-25T05:51:06Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    8a62360b9c862e030c48c2773c73ae641599572f
  • 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:5af00eab97847634d0b3b8a5933f52ca8378f5f30a2949279d682de1e210d78b - 6.37% (26.1 MB)

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

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

[#003] sha256:7de18a72a759eebbd1f1d336c9ece5dbfab15ea5b8ac1353821d1fd972506800 - 0.0% (162 Bytes)

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

[#005] sha256:72a1567a4773fc1a7803673b06ade4098c21cce0fb7d3e317de2c72f96bce3fe - 0.07% (279 KB)

[#006] sha256:99be2866f72fbf473eb42dd963a56f62942a4070a584d3a8b9709ebcd5736af4 - 0.07% (279 KB)

[#007] sha256:fd4c929ccd2b53cb3e1b188bba0b8552184ca56747cb4b2c03e622dbd3315176 - 54.73% (224 MB)

[#008] sha256:71f254ae3262edfaa3c246b2c875fbcd4f0b990cd89afc476a368ba5a96389a9 - 0.0% (1.97 KB)

[#009] sha256:593f8422333b69d8f8c461810a757a4d223e711d07fa60e96f3d01a8369d7cb2 - 10.2% (41.8 MB)

[#010] sha256:fb1cb908802828337f15227e9859f56ca14f743de8f60f34c8c3663763f9c8f8 - 28.56% (117 MB)


History
2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:50 UTC

/bin/sh -c #(nop) ADD file:262490f82459c14632f5c9a6d6a5cf6c07b4f307e8fd380fa764662cda46e88f in /

2023-06-28 08:42:50 UTC

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

2023-08-09 13:21:15 UTC

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

2023-08-09 13:21:15 UTC

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

2023-08-09 13:21:15 UTC

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

2023-08-09 13:21:16 UTC

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

2023-08-09 13:21:16 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-08-09 13:21:17 UTC

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

2023-08-09 13:21:18 UTC

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

2023-08-09 13:22:32 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-08-09 13:22:38 UTC

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

2023-08-09 13:22:38 UTC

/bin/sh -c #(nop) COPY dir:61d97b3113c913e00f0f48b043988a53e0a5fb0dc4458a36c82328fed162f8e7 in /opt/cni/bin

2023-08-09 13:22:39 UTC

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

2023-08-09 13:22:39 UTC

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

2023-08-09 13:22:39 UTC

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

2023-08-09 13:22:39 UTC

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

2023-08-09 13:22:39 UTC

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

2023-08-25 05:51:21 UTC

/bin/sh -c #(nop) COPY multi:2720fd238af31ed70609d3b42038f6a43d3f733c251b16574e0d7129eda4da2f in /usr/local/bin/

2023-08-25 05:52:31 UTC

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

2023-08-25 05:52:31 UTC

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

2023-08-25 05:52:31 UTC

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

2023-08-25 05:52:31 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