Namespace
rancher
Image / Tag
rancher-agent:v2.5.16-linux-amd64
Content Digest
sha256:0c55ac318accf7c5e1548283fc1a502b8820b1cdd1f6054466bfae36c2fa381d
Details
Created

2022-08-18 18:16:04 UTC

Size

185 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-18T18:14:58Z
  • org.opencontainers.image.revision
    3f4e21bca44391b582601799de34075729c19783
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.16

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:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa - 13.78% (25.5 MB)

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

[#002] sha256:d95c41cf7ec46ef0ac835edd65710537f28573eb060a3217b7cf61f42dc13c6a - 25.73% (47.6 MB)

[#003] sha256:e5641515ffed7a14775abdda2f2ebe520bd1150cf30031e109108ef6c23f3959 - 1.19% (2.2 MB)

[#004] sha256:03efb120bcca758a8c6a7f6edc78b9a798c671a9776c5177e38123528c096fd6 - 14.38% (26.6 MB)

[#005] sha256:c13d5b4807f6e051bf2ff20d03052b8860cca7343cb026cff4a9184e61b6cc74 - 31.94% (59 MB)

[#006] sha256:1cd5f59e2f57b3649ed058dc9eb4ea3e61c19b4bf7b3d11e65614412f7e418f4 - 0.0% (9.31 KB)

[#007] sha256:8c6325934fd81ac88261d904506db2d9c1f943efab90cccc4f5093c4804c3480 - 12.96% (24 MB)

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


History
2022-08-02 01:30:42 UTC

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

2022-08-02 01:30:42 UTC

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

2022-08-18 18:15:23 UTC

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

2022-08-18 18:15:24 UTC

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

2022-08-18 18:15:24 UTC

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

2022-08-18 18:15:46 UTC

|1 ARCH=amd64 /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-08-18 18:15:46 UTC

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

2022-08-18 18:15:47 UTC

|1 ARCH=amd64 /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-08-18 18:15:47 UTC

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

2022-08-18 18:15:48 UTC

|1 ARCH=amd64 /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-08-18 18:15:48 UTC

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

2022-08-18 18:15:48 UTC

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

2022-08-18 18:15:48 UTC

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

2022-08-18 18:15:49 UTC

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

2022-08-18 18:16:00 UTC

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

2022-08-18 18:16:02 UTC

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

2022-08-18 18:16:03 UTC

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

2022-08-18 18:16:03 UTC

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

2022-08-18 18:16:03 UTC

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

2022-08-18 18:16:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-18T18:14:58Z

2022-08-18 18:16:03 UTC

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

2022-08-18 18:16:04 UTC

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

2022-08-18 18:16:04 UTC

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

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