Namespace
rancher
Image / Tag
hyperkube:v1.25.6-rancher3
Content Digest
sha256:253fb2f2690e30f4923c242dc2cdb6672530349f18b9c30cbb6b23025c07973d
Details
Created

2023-02-15 18:32:36 UTC

Size

493 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-15T18:31:27Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    614c1de961abcb25c6b55bf62f04bb0d1ca4c82d
  • 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.71% (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 - 60.97% (301 MB)

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

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

[#010] sha256:12323fee178ac6f031e1da9c4c5adf7e260fc2a99b3efeea98b5fbf52d0a633b - 25.99% (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-15 18:31:53 UTC

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

2023-02-15 18:32:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-15T18:31:27Z

2023-02-15 18:32:36 UTC

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

2023-02-15 18:32:36 UTC

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

2023-02-15 18:32:36 UTC

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

Details
Created

2023-02-15 18:31:59 UTC

Size

473 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-15T18:30:28Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    614c1de961abcb25c6b55bf62f04bb0d1ca4c82d
  • 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:8b150fd943bcd54ef788cece17523d19031f745b099a798de65247900d102e18 - 5.51% (26.1 MB)

[#001] sha256:9f59c9bf1d65cbc6f10bfd4faa78ad1f5f21bdc015e0046f5036cce0f563f7b9 - 0.0% (917 Bytes)

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

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

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

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

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

[#007] sha256:8ab966aaf43913ae95cb2094e502f8e1d4d56b05aa563f52f6d673f4730b8917 - 62.76% (297 MB)

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

[#009] sha256:56b740eb8403e6de27a86d1a2989499accf705b6458c48589f9aba8bdbbc87ae - 7.08% (33.5 MB)

[#010] sha256:522dae0e883b248f2f9a6695b78548f2ce8fb202af33acdb9fc31c8bf699fb8d - 24.53% (116 MB)


History
2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:49 UTC

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

2023-01-26 05:05:50 UTC

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

2023-01-26 05:05:51 UTC

/bin/sh -c #(nop) ADD file:55486a91f732042dd4e81ecfd8457d23e04dcd7dd80a0bb06cc7c44873fac838 in /

2023-01-26 05:05:51 UTC

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

2023-02-14 02:16:30 UTC

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

2023-02-14 02:16:30 UTC

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

2023-02-14 02:16:30 UTC

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

2023-02-14 02:16:31 UTC

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

2023-02-14 02:16:32 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-02-14 02:16:33 UTC

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

2023-02-14 02:16:33 UTC

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

2023-02-14 02:17:53 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-02-14 02:18:02 UTC

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

2023-02-14 02:18:02 UTC

/bin/sh -c #(nop) COPY dir:6bc78efd54126aba5997962120161c73376807b6c6998cf2ab4591dc9a3f8196 in /opt/cni/bin

2023-02-14 02:18:03 UTC

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

2023-02-14 02:18:03 UTC

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

2023-02-14 02:18:03 UTC

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

2023-02-14 02:18:03 UTC

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

2023-02-14 02:18:03 UTC

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

2023-02-15 18:30:47 UTC

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

2023-02-15 18:31:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-15T18:30:28Z

2023-02-15 18:31:59 UTC

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

2023-02-15 18:31:59 UTC

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

2023-02-15 18:31:59 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