2019-02-22 16:49:35 UTC
105 MB
rancher/rancher-agent:v2.2.0-rc1
DOCKER_API_VERSION1.24
KUBEPROMPT_VERSIONv1.0.5
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:6cf436f81810f067c6d4ffca6793eae7cb6d38456715b0707d8a5a2d1acccf12 - 29.38% (30.9 MB)
[#001] sha256:987088a85b9606eb474a365eb210db765ff0d011ee099a6e3de5087435c6f966 - 0.0% (847 Bytes)
[#002] sha256:b4624b3efe0617e59ed3998407eafdbe1cb6451346a6cabd066b6e253f50efb1 - 0.0% (516 Bytes)
[#003] sha256:d42beb8ded595df5627ad4ef31bf528a6fdbfbd11d82f9023152738d6b05a7fa - 0.0% (163 Bytes)
[#004] sha256:86a9d6360b739d335a6850c7c1222e200ca4b2b2c39be3a7b7fc23e0655f35f2 - 28.44% (29.9 MB)
[#005] sha256:fcb5007b524afdd0ef7b311dc495121f59b44cf6b1a20e0f9ec032c0198e83e7 - 2.0% (2.1 MB)
[#006] sha256:baf4ecb6bbc40a23a1095594005420be7a85878034109fdb9a45e14477a391b7 - 1.2% (1.26 MB)
[#007] sha256:86e68fac1bc59dcd042481c585b76221ee243fc328d29118073c612527e7fa17 - 22.61% (23.8 MB)
[#008] sha256:d994bfcdd420e967d9c03c793f1fae2b9d9fe9447686df32aca888f8bfab2951 - 16.37% (17.2 MB)
/bin/sh -c #(nop) ADD file:529264c6593975a61f31e017eaf2e33d9ef126bde387f5d4136c60cf010a7383 in /
2019-02-06 03:37:50 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-02-06 03:37:50 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2019-02-06 03:37:51 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-02-06 03:37:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-02-22 16:49:29 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.10.5/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-02-22 16:49:29 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1
2019-02-22 16:49:30 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-02-22 16:49:31 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-02-22 16:49:31 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.5
2019-02-22 16:49:33 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-02-22 16:49:33 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-02-22 16:49:33 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-02-22 16:49:33 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-02-22 16:49:33 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.2.0-rc1
2019-02-22 16:49:33 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-02-22 16:49:34 UTC/bin/sh -c #(nop) COPY multi:7b489aabca54599091fc98c89779367582242b5bac3f7811b2c4d6f9fd5ff329 in /usr/bin/
2019-02-22 16:49:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-02-22 16:49:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-02-22T16:49:09Z
2019-02-22 16:49:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-02-22 16:49:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=137322ddf2febb41586185df748423d33388eb58
2019-02-22 16:49:35 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.