2019-08-20 20:06:47 UTC
87.4 MB
rancher/rancher-agent:v2.1.13
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:35c102085707f703de2d9eaad8752d6fe1b8f02b5d2149f1d8357c9cc7fb7d0a - 29.13% (25.5 MB)
[#001] sha256:251f5509d51d9e4119d4ffb70d4820f8e2d7dc72ad15df3ebd7cd755539e40fd - 0.04% (34.5 KB)
[#002] sha256:8e829fe70a46e3ac4334823560e98b257234c23629f19f05460e21a453091e6d - 0.0% (848 Bytes)
[#003] sha256:6001e1789921cf851f6fb2e5fe05be70f482fe9c2286f66892fe5a3bc404569c - 0.0% (162 Bytes)
[#004] sha256:794195fcab6c480942b45363683b1cffe49a48a6e29af0a6beef0e854f024161 - 32.86% (28.7 MB)
[#005] sha256:dd27f422dd8831b6bfd0cda46614540c0e4d5b550591ece86ba735386df4cfe9 - 2.4% (2.1 MB)
[#006] sha256:2af0d69d4e0e0d0a5fb99ed2eb3354f58dc6b5430385ab3953b5b2b8d6a38007 - 1.45% (1.26 MB)
[#007] sha256:58d9c1d479cca56802de557b0806a25ea2f069f783193189198a883e40e97119 - 18.46% (16.1 MB)
[#008] sha256:f888c7c22cbcd903c2853187c4d6af5b58b2ea0950802ac2df2cbc60d0af9778 - 15.66% (13.7 MB)
/bin/sh -c #(nop) ADD file:c477cb0e95c56b51e0b7353f3805165393689902b82a41bbe77dbef4b31667e1 in /
2019-08-15 07:28:13 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-08-15 07:28:13 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-08-15 07:28:14 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-08-15 07:28:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-08-20 20:06:39 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/*
2019-08-20 20:06:39 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-08-20 20:06:41 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-08-20 20:06:42 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-08-20 20:06:42 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.4
2019-08-20 20:06:44 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-08-20 20:06:44 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-08-20 20:06:45 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-08-20 20:06:45 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-08-20 20:06:45 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.1.13
2019-08-20 20:06:45 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-08-20 20:06:46 UTC/bin/sh -c #(nop) COPY multi:610cc7504cfad1f07b78018e28090e4e0f9021f2ee5c34f4f046a2bb9f2dfb81 in /usr/bin/
2019-08-20 20:06:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-08-20 20:06:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-08-20T20:06:21Z
2019-08-20 20:06:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-08-20 20:06:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=9eeb55673242fb905ef01056656a1e89a00a2292
2019-08-20 20:06:47 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.