Namespace
rancher
Image / Tag
hyperkube:v1.24.10-rancher4-linux-amd64
Content Digest
sha256:e509a258fa8b8b4391afbd9d0c52f20d4109f7be5430f9db825089c05616f5b3
Details
Created

2023-02-25 01:01:43 UTC

Size

492 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-25T01:01:05Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    493d6044a9500332c20eb9991209ddfbb655b786
  • 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:677076032cca0a2362d25cf3660072e738d1b96fe860409a33ce901d695d7ee8 - 5.72% (28.2 MB)

[#001] sha256:764a9e69e5acf46524642546190c64e43ee1f258481dc852758d33ddb5c3ab0e - 0.0% (914 Bytes)

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

[#003] sha256:7f1bcaed3332603e964b30e4ac746d40352ba10ba6c9794ab0b74448d88a6137 - 0.0% (163 Bytes)

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

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

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

[#007] sha256:ccac9dd0c8e3a9f8ce9c7de7de93eb2f5c75c1cc166b6eaaf8cfdbd6634e4ea1 - 61.05% (301 MB)

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

[#009] sha256:49a4681ae05d7f31b288a00376f050b53af10c92748de07c4ccd88976ae9b1fc - 7.22% (35.5 MB)

[#010] sha256:81589dee83f9005bbad285f5f488596616f2e21c5ccba31d4daf094c5c83fe41 - 25.89% (128 MB)


History
2023-01-26 04:57:59 UTC

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

2023-01-26 04:57:59 UTC

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

2023-01-26 04:58:00 UTC

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

2023-01-26 04:58:00 UTC

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

2023-01-26 04:58:02 UTC

/bin/sh -c #(nop) ADD file:18e71f049606f6339ce7a995839623f50e6ec6474bfd0a3a7ca799db726f47f6 in /

2023-01-26 04:58:02 UTC

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

2023-02-14 02:16:59 UTC

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

2023-02-14 02:16:59 UTC

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

2023-02-14 02:16:59 UTC

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

2023-02-14 02:17:00 UTC

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

2023-02-14 02:17:00 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-02-14 02:17:01 UTC

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

2023-02-14 02:17:02 UTC

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

2023-02-14 02:18:23 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-02-14 02:18:34 UTC

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

2023-02-14 02:18:35 UTC

/bin/sh -c #(nop) COPY dir:8b843faf5de57af900fdae47ccfb22c5403a612ddc5255c2151620c0ff728ddb in /opt/cni/bin

2023-02-14 02:18:36 UTC

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

2023-02-14 02:18:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-14T02:16:53Z

2023-02-14 02:18:36 UTC

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

2023-02-14 02:18:36 UTC

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

2023-02-14 02:18:36 UTC

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

2023-02-25 01:01:32 UTC

/bin/sh -c #(nop) COPY multi:098e981391c1e1c2b3ef44739026a188e0907b955be4e0fb7058b972c477d1e8 in /usr/local/bin/

2023-02-25 01:01:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-25T01:01:05Z

2023-02-25 01:01:43 UTC

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

2023-02-25 01:01:43 UTC

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

2023-02-25 01:01:43 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