Namespace
rancher
Image / Tag
rancher-agent:v2.5.13-rc4-linux-arm64
Content Digest
sha256:c48c9a272fec875f50a0547ad4860b302ffaa52f139c222cc70a355bae1c74eb
Details
Created

2022-04-15 06:18:12 UTC

Size

163 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-04-15T06:17:19Z
  • org.opencontainers.image.revision
    7218c48a6f516b72ec4586a790b3b9f1e1fe792b
  • 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.13-rc4

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:d35feac4abe85b38af36ec148f2c2dc7a795f9862a0b6dcf2a1511b752a44996 - 13.89% (22.6 MB)

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

[#002] sha256:2df0f822bd07d55e3c5a7c879544cc0b60b0e7f3e1c9ecde5d82a81afcda27de - 26.95% (43.9 MB)

[#003] sha256:9c703aec9c634469c139fe588916a96a59e90eb91aca736bab1f9cec5affd2de - 1.19% (1.94 MB)

[#004] sha256:1b90300dc899a8766cc78afc5225c18fc30d97fb6c421a443066ef847296f85d - 15.12% (24.6 MB)

[#005] sha256:69caa59d76ef6baa0faf8fec33d4ee774288c970d9db360d74df192d59641f45 - 29.83% (48.6 MB)

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

[#007] sha256:6da0982d94915b982895629690e418fdcdc21106e56c6cecbac264673daf46e6 - 13.01% (21.2 MB)

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


History
2022-04-05 22:40:51 UTC

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

2022-04-05 22:40:51 UTC

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

2022-04-15 06:17:35 UTC

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

2022-04-15 06:17:36 UTC

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

2022-04-15 06:17:36 UTC

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

2022-04-15 06:17:57 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/*

2022-04-15 06:17:57 UTC

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

2022-04-15 06:17:58 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

2022-04-15 06:17:58 UTC

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

2022-04-15 06:18:00 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

2022-04-15 06:18:00 UTC

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

2022-04-15 06:18:00 UTC

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

2022-04-15 06:18:00 UTC

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

2022-04-15 06:18:00 UTC

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

2022-04-15 06:18:09 UTC

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

2022-04-15 06:18:10 UTC

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

2022-04-15 06:18:11 UTC

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

2022-04-15 06:18:11 UTC

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

2022-04-15 06:18:11 UTC

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

2022-04-15 06:18:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-15T06:17:19Z

2022-04-15 06:18:11 UTC

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

2022-04-15 06:18:11 UTC

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

2022-04-15 06:18:12 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