Namespace
rancher
Image / Tag
hyperkube:v1.18.12-rancher1-linux-arm64
Content Digest
sha256:35df6394a33bccb3fd1c27bd751e69504d19439760584c9b0aa0f24cdf441a54
Details
Created

2020-11-12 19:38:37 UTC

Size

399 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-11-12T19:37:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e14fa6b6168c6e5d93d59d791d0388a03b15209c
  • 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:92e3c75fcf800f2245e85d46dbd3f44d4e2904c2d864b5b1c9978e2668df5167 - 5.44% (21.7 MB)

[#001] sha256:504afb55dec7505b3cc7fe8b0c12ffa5a3e9257038d6dcd8e61d278a28834408 - 3.45% (13.8 MB)

[#002] sha256:5cc4f8390b7e3367df6016d3d876478221201639fe841abb0bde6d5a29edb1a2 - 0.46% (1.84 MB)

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

[#004] sha256:d914b22ec3587b75b5341844d5c1f4baedf89b6958148a0fbc357effefb4aea6 - 0.0% (512 Bytes)

[#005] sha256:6b84c8e37d6635ddf1f36fa9107f76a8dd0f37cbb4f2347057cc4ac7ef72f58d - 0.0% (547 Bytes)

[#006] sha256:b151787a67790c8a7699d80bc399768187cd36d412c925ad205cb26110103c51 - 0.0% (366 Bytes)

[#007] sha256:31c9fc71d3d25cf0290208b0050a69d4340dc3b8925d3de0f98a923883de3392 - 0.18% (753 KB)

[#008] sha256:9683a876f1f3757366b3eac6a0846cfe65394f0d5acfb1ae79daa65c266b548a - 0.0% (408 Bytes)

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

[#010] sha256:0c4cac949f6f3da467419aede641d00c6ea6fa64ca77a05e767d0e9f1cce9656 - 27.15% (108 MB)

[#011] sha256:a5dfd92a3dc321b9d9cbb175cf867fc63d85b9825e4e3125c17434b9fc1005c4 - 8.39% (33.5 MB)

[#012] sha256:e3a09e184b6865fb865536e7f52a7e85f438055331eafd89f0e5274a6dc4ac65 - 27.24% (109 MB)

[#013] sha256:37ffa4463907bef564017f489e118ea530c73aa86e7a3bff6b3d99d05e3f03f6 - 0.0% (917 Bytes)

[#014] sha256:a7e119cf873135e7ac8aca1e1a5c7ffb8b992a06fb5c561bc2bc385012b7f30b - 27.69% (111 MB)


History
2020-08-07 18:09:02 UTC

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

2020-08-07 18:09:03 UTC

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

2020-08-07 20:01:45 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 20:02:19 UTC

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

2020-08-07 20:02:19 UTC

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

2020-08-07 20:02:20 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 20:02:21 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:39:50 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:40:21 UTC

/bin/sh -c clean-install bash

2020-08-09 04:40:22 UTC

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

2020-08-09 04:40:25 UTC

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

2020-08-09 04:45:31 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:45:34 UTC

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

2020-11-12 09:53:42 UTC

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

2020-11-12 09:53:49 UTC

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

2020-11-12 09:53:49 UTC

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

2020-11-12 19:38:34 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-11-12 19:38:36 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-12T19:37:52Z

2020-11-12 19:38:37 UTC

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

2020-11-12 19:38:37 UTC

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

2020-11-12 19:38: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