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

2021-04-16 20:17:12 UTC

Size

454 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-04-16T20:16:08Z
  • org.opencontainers.image.revision
    9dae4262176e30e93c3906e31077541eab33a793
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4ba180b702c8b29f4d24cb24eeb91a26a5924e797a806bbca1b73d26b5fe8b1e - 4.43% (20.1 MB)

[#001] sha256:85b604bcc41af6fc75a72fe80441a116e48db8afc97fb8ed8c768d371abc43d3 - 3.1% (14.1 MB)

[#002] sha256:fafe7e2b354a9560e92492b3921542916ef609c142197d15964d328c151e9098 - 0.43% (1.96 MB)

[#003] sha256:b2c4667c1ca752c9de3d15ab1b4e9fae9ea908590aebbc94af68fe3ec80fa85e - 0.0% (1.01 KB)

[#004] sha256:c93c6a0c3ea5a81c74449c0bcb459ced32b92c9ec31b81ce3b0cbc655631f2c9 - 0.0% (510 Bytes)

[#005] sha256:beea6d17d8e9ddbaa416e3e3376235660fe814bf49c1b88b4b439ddd3444b0eb - 0.0% (546 Bytes)

[#006] sha256:0725989b28eb6e78f48eb52af87a33b196b0a3c5f0bc88093e5a4ae0483dfc62 - 0.0% (364 Bytes)

[#007] sha256:ad7980c2afdc0022f5ac903328dd0a8b09180af4dc52ebed02c934e0bc295400 - 0.16% (746 KB)

[#008] sha256:340b478ecf24ff5b5ec1f4fd1f375607ef54e722fe08b0e5d5932fa1b7dfd3e4 - 0.0% (407 Bytes)

[#009] sha256:af5926a1242527961fa7342f2526ccf75f13c8d0ddc0600b4fe6a2a796ff9daf - 0.0% (4.22 KB)

[#010] sha256:a96861de29fbffea57800e98a269605db37d50d42f12b6e852da19a3f23a2b15 - 24.46% (111 MB)

[#011] sha256:8effe3fdb9ca195acc0073a767de7e92ab2024c8cb0898f39f278d9572a8750a - 7.83% (35.5 MB)

[#012] sha256:aee57b18c6e1560092c26191ad9468baab2fb3e36994e2a2115a1526334bfd9a - 26.35% (120 MB)

[#013] sha256:521f8ffc32295f14ca8b1e3ab5d6267a734d99667951ccf05b7391bfecf8d0d7 - 0.0% (917 Bytes)

[#014] sha256:ddc14754c14aa9014221d877c69edded20158494f853361c8a7e49c30bcce954 - 33.24% (151 MB)


History
2020-08-07 18:06:45 UTC

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

2020-08-07 18:06:45 UTC

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

2020-08-07 19:59:48 UTC

/bin/sh -c echo deb http://deb.debian.org/debian buster-backports main >> /etc/apt/sources.list; apt-get update; apt-get -t buster-backports -y --no-install-recommends install iptables

2020-08-07 19:59:53 UTC

/bin/sh -c clean-install conntrack ebtables ipset kmod netbase

2020-08-07 19:59:53 UTC

/bin/sh -c #(nop) COPY file:753d2b895bae0725b470e608b4745c5a21d9ebb4ce1e9a13ad3d26721e1e6dd8 in /usr/sbin/iptables-wrapper

2020-08-07 19:59:54 UTC

/bin/sh -c update-alternatives --install /usr/sbin/iptables iptables /usr/sbin/iptables-wrapper 100 --slave /usr/sbin/iptables-restore iptables-restore /usr/sbin/iptables-wrapper --slave /usr/sbin/iptables-save iptables-save /usr/sbin/iptables-wrapper

2020-08-07 19:59:55 UTC

/bin/sh -c update-alternatives --install /usr/sbin/ip6tables ip6tables /usr/sbin/iptables-wrapper 100 --slave /usr/sbin/ip6tables-restore ip6tables-restore /usr/sbin/iptables-wrapper --slave /usr/sbin/ip6tables-save ip6tables-save /usr/sbin/iptables-wrapper

2020-08-09 04:32:19 UTC

/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 && ln -s /hyperkube /usr/local/bin/cloud-controller-manager && ln -s /hyperkube /usr/local/bin/kube-apiserver && ln -s /hyperkube /usr/local/bin/kube-controller-manager && ln -s /hyperkube /usr/local/bin/kube-proxy && ln -s /hyperkube /usr/local/bin/kube-scheduler && ln -s /hyperkube /usr/local/bin/kubectl && ln -s /hyperkube /usr/local/bin/kubelet

2020-08-09 04:32:24 UTC

/bin/sh -c clean-install bash

2020-08-09 04:32:25 UTC

/bin/sh -c echo "dash dash/sh boolean false" | debconf-set-selections

2020-08-09 04:32:26 UTC

/bin/sh -c DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash

2020-08-09 04:33:17 UTC

/bin/sh -c clean-install ca-certificates ceph-common cifs-utils e2fsprogs ethtool git glusterfs-client iproute2 jq nfs-common openssh-client socat udev util-linux xfsprogs

2020-08-09 04:33:19 UTC

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

2021-04-15 03:44:30 UTC

/bin/sh -c #(nop) ADD file:e6bbc0c72e7bd82f44c6555d459a919fa329a6286ceb8ef3c3f4683f68963bcc in /usr/local/bin

2021-04-15 03:44:40 UTC

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

2021-04-15 03:44:40 UTC

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

2021-04-16 20:17:08 UTC

/bin/sh -c sed -i -e 's!\bmain\b!main contrib!g' /etc/apt/sources.list && apt-get update && apt-get upgrade -y && apt-get clean && clean-install apt-transport-https gnupg1 curl zfsutils-linux && echo "deb [arch=amd64] https://packages.microsoft.com/repos/azure-cli/ buster 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 && clean-install xfsprogs open-iscsi azure-cli iproute2 iputils-ping procps glusterfs-client glusterfs-common samba-common arptables

2021-04-16 20:17:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-16T20:16:08Z

2021-04-16 20:17:12 UTC

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

2021-04-16 20:17:12 UTC

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

2021-04-16 20:17:12 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