Namespace
rancher
Image / Tag
rancher-agent:v2.5.11-rc2-linux-arm64
Content Digest
sha256:d34c3cf0e09c8aee3422b1175be3f053cd08d97f317378a9607b26180116049f
Details
Created

2021-10-31 00:24:02 UTC

Size

154 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-10-31T00:23:09Z
  • org.opencontainers.image.revision
    354819c82ed018cef4906eacca2b5b03396d5bbb
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.11-rc2

KUBECTL_VERSION

v1.19.13

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:f46992f278c2dd50c481ff60ce8528b6eb59016ac6243e1a7fb385c79c5944b9 - 14.69% (22.6 MB)

[#001] sha256:bfab32ad949673b1e6b14d2fd1605696e739a3f44237cbfab20f6d41d9698c54 - 0.0% (123 Bytes)

[#002] sha256:6daa6782ab2de16b0c97c755ebf1bacb38958200d4b2a902e255c48dea5a7cc4 - 28.5% (43.9 MB)

[#003] sha256:0c1786634264586499cf6d54dd1b1f9d97c0878c7029da32e93e6b26c4a21bbb - 1.26% (1.94 MB)

[#004] sha256:949fd8d26310250d227368af63bd6bd01b528033440f67c5599aefdf01f88836 - 15.99% (24.6 MB)

[#005] sha256:dc27ff0de10ff4490914f9338ce64a4439299c6e85c53040e0992df9ae3760d2 - 25.88% (39.9 MB)

[#006] sha256:3ac198705795e81db83d0b460156f19e3853871ad1779d097b03053c6ebbcde5 - 0.01% (8.89 KB)

[#007] sha256:70f3493632289453bb7af58ae1e8b6a4a0cf674b5a4b52454cee4fbdc17a9799 - 13.67% (21.1 MB)

[#008] sha256:46c59b132228ba176df95992941775ecaf407573ed94ca639e73e8411305a42a - 0.0% (171 Bytes)


History
2021-10-16 01:47:38 UTC

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

2021-10-16 01:47:38 UTC

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

2021-10-31 00:23:25 UTC

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

2021-10-31 00:23:25 UTC

|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-10-31 00:23:26 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13

2021-10-31 00:23:43 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-10-31 00:23:44 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-10-31 00:23:50 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-10-31 00:23:50 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-10-31 00:23:51 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-10-31 00:23:51 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-10-31 00:23:52 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-10-31 00:23:52 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.11-rc2

2021-10-31 00:23:52 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2021-10-31 00:23:59 UTC

/bin/sh -c #(nop) COPY dir:0b5324350f0de4f7d2ee1bf3a381526a05e052a2b9543d035e7123cb680eac8a in /var/lib/rancher-data

2021-10-31 00:24:00 UTC

/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/

2021-10-31 00:24:01 UTC

/bin/sh -c #(nop) COPY multi:bffaae765c9bcd49d073b675a5b7287b8a77ec28d3cb564411092434de6025e4 in /usr/bin/

2021-10-31 00:24:01 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-31T00:23:09Z

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:02 UTC

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

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