2020-01-16 22:01:31 UTC
87.4 MB
rancher/rancher-agent:v2.1.14
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:5c939e3a4d1097af8d3292ad3a41d3caa846f6333b91f2dd22b972bc2d19c5b5 - 29.13% (25.5 MB)
[#001] sha256:c63719cdbe7ae254b453dba06fb446f583b503f2a2c15becc83f8c5bc7a705e0 - 0.04% (34.5 KB)
[#002] sha256:19a861ea6baff71b05cd577478984c3e62cf0177bf74468d0aca551f5fcb891c - 0.0% (849 Bytes)
[#003] sha256:651c9d2d6c4f37c56a221259e033e7e2353b698139c2ff950623ca28d64a9837 - 0.0% (162 Bytes)
[#004] sha256:1d01ae57f8a63859ce6d93ab543c8c4b0b3d40f747ce59857d93e35317840959 - 32.86% (28.7 MB)
[#005] sha256:3e4762f33fb171b7c6690c12ff1eaf9edc971f9f89598fd8137a20bb2d5012a6 - 2.4% (2.1 MB)
[#006] sha256:f475a6bb4200cad1469c40fa053d55756d2f15c75454993874210cb9c4445a9b - 1.45% (1.26 MB)
[#007] sha256:d88cc05f13f8111c8fc0383f30bb6e19d36f6fba78d7d8a7452b28f5f88fb40b - 18.46% (16.1 MB)
[#008] sha256:f3641527e21e3885f5a077d55eb334da5ab96dd2e9deb38ea36458334004fadb - 15.66% (13.7 MB)
/bin/sh -c #(nop) ADD file:08e718ed0796013f5957a1be7da3bef6225f3d82d8be0a86a7114e5caad50cbc in /
2020-01-16 01:20:32 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-01-16 01:20:33 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
2020-01-16 01:20:34 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-01-16 01:20:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-16 22:01:23 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.13.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/*
2020-01-16 22:01:23 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2020-01-16 22:01:24 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
2020-01-16 22:01:26 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
2020-01-16 22:01:26 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.4
2020-01-16 22:01:28 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
2020-01-16 22:01:28 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-01-16 22:01:28 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-01-16 22:01:28 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-16 22:01:29 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.1.14
2020-01-16 22:01:29 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-01-16 22:01:30 UTC/bin/sh -c #(nop) COPY multi:8d526d34feda775b236b79f13e43f435ae882f5fc10af448e20262ba6570f173 in /usr/bin/
2020-01-16 22:01:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-01-16 22:01:30 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-16T22:01:04Z
2020-01-16 22:01:30 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-16 22:01:31 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=8b85c2ff5978b1aac6672db0e3a0d4af838e1c1c
2020-01-16 22:01:31 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.