2019-03-27 05:05:14 UTC
93.3 MB
rancher/rancher-agent:v2.1.8-rc1
DOCKER_API_VERSION1.24
KUBEPROMPT_VERSIONv1.0.4
LOGLEVEL_VERSIONv0.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 - 33.19% (31 MB)
[#001] sha256:63366dfa0a5076458e37ebae948bc7823bab256ca27e09ab94d298e37df4c2a3 - 0.0% (851 Bytes)
[#002] sha256:041d4cd74a929bc4b66ee955ab5b229de098fa389d1a1fb9565e536d8878e15f - 0.0% (545 Bytes)
[#003] sha256:6e1bee0f8701f0ae53a5129dc82115967ae36faa30d7701b195dfc6ec317a51d - 0.0% (162 Bytes)
[#004] sha256:0a6db42a8790886ec532ce1986213ec099c7bf3c6f09eb5d4a65805fcfe001db - 32.49% (30.3 MB)
[#005] sha256:27008b7f849e5f30eb73a655e51e59fc72dc158ae49aab6b93fd2619f3147912 - 2.25% (2.1 MB)
[#006] sha256:bf183788974a8a7058f6b8ca39c19fd20dbc72ba525a2f25b79f97597c27b4b3 - 1.36% (1.26 MB)
[#007] sha256:7d25e0a44890347093d4d0fe67582730ad0a98c06eef08179c7242fd8cd4d755 - 17.28% (16.1 MB)
[#008] sha256:bbbe0bebc08efd54a707e12987250b762bc785a8f268036f57a3f480660ca67f - 13.43% (12.5 MB)
/bin/sh -c #(nop) ADD file:1d7cb45c4e196a6a84319b976b95ce1a9037c40b085e88350c071bf27ff59166 in /
2019-03-12 00:20:12 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
2019-03-12 00:20:13 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2019-03-12 00:20:17 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-03-12 00:20:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-03-27 05:05:07 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip && curl -sLf https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/v1.11.9/bin/linux/amd64/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/*
2019-03-27 05:05:07 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-03-27 05:05:09 UTC/bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-amd64-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2019-03-27 05:05:10 UTC/bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.3/share-mnt.tar.gz | tar xvzf - -C /usr/bin
2019-03-27 05:05:10 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.4
2019-03-27 05:05:11 UTC/bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_amd64.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2019-03-27 05:05:12 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-03-27 05:05:12 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-03-27 05:05:12 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-03-27 05:05:12 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.1.8-rc1
2019-03-27 05:05:12 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-03-27 05:05:13 UTC/bin/sh -c #(nop) COPY multi:763ec86c6206cd555e419d88953ef74a856a1c552f466556de13d5c7ee8079b4 in /usr/bin/
2019-03-27 05:05:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-03-27 05:05:13 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-03-27T05:04:48Z
2019-03-27 05:05:14 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-03-27 05:05:14 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=fe5d8dc66e6e36e8a56211bcf5c073b1d416c11f
2019-03-27 05:05:14 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.