Namespace
rancher
Image / Tag
rancher-agent:v2.5-54084b545a1d6d0e2b4e122380408e7e8323a404-linux-arm64
Content Digest
sha256:0337381cd6dfc39e77618e352ff3187f5c449ae110a671af7b55ebd5da8d7f0d
Details
Created

2023-10-31 20:06:36 UTC

Size

447 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-31T20:05:35Z
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    54084b545a1d6d0e2b4e122380408e7e8323a404
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.version
    18.04

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-54084b545a1d6d0e2b4e122380408e7e8323a404-head

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:064a9bb4736de1b2446f528e4eb37335378392cf9b95043d3e9970e253861702 - 4.84% (21.7 MB)

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

[#002] sha256:65eb868289437f96a0297cfe3968798fe8c7f93ceddd933fdfc73d449b32ecc7 - 9.86% (44.1 MB)

[#003] sha256:ce1943f53d547f9f4da559af6cdc3cfef40354b00e15a5f4128ef5f01e0ee891 - 0.43% (1.94 MB)

[#004] sha256:3b6bd989ef11d088f3e4705fe178e13347f146428b748199f19ce2249b0e798f - 5.51% (24.6 MB)

[#005] sha256:3c415726e31edbce06e749d5f3e76149ba2fbfd6424386f9122e7db01aa8465f - 74.49% (333 MB)

[#006] sha256:a3dd0756b6e0979513a788f125a7aa940dc6467f85d5d705dc2adffc26aefc9c - 0.0% (8.89 KB)

[#007] sha256:70cc5457ecc6b3ebc876daf4254cc078fe52f2d8d3e2a699d8cd698f03d91a99 - 4.86% (21.8 MB)

[#008] sha256:c9121a4fa7f0aaa352e3c9e95460a9bfeb7dac56ba05f8b8e648c8d4dc6d5ebf - 0.0% (170 Bytes)


History
2023-05-30 09:39:04 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-05-30 09:39:04 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-05-30 09:39:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-05-30 09:39:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=18.04

2023-05-30 09:39:09 UTC

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

2023-05-30 09:39:10 UTC

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

2023-10-31 20:05:55 UTC

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

2023-10-31 20:05:55 UTC

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

2023-10-31 20:05:55 UTC

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

2023-10-31 20:06:20 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/*

2023-10-31 20:06:20 UTC

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

2023-10-31 20:06:21 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

2023-10-31 20:06:21 UTC

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

2023-10-31 20:06:23 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

2023-10-31 20:06:23 UTC

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

2023-10-31 20:06:23 UTC

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

2023-10-31 20:06:23 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-54084b545a1d6d0e2b4e122380408e7e8323a404-head

2023-10-31 20:06:23 UTC

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

2023-10-31 20:06:31 UTC

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

2023-10-31 20:06:35 UTC

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

2023-10-31 20:06:35 UTC

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

2023-10-31 20:06:36 UTC

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

2023-10-31 20:06:36 UTC

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

2023-10-31 20:06:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-10-31T20:05:35Z

2023-10-31 20:06:36 UTC

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

2023-10-31 20:06:36 UTC

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

2023-10-31 20:06:36 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