2019-12-18 06:24:39 UTC
87.4 MB
rancher/rancher-agent:v2.1.14-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:7ddbc47eeb70dc7f08e410a6667948b87ff3883024eb41478b44ef9a81bf400c - 29.13% (25.5 MB)
[#001] sha256:c1bbdc448b7263673926b8fe2e88491e5083a8b4b06ddfabf311f2fc5f27e2ff - 0.04% (34.5 KB)
[#002] sha256:8c3b70e3904492c753652606df4726430426f42ea56e06ea924d6fea7ae162a1 - 0.0% (845 Bytes)
[#003] sha256:45d437916d5781043432f2d72608049dcf74ddbd27daa01a25fa63c8f1b9adc4 - 0.0% (162 Bytes)
[#004] sha256:4492ab69ba5f92399da547151f7a8d41bbbd4c7b952d6d3b909b3b9c5a0ba124 - 32.86% (28.7 MB)
[#005] sha256:c6db0cc9c6e07804a25e730e7fb8cc2b0ccedf76ee840a2f368bce3f1b1d6170 - 2.4% (2.1 MB)
[#006] sha256:d427d99b800f9554227e83e2b3cf3d14e65129ccae7d6118e1de3da3367b6ed0 - 1.45% (1.26 MB)
[#007] sha256:79ee475eab881daaf011c4d647ee0d90ab383c5dda26f878fd1e6be3c1744b60 - 18.46% (16.1 MB)
[#008] sha256:9c8523a6ec80fd1d14092de5bd4a8e3f6051a1971a5324a35f321820f839efe1 - 15.66% (13.7 MB)
/bin/sh -c #(nop) ADD file:a48a5dc1b9dbfc632f6cf86fe27b770b63f07a115c98c4465dc184e303a4efa1 in /
2019-10-31 22:20:36 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-10-31 22:20:36 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-10-31 22:20:37 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-10-31 22:20:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-12-18 06:24:30 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-12-18 06:24:31 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-12-18 06:24:32 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-12-18 06:24:34 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-12-18 06:24:34 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.4
2019-12-18 06:24:36 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-12-18 06:24:36 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-12-18 06:24:36 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-12-18 06:24:36 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-12-18 06:24:37 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.1.14-rc1
2019-12-18 06:24:37 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-12-18 06:24:38 UTC/bin/sh -c #(nop) COPY multi:8edb18d38efb609d45ce4cffb675b9ab822591b28e6cff1f538825bbfb7bcabb in /usr/bin/
2019-12-18 06:24:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-12-18 06:24:39 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-12-18T06:24:09Z
2019-12-18 06:24:39 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-12-18 06:24:39 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=26cc4dbf7e1408a5a8275e5dd1fd916fc66e622c
2019-12-18 06:24:39 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.