2021-01-04 20:47:17 UTC
150 MB
rancher/rancher-agent:master-8205f88e89940ca77a96ca5e5316e4a772c27621-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_arm64
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:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 15.06% (22.6 MB)
[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)
[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)
[#003] sha256:66b9224d935b11a0916f5d9a5d9070e48569b7f57b64fcf0e211c3f17126a8ff - 0.0% (124 Bytes)
[#004] sha256:fda3a2a966dd09ba92a0bbfa2b0fc5d4c4148cc85f4b5b3f86f18e616dcfd0c7 - 33.43% (50.2 MB)
[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 1.29% (1.94 MB)
[#006] sha256:5a3599ca5267f9d3417c37716f82c6d9f3d2741ab348b85c23688997dc139c36 - 16.4% (24.6 MB)
[#007] sha256:de074a79e9d31abd47ee7dd10c2905f945015ce80da9ad8d9bfd90e0ac64242f - 15.45% (23.2 MB)
[#008] sha256:b5e0216385b82744511acdc7bd5e5c4cb62f9823b7203a3df3a5f1cf586d3a99 - 18.37% (27.6 MB)
[#009] sha256:97e8cbde27c9edc146b4c16eba53a0c49126dd45b07a831d2d7f69d84381fd90 - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:e5b221023382c9e42b8558f8887f8317fe7e9759f59feb1799548aed9236e99b in /
2020-11-25 22:42:56 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-11-25 22:42:58 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:43:00 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:43:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-04 20:46:36 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-04 20:46:36 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_arm64
2021-01-04 20:46:37 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-04 20:46:37 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-04 20:47:04 UTC|1 ARCH=arm64 /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/*
2021-01-04 20:47:05 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-04 20:47:06 UTC|1 ARCH=arm64 /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
2021-01-04 20:47:06 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-04 20:47:08 UTC|1 ARCH=arm64 /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
2021-01-04 20:47:08 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-04 20:47:09 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-04 20:47:09 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-04 20:47:09 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-8205f88e89940ca77a96ca5e5316e4a772c27621-head
2021-01-04 20:47:09 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-04 20:47:13 UTC/bin/sh -c #(nop) COPY dir:9a5cc85e4eb74a2efb7e3f0b8b2873acd0c408d11cd07ed2af520ee4d3cee5d8 in /var/lib/rancher-data
2021-01-04 20:47:15 UTC/bin/sh -c #(nop) COPY multi:e4bb4240614f091b76ffea1eecdb035f7cacbdba5e2100c7e30a6868087cdd3f in /usr/bin/
2021-01-04 20:47:16 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-04 20:47:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-04 20:47:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-04T20:46:21Z
2021-01-04 20:47:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-04 20:47:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=8205f88e89940ca77a96ca5e5316e4a772c27621
2021-01-04 20:47:17 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.