Namespace
rancher
Image / Tag
hyperkube:v1.17.9-rancher1-linux-arm64
Content Digest
sha256:37c51e46c29167c91ed8a28d334111d4db6041004d31b16e3a1971d7725b6d2e
Details
Created

2020-07-15 19:18:59 UTC

Size

392 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-15T19:17:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    48a1cd47db4e5f71cc4dd0acea53ce123144ddb9
  • 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:5991fe9308bc4cec3c1ec5b7615c9e7dab9d1cb846a7e51dfa47d6681353d0e6 - 5.54% (21.7 MB)

[#001] sha256:deb0a06c9ee4376f2600ddc6d057b393ae6a7e2dc8696ebbd8649fada407ad06 - 3.48% (13.7 MB)

[#002] sha256:5b25514ec45aaf6e8fc75cdeb320e629e6b24837ffdbb8f9f55b41d6aad2e278 - 0.47% (1.84 MB)

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

[#004] sha256:bc75f3fce29e01c2b6d4f9a9b962517f7c8f8768a6748b29a5dc89883e9bc78a - 0.0% (513 Bytes)

[#005] sha256:bcbb773ae8de6f9264f6a0b2f6ea24429544f1efe8dbe5899657a5764c909661 - 0.0% (550 Bytes)

[#006] sha256:ddca4a0a692620b2ceee6cf54fde31d33065f03db911a551325f7ce665026dbc - 0.0% (369 Bytes)

[#007] sha256:9a70652c409320d2f170d84f6edd4a52e0d1982948f6dbcc2982d6a23c8aa195 - 0.19% (753 KB)

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

[#009] sha256:9357f89835e9d3644a745f062dc187a54ac6ef3b6d303c6764df49f0bbfdc935 - 0.0% (4.23 KB)

[#010] sha256:3ccbebc6e4222bed520f799dbdcca976a0c8f8d5e5fbf1fa4f06474128baf192 - 27.69% (108 MB)

[#011] sha256:b790d123a1542a7cc98e72118c3d04813dd0431660c2c452ae87e52ec96a6631 - 8.56% (33.5 MB)

[#012] sha256:2d29fad12e05f1be8ae4f4d2a06cf8ee6102df0d457f676b50f790f8539c6cb5 - 27.4% (107 MB)

[#013] sha256:2b20151a6866e5d18775bcc1b57efd1e58e86a8627e0cfde88be57a5dc624e03 - 0.0% (917 Bytes)

[#014] sha256:85bc7d17eda4c36ac5ed6e9127c26ff399a5095dc88f443ccf658e1a01c5668a - 26.67% (104 MB)


History
2020-05-02 09:58:32 UTC

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

2020-05-02 09:58:33 UTC

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

2020-05-06 01:07:15 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-05-06 01:07:48 UTC

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

2020-05-06 01:07:49 UTC

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

2020-05-06 01:07:49 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-05-06 01:07:50 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-06-29 21:55:25 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-06-29 21:55:54 UTC

/bin/sh -c clean-install bash

2020-06-29 21:55:56 UTC

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

2020-06-29 21:55:59 UTC

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

2020-06-29 22:01:11 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-06-29 22:01:13 UTC

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

2020-07-15 16:53:06 UTC

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

2020-07-15 16:53:14 UTC

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

2020-07-15 16:53:14 UTC

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

2020-07-15 19:18:56 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=arm64] 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

2020-07-15 19:18:58 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-07-15T19:17:49Z

2020-07-15 19:18:58 UTC

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

2020-07-15 19:18:59 UTC

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

2020-07-15 19:18:59 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