2019-06-21 17:11:32 UTC
88.1 MB
rancher/rancher-agent:release-v2.1
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:5b7339215d1d5f8e68622d584a224f60339f5bef41dbd74330d081e912f0cddd - 28.9% (25.4 MB)
[#001] sha256:14ca88e9f6723ce82bc14b241cda8634f6d19677184691d086662641ab96fe68 - 0.04% (34.5 KB)
[#002] sha256:a31c3b1caad473a474d574283741f880e37c708cc06ee620d3e93fa602125ee0 - 0.0% (849 Bytes)
[#003] sha256:b054a26005b7f3b032577f811421fab5ec3b42ce45a4012dfa00cf6ed6191b0f - 0.0% (162 Bytes)
[#004] sha256:177481a1761501f7dd26721619b210acda6a1c145662d1f04d4fc3e75fe632a4 - 34.69% (30.6 MB)
[#005] sha256:0ab0e691ef5908fd4efb7e0d21c23e1fe4e6bb1db942dc626ac0b91dc06c2c59 - 2.38% (2.1 MB)
[#006] sha256:140a779a185b4b4d80b567f4ca7f96256419dfc9bc77eb364f687e3097233ae9 - 1.44% (1.26 MB)
[#007] sha256:3087e8d9e4c92342edc1dc38c96520d2d1b531e72c159e519a214b006ec8a41b - 18.31% (16.1 MB)
[#008] sha256:4b15c6fc4418219b673ba797da83b0d213b39fd5cd95a64f1992712540e87480 - 14.24% (12.5 MB)
/bin/sh -c #(nop) ADD file:4e6b5d9ca371eb881c581574b8dc4f5391eff2872db364af0f8d9804e4890098 in /
2019-06-18 22:51:35 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-06-18 22:51:36 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-06-18 22:51:37 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-06-18 22:51:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-06-21 17:11:20 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-06-21 17:11:20 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-06-21 17:11:22 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-06-21 17:11:24 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-06-21 17:11:24 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.4
2019-06-21 17:11:26 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-06-21 17:11:27 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-06-21 17:11:27 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-06-21 17:11:27 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-06-21 17:11:28 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:release-v2.1
2019-06-21 17:11:28 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-06-21 17:11:30 UTC/bin/sh -c #(nop) COPY multi:bff814a2564f6e58347a45d96cae3ce07f2c562084818cad9920a779997b74de in /usr/bin/
2019-06-21 17:11:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-06-21 17:11:31 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-06-21T17:11:00Z
2019-06-21 17:11:31 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-06-21 17:11:31 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=1dd854a271b009a55b97981b7c066603b37678ec
2019-06-21 17:11:32 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.