2019-03-28 17:58:12 UTC
93.9 MB
rancher/rancher-agent:v2.0.13
DOCKER_API_VERSION1.24
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 - 32.98% (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:40af992b133187858131f87e86c865eb18399d09b8732275e950cf7aaaf27f8e - 32.29% (30.3 MB)
[#005] sha256:27008b7f849e5f30eb73a655e51e59fc72dc158ae49aab6b93fd2619f3147912 - 2.24% (2.1 MB)
[#006] sha256:eb1278cfa75fbc3ca347efa73319b9b87f8da6dea107267296b1912d694e5793 - 1.35% (1.26 MB)
[#007] sha256:ef6056385e88487e7d24d49c0255dd56fe7e67570bbd1ccc34c3535638bad388 - 19.7% (18.5 MB)
[#008] sha256:39b4b33adb8630315cef16da171f5976549cecfba48fe01bc7906776f9bf2490 - 11.44% (10.7 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-28 17:58:05 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-28 17:58:06 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-03-28 17:58:07 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-28 17:58:08 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-28 17:58:10 UTC/bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/v1.0.3/kube-prompt_v1.0.3_linux_amd64.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2019-03-28 17:58:10 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-03-28 17:58:10 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-03-28 17:58:11 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-03-28 17:58:11 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.0.13
2019-03-28 17:58:11 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-03-28 17:58:12 UTC/bin/sh -c #(nop) COPY multi:b70ed4a96e62d26000333f7bcc7243c1b712a3740d2f6384b151d312fcea6cea in /usr/bin/
2019-03-28 17:58:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-03-28 17:58:12 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-03-28T17:57:47Z
2019-03-28 17:58:12 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-03-28 17:58:12 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b9918e8f6f9ab23a4a3a89859ad67563e8b29acc
2019-03-28 17:58:12 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.