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

2021-02-17 23:14:37 UTC

Size

437 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-17T23:13:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9c23bd53eac7b3840dd00bab03364880e85ff594
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
PATH

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


Layers

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

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

[#002] sha256:fafe7e2b354a9560e92492b3921542916ef609c142197d15964d328c151e9098 - 0.45% (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.17% (746 KB)

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

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

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

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

[#012] sha256:945e095d4ab858f2dbef7cfe44945e0c2ae49be44dee04ef5924b635c5e6ab3e - 27.38% (120 MB)

[#013] sha256:844be0a15d8fb54c083d88ed636bc7ff0aa5a2065b9cb44771cba9be7f7a7c65 - 0.0% (916 Bytes)

[#014] sha256:675d951be055a2c5ea54ef07c2798c4ffa20a5a4e7961b5925a95cb62320d137 - 30.61% (134 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-02-17 12:15:49 UTC

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

2021-02-17 12:15:59 UTC

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

2021-02-17 12:15:59 UTC

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

2021-02-17 23:14:33 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-02-17 23:14:37 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-17T23:13:37Z

2021-02-17 23:14:37 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-17 23:14:37 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=9c23bd53eac7b3840dd00bab03364880e85ff594

2021-02-17 23:14:37 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/hyperkube.git

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