2020-11-19 22:32:05 UTC
162 MB
rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_amd64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.18.2
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 15.73% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:cec69962e9e27f8ccdb3bc169caa2c28241878cfbfd30468836b6ed1f702a981 - 0.0% (123 Bytes)
[#004] sha256:0307f28059b79d5989077eea4884c9ddba4a38089a5e06c8b6a171b69e922ebb - 34.67% (56.1 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.36% (2.2 MB)
[#006] sha256:1329834af371ab3d47742fa226658522e85fd8546fb7d44be95c94c7f2eda36e - 16.41% (26.6 MB)
[#007] sha256:2ebe870b2a0bd3c506d52e187e74f1202e2d199c8c70cc093cafd2deda558320 - 13.31% (21.6 MB)
[#008] sha256:6d88881fb78f51d9e1f4680f333df34a638ff8bb0bf63f83ccf6448a7b4cf75b - 18.52% (30 MB)
[#009] sha256:fb1c4284bee16ffef03b9a904507dadea3da0a5d1c65b1d97bbd2ca5fd31ba0d - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /
2020-09-25 22:33: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
2020-09-25 22:33:51 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:33:52 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:33:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-11-19 22:31:15 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-19 22:31:16 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64
2020-11-19 22:31:17 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-19 22:31:17 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-11-19 22:31:48 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/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-11-19 22:31:49 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-19 22:31:50 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2020-11-19 22:31:51 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-19 22:31:53 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2020-11-19 22:31:53 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-19 22:31:53 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-19 22:31:53 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-19 22:31:54 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
2020-11-19 22:31:54 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-19 22:31:59 UTC/bin/sh -c #(nop) COPY dir:87b0cb8b35e020f2b7a7191d379746eb04d5e41d30d1ab7f915678d09ac71eac in /var/lib/rancher-data
2020-11-19 22:32:03 UTC/bin/sh -c #(nop) COPY multi:c3a44eafc8ebd0f9438b09aef89aa70c2f25273465b6bc0b3ce3e003bf46643d in /usr/bin/
2020-11-19 22:32:03 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-11-19 22:32:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-19 22:32:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-19T22:30:42Z
2020-11-19 22:32:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-19 22:32:05 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff
2020-11-19 22:32:05 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.