Namespace
rancher
Image / Tag
rancher-agent:v2.5.10-rc6-linux-arm64
Content Digest
sha256:f5155c92c5443513e3a43ce08d98e87c1fc455760bcc17ed2af3d4732aa7803d
Details
Created

2021-10-12 18:39:03 UTC

Size

152 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-10-12T18:38:12Z
  • org.opencontainers.image.revision
    7f8bb2c7810a009f5eb21e4c77225adfb6e48200
  • 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.10-rc6

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.87% (22.6 MB)

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

[#002] sha256:c01c1837258450b9ed75b2e5018dc4e8437e70ac20ec764d8f000fe1dc01bd84 - 28.85% (43.9 MB)

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

[#004] sha256:20af4d55165b493703202a905db6aa01550a4a65f07b419710ce02285d3b12dd - 16.19% (24.6 MB)

[#005] sha256:d748d22257168404e86d1de7e2bebfa38bd02156eccdfe2ed8c3474a1c0b255f - 24.99% (38 MB)

[#006] sha256:8bbc749b367c1521dc44ae1c9fc8d4666d49aee3244dbedb3b4542ba5ad5b8d7 - 0.01% (8.89 KB)

[#007] sha256:48e5bc555fc06d2408d4f74077344f9ecf7f8cc28cbcf3a0c2d27043415eaca7 - 13.83% (21 MB)

[#008] sha256:a961237019db3484d342689ba877f42afd9e3872b9e52df2712fadecf05a19c8 - 0.0% (172 Bytes)


History
2021-10-01 02:43:40 UTC

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

2021-10-01 02:43:41 UTC

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

2021-10-12 18:38:27 UTC

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

2021-10-12 18:38:28 UTC

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

2021-10-12 18:38:28 UTC

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

2021-10-12 18:38:48 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-12 18:38:49 UTC

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

2021-10-12 18:38: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-12 18:38:50 UTC

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

2021-10-12 18:38: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-12 18:38:52 UTC

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

2021-10-12 18:38:52 UTC

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

2021-10-12 18:38:52 UTC

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

2021-10-12 18:38:52 UTC

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

2021-10-12 18:38:59 UTC

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

2021-10-12 18:39:01 UTC

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

2021-10-12 18:39:01 UTC

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

2021-10-12 18:39:02 UTC

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

2021-10-12 18:39:02 UTC

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

2021-10-12 18:39:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-12T18:38:12Z

2021-10-12 18:39:02 UTC

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

2021-10-12 18:39:02 UTC

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

2021-10-12 18:39:03 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