2019-04-17 21:02:39 UTC
93.3 MB
rancher/rancher-agent:v2.1.9-rc3
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.18% (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:331bf6a5f2901cf141c5de21025372f8afbe1d36d1e298fa39aa001290bfaef4 - 32.49% (30.3 MB)
[#005] sha256:27008b7f849e5f30eb73a655e51e59fc72dc158ae49aab6b93fd2619f3147912 - 2.25% (2.1 MB)
[#006] sha256:215807303f099bcfe9874fb2426f53a406a3f3546bf9deabf8678a10f62c9483 - 1.36% (1.26 MB)
[#007] sha256:0448d785b17a1564f79836d66eb55a2a06b6f94458d527dd925a65c816734282 - 17.28% (16.1 MB)
[#008] sha256:cd6401ea8ab6161dbf7d91971bdd628d33043e2c8f1b8b3f424941581eac307b - 13.44% (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-04-17 21:02:32 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-04-17 21:02:32 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-04-17 21:02:34 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-04-17 21:02:35 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-04-17 21:02:35 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.4
2019-04-17 21:02:37 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-04-17 21:02:37 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-04-17 21:02:37 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-04-17 21:02:37 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-04-17 21:02:37 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.1.9-rc3
2019-04-17 21:02:38 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-04-17 21:02:38 UTC/bin/sh -c #(nop) COPY multi:bb7afe0be745cf513abf6c567c7320efaa6930b37305e572d0413c022620e57b in /usr/bin/
2019-04-17 21:02:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-04-17 21:02:39 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-04-17T21:02:13Z
2019-04-17 21:02:39 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-04-17 21:02:39 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=778a176a1ebfa88a5f94cdac110ef2eb8b5ad416
2019-04-17 21:02:39 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.