2020-11-19 22:28:19 UTC
150 MB
rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_arm64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.18.2
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.05% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:f1334f0915e8a812650dcc3246948a1b20b87e9fa3cd6bcee8b5777a351599c6 - 0.0% (122 Bytes)
[#004] sha256:75d23a0ecbcbe9dfb990d6717a21d28e8c8665389152694f2fb97256f7fadef4 - 34.56% (52 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.29% (1.94 MB)
[#006] sha256:405ec47f7716ffe29a7a3fa86419cfc19cd15614a308b8ee874efe3c34b4d99b - 16.39% (24.6 MB)
[#007] sha256:d49d129fa771955dd4aaed4d392e27f798a77ee52d5fe4e7e5e3b6281ac4a936 - 14.34% (21.6 MB)
[#008] sha256:227431bb8f9b5acad18c0fe7b342b83a9070f50832624237741ce9be040dddd6 - 18.37% (27.6 MB)
[#009] sha256:7345debeef0deaeef7485b3f65fd019b03fc29c62386bfc12d2a21097fff4acf - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:d2c57bfbb29f6de3b29050a2c50c3806e0c8caa26f6d8dea47f479c923d72e3e in /
2020-09-25 22:47:35 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
2020-09-25 22:47:36 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:47:38 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:47:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-11-19 22:27:40 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-19 22:27:41 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_arm64
2020-11-19 22:27:41 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-19 22:27:42 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-11-19 22:28:06 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 && 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/*
2020-11-19 22:28:06 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-19 22:28:08 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
2020-11-19 22:28:08 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-19 22:28:09 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
2020-11-19 22:28:10 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-19 22:28:10 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-19 22:28:10 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-19 22:28:10 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
2020-11-19 22:28:11 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-19 22:28:15 UTC/bin/sh -c #(nop) COPY dir:6bd6bcb37425918a7228aa312c73d1a1c7726ffa51846506e39c0dfbb99311eb in /var/lib/rancher-data
2020-11-19 22:28:17 UTC/bin/sh -c #(nop) COPY multi:fd596d59c352945f4e4de2abd928977e68b3490358749d7281be70a4aaffeef2 in /usr/bin/
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-19T22:27:25Z
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-19 22:28:19 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff
2020-11-19 22:28:19 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.