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

2024-01-29 16:29:37 UTC

Size

443 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-29T16:27:53Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    414fc6ab3a7ff3bdfa9f8007b63b60b0c81462b8
  • 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:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e - 6.36% (28.2 MB)

[#001] sha256:02cdfe6d3140983609e0931d0281f217fb77fb74423e4b753059a1abbad4e2fb - 0.0% (915 Bytes)

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

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

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

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

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

[#007] sha256:99b48b7bbb0710356cf693c12da32478c0d78d736d68c8f54b652e3fee782e00 - 63.23% (280 MB)

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

[#009] sha256:638ee8c9c4b3de3ba1128623e27e56f0ef754561e6dda0b5f03f5d4162d96e92 - 30.28% (134 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-11-30 02:39:49 UTC

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

2023-11-30 02:39:49 UTC

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

2023-11-30 02:39:49 UTC

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

2023-11-30 02:39:50 UTC

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

2023-11-30 02:39:50 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-11-30 02:39:51 UTC

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

2023-11-30 02:39:51 UTC

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

2023-11-30 02:40: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-11-30 02:41:06 UTC

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

2023-11-30 02:41:06 UTC

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

2023-11-30 02:41:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-11-30T02:39:44Z

2023-11-30 02:41:07 UTC

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

2023-11-30 02:41:07 UTC

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

2023-11-30 02:41:07 UTC

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

2024-01-29 16:28:17 UTC

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

2024-01-29 16:29:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-29T16:27:53Z

2024-01-29 16:29:37 UTC

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

2024-01-29 16:29:37 UTC

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

2024-01-29 16:29:37 UTC

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

Details
Created

2024-01-29 16:29:16 UTC

Size

424 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-29T16:27:41Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    414fc6ab3a7ff3bdfa9f8007b63b60b0c81462b8
  • 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:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 - 6.15% (26.1 MB)

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

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

[#003] sha256:b313b11660ee239a5020a7d67b7f85e4a22f9d90f673538e3ad21944cc5a209a - 0.0% (160 Bytes)

[#004] sha256:fab95a97dd73ad1583b8241ecafc62066aa08b72b56c161d35a08ed5e258ce97 - 0.0% (209 Bytes)

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

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

[#007] sha256:8d522400437167aced350b31d695459f1d3dd35993becb4d5db472a0da11a30f - 65.08% (276 MB)

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

[#009] sha256:d650f057260652a02ff4d912a662c78a004e6ed63eb28904b47479a57fcac290 - 28.64% (121 MB)


History
2023-10-05 07:32:20 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:22 UTC

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

2023-10-05 07:32:22 UTC

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

2023-11-30 02:39:56 UTC

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

2023-11-30 02:39:56 UTC

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

2023-11-30 02:39:56 UTC

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

2023-11-30 02:39:56 UTC

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

2023-11-30 02:39:57 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-11-30 02:39:58 UTC

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

2023-11-30 02:39:59 UTC

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

2023-11-30 02:41:34 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-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-11-30T02:39:50Z

2023-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

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

2023-11-30 02:41:43 UTC

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

2024-01-29 16:27:58 UTC

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

2024-01-29 16:29:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-29T16:27:41Z

2024-01-29 16:29:16 UTC

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

2024-01-29 16:29:16 UTC

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

2024-01-29 16:29:16 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