2019-08-17 14:21:57 UTC
87.4 MB
rancher/rancher-agent:v2.1.13-rc1
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:f438204dd0dca24ec6f42f75ef539ef8b46dabe47a7909164a1de383b945d106 - 32.86% (28.7 MB)
[#005] sha256:dd27f422dd8831b6bfd0cda46614540c0e4d5b550591ece86ba735386df4cfe9 - 2.4% (2.1 MB)
[#006] sha256:5c9dc0c833a11b198b01d6cf7ef50011bf3ab98a7df698184e46f878ba7c16fa - 1.45% (1.26 MB)
[#007] sha256:9774f19e8499b26219d6ca59d830367e9b2e4115df98cc793d7e2cf919dbf25c - 18.46% (16.1 MB)
[#008] sha256:4571fd9a7b792fd21a7c8f33ece961217b6f869fe19c9abc6d82e86801b06326 - 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-17 14:21:51 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-17 14:21:51 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-08-17 14:21:52 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-17 14:21:53 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-17 14:21:53 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.4
2019-08-17 14:21:55 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-17 14:21:55 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-08-17 14:21:55 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-08-17 14:21:55 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-08-17 14:21:55 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.1.13-rc1
2019-08-17 14:21:56 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-08-17 14:21:56 UTC/bin/sh -c #(nop) COPY multi:75fd2ae81dd666b3bed55aa083e44faa313002de95e3ee376a98792c3fdc2a88 in /usr/bin/
2019-08-17 14:21:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-08-17 14:21:57 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-08-17T14:21:32Z
2019-08-17 14:21:57 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-08-17 14:21:57 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=edf91f8d244aaa54024c79cefe4cf801a9c8382b
2019-08-17 14:21:57 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.