Namespace
rancher
Image / Tag
rancher-agent:v2.5.12-rc1-linux-arm64
Content Digest
sha256:089cf429a3b743a8d014eab8d5f26ba3aa511fe7239a580af3466d8bfcb65c69
Details
Created

2021-12-29 21:01:06 UTC

Size

158 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-12-29T21:00:07Z
  • org.opencontainers.image.revision
    5b088cfd2de3d8dfc3303804316e0d2de6b0f8c0
  • 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.12-rc1

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

[#001] sha256:d05e2abbf524b4a1f6682ec6bc0125367b43f7db5e5dd5f5c6cc3b2435605dbb - 0.0% (124 Bytes)

[#002] sha256:5b2e9ab4d704fcfc459b6eff6cfdfbf6358519b07a0401a142e1bddfe037b88f - 27.81% (43.9 MB)

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

[#004] sha256:ec2fd851cbeb7a71ee12ab3aefb55f90449e9db82db265a34f17856598212877 - 15.61% (24.6 MB)

[#005] sha256:198efe261b462a64264c6bb3195518a0b63164c496b178815b66a701033a8d64 - 27.65% (43.7 MB)

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

[#007] sha256:07fc4e8f2cc65ec00981c84e03f7bbc59e29507abc6c2fdb77620269500ddcbf - 13.37% (21.1 MB)

[#008] sha256:39516ff2c1204011982553d734b84cb595868fca30d86505a973aad525ae57c5 - 0.0% (172 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-12-29 21:00:23 UTC

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

2021-12-29 21:00:24 UTC

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

2021-12-29 21:00:24 UTC

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

2021-12-29 21:00:45 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-12-29 21:00:46 UTC

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

2021-12-29 21:00:52 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-12-29 21:00:52 UTC

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

2021-12-29 21:00:54 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-12-29 21:00:55 UTC

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

2021-12-29 21:00:55 UTC

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

2021-12-29 21:00:55 UTC

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

2021-12-29 21:00:55 UTC

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

2021-12-29 21:01:03 UTC

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

2021-12-29 21:01:04 UTC

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

2021-12-29 21:01:05 UTC

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

2021-12-29 21:01:05 UTC

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

2021-12-29 21:01:05 UTC

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

2021-12-29 21:01:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-29T21:00:07Z

2021-12-29 21:01:05 UTC

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

2021-12-29 21:01:05 UTC

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

2021-12-29 21:01:06 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