2020-12-22 00:12:52 UTC
162 MB
rancher/rancher-agent:master-e851baaee049f9851193e5baa649cd4db9ef273d-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_amd64
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:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 15.76% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:f45e0cb86d66e32ba69c713fbf529f620a08ff97e10e5a709993d03e44bc412e - 0.0% (123 Bytes)
[#004] sha256:35975eb3ecec4436b80202e4e2be7697902d7bdadaa627212ccd375ef1ffc863 - 33.6% (54.3 MB)
[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.36% (2.2 MB)
[#006] sha256:e014d8d1fe299dece4d5de63fd47a476c002287787477b9191c6fcdb2eff5abc - 16.44% (26.6 MB)
[#007] sha256:c4eda1b2d61de50bed4b0d60e3c989f9755bba5b09b66045e5f47d0d5352ebe7 - 14.28% (23.1 MB)
[#008] sha256:afb62442db8bae213024934c4f59a7e7e64ade8583e0ce03cb24f74390938ba4 - 18.54% (30 MB)
[#009] sha256:43e3458201da1806a46e0fd79e6222d68447bb8be5680d9ba5f944f59472d949 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:6ef542de9959c3061f2d0758adb031e226b221a1a2cd748ff59e6fc13216a1c0 in /
2020-11-25 22:25:14 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-11-25 22:25:15 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:25:16 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:25:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-22 00:12:18 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-12-22 00:12:18 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
2020-12-22 00:12:19 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-12-22 00:12:19 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-12-22 00:12:40 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 && 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-12-22 00:12:40 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-12-22 00:12:41 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
2020-12-22 00:12:41 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-12-22 00:12:43 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
2020-12-22 00:12:43 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-12-22 00:12:44 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-12-22 00:12:44 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-22 00:12:44 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-e851baaee049f9851193e5baa649cd4db9ef273d-head
2020-12-22 00:12:44 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-12-22 00:12:49 UTC/bin/sh -c #(nop) COPY dir:c93554f20b67f166a6b1fba3a520b6bfcf85f2664cee1809a248027e120820d0 in /var/lib/rancher-data
2020-12-22 00:12:51 UTC/bin/sh -c #(nop) COPY multi:03d4815cab8285d88823e433338e057305fc01112eaa662a4784ab0ec0e0153b in /usr/bin/
2020-12-22 00:12:51 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-12-22 00:12:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-12-22 00:12:51 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-22T00:11:57Z
2020-12-22 00:12:52 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-22 00:12:52 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e851baaee049f9851193e5baa649cd4db9ef273d
2020-12-22 00:12:52 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.