2019-05-28 20:59:42 UTC
90.4 MB
rancher/rancher-agent:v2.0.15-rc5
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:6abc03819f3e00a67ed5adc1132cfec041d5f7ec3c29d5416ba0433877547b6f - 30.43% (27.5 MB)
[#001] sha256:05731e63f21105725a5c062a725b33a54ad8c697f9c810870c6aa3e3cd9fb6a2 - 0.0% (844 Bytes)
[#002] sha256:0bd67c50d6beeb55108476f72bea3b4b29a9f48832d6e045ec66b7ac4bf712a0 - 0.0% (164 Bytes)
[#003] sha256:2a782ec6fc5821a01a777ada28d3e7f4dd79b14dce090fd8c8b2c4e83db8ac55 - 33.52% (30.3 MB)
[#004] sha256:982a43d35041e3156c9722b610258e3c0ba1d7f96e26472d2791b5b3d938cb33 - 2.32% (2.1 MB)
[#005] sha256:8752472d14ad3164a3a620547197f05f36b5c8b41f7c2aeabb84abcec57afdfc - 1.4% (1.26 MB)
[#006] sha256:5796e1d760a6ef1240329b44195762ebb6d7e4c3d12006346d0e6f5b67ebe48f - 20.45% (18.5 MB)
[#007] sha256:ca9aa2c6ca51d8af4994d6f86c8ff08b4c218581c5731f1287cb3f82c28ec801 - 11.88% (10.7 MB)
/bin/sh -c #(nop) ADD file:1f4fdc61e133d2f9019d8a06a8126fef0ed4339cb25fda73446393fe8da197c5 in /
2019-05-15 21:20:24 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-05-15 21:20:25 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2019-05-15 21:20:25 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-05-15 21:20:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-05-28 20:59:35 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-05-28 20:59:35 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-05-28 20:59:36 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-05-28 20:59:37 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-05-28 20:59:39 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-05-28 20:59:39 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-05-28 20:59:40 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-05-28 20:59:40 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-05-28 20:59:40 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.0.15-rc5
2019-05-28 20:59:40 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-05-28 20:59:41 UTC/bin/sh -c #(nop) COPY multi:b8674398bcf5e3043e7c011d080c65fcbee2f6de56d53c168ab2e584097fe8d0 in /usr/bin/
2019-05-28 20:59:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-05-28 20:59:41 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-05-28T20:59:16Z
2019-05-28 20:59:41 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-05-28 20:59:42 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=aeb6d6445409889a8cf7b90713a5507544ae8afe
2019-05-28 20:59:42 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.