2020-09-30 21:16:48 UTC
147 MB
rancher/rancher-agent:master-5044f25e699ed72a55cf66c09ff77d257b475c6b-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.42% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:38e2536070342e2056a1bf0bfd7af22d692834b533afeb9a75be013ce51f141b - 0.0% (124 Bytes)
[#004] sha256:f63712ce430e04a6f3e294af959006cbee38a7e7fdaedf8b851447db23e05ce7 - 34.21% (50.2 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.32% (1.94 MB)
[#006] sha256:2d19ae0e5845fdd7a7b4cf9f4ea23694ad0dfed8ceb72e62023f487710c961bd - 16.79% (24.6 MB)
[#007] sha256:91a851216d2368e30483acbb5935737bd207c679c741a857b013f4afcfe1aa33 - 13.47% (19.8 MB)
[#008] sha256:35631a8f4f0c1dba031ed70d60ba455c2833309ff71c00fef4a720b2635081b4 - 18.78% (27.6 MB)
[#009] sha256:f403759bf4f5079593e93dfc9623b4528c905d341d969f75fd29a31d62dea1e1 - 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-09-30 21:16:13 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-30 21:16:14 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-09-30 21:16:14 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-30 21:16:15 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-09-30 21:16:36 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-09-30 21:16:36 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-30 21:16:37 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-09-30 21:16:38 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-30 21:16:39 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-09-30 21:16:40 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-30 21:16:40 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-30 21:16:40 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-30 21:16:40 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-5044f25e699ed72a55cf66c09ff77d257b475c6b-head
2020-09-30 21:16:40 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-30 21:16:44 UTC/bin/sh -c #(nop) COPY dir:bcb434e6fcd6e0469a2f823ee5a516e339b129a2b6108738d4b7b2ae1a1f3d60 in /var/lib/rancher-data
2020-09-30 21:16:46 UTC/bin/sh -c #(nop) COPY multi:5ffe50bd9a68ca75bcf95b3dd0ea9b6be20e678ab21531b673654781ee7efb45 in /usr/bin/
2020-09-30 21:16:47 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-30 21:16:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-30 21:16:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-30T21:15:59Z
2020-09-30 21:16:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-30 21:16:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=5044f25e699ed72a55cf66c09ff77d257b475c6b
2020-09-30 21:16:48 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.