Namespace
rancher
Image / Tag
rancher-agent:master-bb8d5a22ece5c1ed07382e68ea7752c5b637d9e8-linux-amd64
Content Digest
sha256:18f637feb0aec8e49207b82ee3738847d045a561c7e3d3419a5fe9ae49b36a3a
Details
Created

2021-04-13 23:47:53 UTC

Size

176 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-13T23:46:48Z
  • org.opencontainers.image.revision
    bb8d5a22ece5c1ed07382e68ea7752c5b637d9e8
  • 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:master-bb8d5a22ece5c1ed07382e68ea7752c5b637d9e8-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

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:6e0aa5e7af40303f56126b1469d1f37525b3a55a788836a6c9b773f6ce8bc446 - 14.45% (25.5 MB)

[#001] sha256:d47239a868b3375462d644f2ffb1b20114623fac03109d2950bdf0d57ab487d2 - 0.0% (850 Bytes)

[#002] sha256:49cbb10cca8504e3dbd65eb5db3c1dd0cd27070154386f819c5936de321c14b1 - 0.0% (189 Bytes)

[#003] sha256:f6e2fc67819a91dc966e913825b8070f8a7afb6926ba1b43acd95139a2f9f727 - 0.0% (124 Bytes)

[#004] sha256:1366dbff096935df29ead695289a329cdd7e4d9e82c598a7847ac78ab550c579 - 32.36% (57.1 MB)

[#005] sha256:b0cf1c69e4cdec93ee98edf15749d8bd086cad09755299977088473d8243d507 - 1.25% (2.2 MB)

[#006] sha256:25df595a5df417190c07b7d598ed937241ee7d9cb5caf03df1f0317175b34a54 - 15.07% (26.6 MB)

[#007] sha256:472bbbafc81a7ad61be636bbe46d442b630ef03fe4a9d5b3799c703bdbb0ad1c - 28.24% (49.8 MB)

[#008] sha256:6aa0ef8d4f0137b18faedfaa48eacbeed96e07005d458fc56638822baf938d25 - 0.01% (9.31 KB)

[#009] sha256:da31c85a389405f78766cf19da8f846b5072281d2613f996a9e6b7f9d13fd5be - 8.61% (15.2 MB)

[#010] sha256:e42d97b4af1870ba2df0e5bfa5be635f1c3e874ed2b6a1dc75a426e673cd3df1 - 0.0% (173 Bytes)


History
2021-03-25 22:32:58 UTC

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

2021-03-25 22:32:59 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-03-25 22:33:00 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-03-25 22:33:01 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-03-25 22:33:02 UTC

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

2021-04-13 23:47:12 UTC

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

2021-04-13 23:47:12 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2021-04-13 23:47:13 UTC

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

2021-04-13 23:47:13 UTC

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

2021-04-13 23:47:35 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 ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && 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-04-13 23:47:36 UTC

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

2021-04-13 23:47:37 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

2021-04-13 23:47:37 UTC

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

2021-04-13 23:47:39 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

2021-04-13 23:47:39 UTC

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

2021-04-13 23:47:39 UTC

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

2021-04-13 23:47:39 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-04-13 23:47:40 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-bb8d5a22ece5c1ed07382e68ea7752c5b637d9e8-head

2021-04-13 23:47:40 UTC

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

2021-04-13 23:47:49 UTC

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

2021-04-13 23:47:51 UTC

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

2021-04-13 23:47:51 UTC

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

2021-04-13 23:47:52 UTC

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

2021-04-13 23:47:52 UTC

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

2021-04-13 23:47:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-13T23:46:48Z

2021-04-13 23:47:52 UTC

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

2021-04-13 23:47:53 UTC

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

2021-04-13 23:47:53 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