2020-10-15 00:16:46 UTC
159 MB
rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-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 - 16.02% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:81329588c8af4c25e8eb7138a20e824e4540987a7171b58e0eb554eeb76b5b9a - 0.0% (124 Bytes)
[#004] sha256:e34826d7e7380107320b123880b1d37989ce19dc3c60c512c3090f8dfaa1a5c8 - 34.16% (54.3 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.39% (2.2 MB)
[#006] sha256:9efb2cd3b1ee8fd1ae3953fa283ca3fa6e89ef948d9cc0c8954d6b82f5010149 - 16.72% (26.6 MB)
[#007] sha256:2dea85831240e213931b4adf942628a67c2843b2c6926093bb2341e8b35568ea - 12.86% (20.4 MB)
[#008] sha256:f08abc0b3c9b5a558cc6da50214b1779eb7e93b699b0c225f6ac0f8bc4aec516 - 18.85% (30 MB)
[#009] sha256:99d5f157792f4b9b853f1d4e87db524555451435f5c5164e937ff91fbbfbaeed - 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-10-15 00:16:13 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-15 00:16:13 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-10-15 00:16:14 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-15 00:16:14 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-15 00:16:34 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-10-15 00:16:34 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-15 00:16:35 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-10-15 00:16:36 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-15 00:16:37 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-10-15 00:16:38 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-15 00:16:38 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-15 00:16:38 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-15 00:16:38 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
2020-10-15 00:16:38 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-15 00:16:42 UTC/bin/sh -c #(nop) COPY dir:3b610cd0eada5da06b0c4788fc15ae20d2cce0ef93da3527e72b4a21c7136c8e in /var/lib/rancher-data
2020-10-15 00:16:45 UTC/bin/sh -c #(nop) COPY multi:7fa4adb11696738ad9064a51d887ce844642007c2178db9a5e972f42b7a08ccb in /usr/bin/
2020-10-15 00:16:45 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-15 00:16:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-15 00:16:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-15T00:15:52Z
2020-10-15 00:16:46 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-15 00:16:46 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=daf8ccef73e08ae6b041ebd642b0686176f80e18
2020-10-15 00:16:46 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-15 00:13:22 UTC
248 MB
rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809-KB4570333-amd64
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:ecf9bb62dc6eedea9fd367628f8715dea75b7d2053afa4b5121e7809aa692139 - 38.88% (96.5 MB)
[#001] sha256:0fd5328420481beeee71ea21840346f87bc5b95d40cf6f74a9b01d9c39c744db - 0.0% (865 Bytes)
[#002] sha256:913f52bb6619140ed606ae2bf1c5d128348ef67ca3600318a91fcc9403c5ac81 - 0.0% (842 Bytes)
[#003] sha256:8ea48b74ea1c60c5fd124fd6af6332c1dad2bbebf78713710bcf84aec53c441c - 0.0% (849 Bytes)
[#004] sha256:054d0c9d879196ab084e65421b97ab3120c713ca645ed1b58c1c60ae99201353 - 0.03% (64.6 KB)
[#005] sha256:0a0636df11ad942e91323f7e281ce081315dd20235bc854f4484d34e53b6d394 - 0.0% (842 Bytes)
[#006] sha256:1b53fba640090926dcea57282695a1839c59d2c7f818c99ec394b6b681d84807 - 35.82% (88.9 MB)
[#007] sha256:14b91a793383cbcd3974b6294da21e9f51a7eecd17619728d8460c45855eeb3d - 0.05% (124 KB)
[#008] sha256:4d3995334b1530f09011729770da2ee70bbd08c5a11642c2ca15feb5b244e9f5 - 0.0% (865 Bytes)
[#009] sha256:12b264e311d29e2106449f731e2de55b21901067b65687ab4f7c1fce1da67153 - 0.0% (888 Bytes)
[#010] sha256:4a7ae0d3937b73458e5c2d680345d21340ec83da0204840f1762cf32da2fa7a6 - 0.0% (830 Bytes)
[#011] sha256:295ecd35986c17788a84ac1f9f05c9c188e389931929b052873053d1f7f754fc - 0.04% (96.5 KB)
[#012] sha256:355c866725303617c5cf7d8cd479cfe62bc86f6445c43bf8b172277fbad121e3 - 13.13% (32.6 MB)
[#013] sha256:a75e989f8c93f6c7058cebb325c83207538ca2d4eb1f3e4c676950138a8d2ab8 - 0.0% (827 Bytes)
[#014] sha256:e4a4fe3849db0658ce359d6713651498034f403345df8391524cf6f35dc1696e - 0.0% (830 Bytes)
[#015] sha256:a970205e2377523d2b21cc21c0dfec38309b9f232ebab0e48e616b700acfa846 - 0.0% (835 Bytes)
[#016] sha256:8890f6fad894442142ed16ee38e8f6c546c6bd679cd5596558fca2dd4be87818 - 0.0% (856 Bytes)
[#017] sha256:be49b899c05eeba4eaa03a54b31fbc798d7342d9c31d1d6bc8e4bde5609130bf - 0.0% (854 Bytes)
[#018] sha256:0611bbaedcc8b6b4f2b462b27ad8c086a93a7945f7bd5c7a4cb72d3cd6fa588e - 12.05% (29.9 MB)
[#019] sha256:97d4a875d5c6763d239395bb64884efe6d685ea17f1c9b4c5d4906247aadf42f - 0.0% (855 Bytes)
[#020] sha256:ee1118cd27e1157b611e2cd039cc82f511fa3f93b9a4fcaf5d4842b405ef40ed - 0.0% (857 Bytes)
[#021] sha256:65b2d9a8fbce16e3739073db4dc7875134dfe90fd0e7193b45c481ddf6349661 - 0.0% (863 Bytes)
[#022] sha256:ee7f4d3cf535a327efcf5f85528ae0446e8366a9922a6758f9288f167b5296bf - 0.0% (829 Bytes)
[#023] sha256:ef057767d5ea9246e98bdc160553ad422eae4e2390e9516603b602c782e5f3a4 - 0.0% (831 Bytes)
Apply image 1809-KB4570333-amd64
2020-09-28 20:14:23 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-28 20:14:27 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809-KB4570333-amd64
2020-09-28 20:14:31 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-28 20:15:33 UTC|1 fromTag=1809-KB4570333-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-28 20:15:33 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-28 20:15:58 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-28 20:16:40 UTC|1 fromTag=1809-KB4570333-amd64 cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2020-09-28 20:16:40 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-09-28 20:16:41 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-12 16:56:50 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-12 16:56:51 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-10-12 16:56:53 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-12 16:56:54 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-12 16:56:54 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-12 16:56:55 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-15 00:13:19 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
2020-10-15 00:13:19 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-15 00:13:20 UTCcmd /S /C #(nop) COPY multi:b1ced76826314a203f1196360f682d08dfb206a10d91161f8b01fa9de90ca4ec in \etc\rancher\
2020-10-15 00:13:21 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-15 00:13:21 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-15T00:13:16Z
2020-10-15 00:13:21 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-15 00:13:22 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=daf8ccef73e08ae6b041ebd642b0686176f80e18
2020-10-15 00:13:22 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-15 00:12:51 UTC
250 MB
rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909-KB4574727-amd64
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:17e0c587bdd6c4fedad1cf4224690c6f30777c7cfa6d7d3c5e4e569c5f59a33f - 39.23% (97.9 MB)
[#001] sha256:00fc7676ccd4bbc8ff91b140504d13c6bedb98e4ad860b02f191f47729f6accf - 0.0% (839 Bytes)
[#002] sha256:d3156955f9a148311b954c74dad8d25a681830c66206816fea6ac46ce237b2a2 - 0.0% (823 Bytes)
[#003] sha256:c88db591053398517c70c16a25b94c3a04bf3f79b7df2ff2b2ae5e82c0e3393f - 0.0% (844 Bytes)
[#004] sha256:25b823a5453fa72cd842fc651a7af31c3b12669f7df73f8af3a5d2cd86782746 - 0.03% (65.5 KB)
[#005] sha256:815596da8716e5f73fbf05bf3d6e324632d9833064de153aa34c1d405786406c - 0.0% (862 Bytes)
[#006] sha256:6fce4c1b5cb512e6174f0a10578146ce9da89913f7bc9eedb96cb873dc09f04d - 35.61% (88.9 MB)
[#007] sha256:a12c4bef7c61fcf033fbd13cb4d757617b3d0963a4bf1b8236a342ade60698ba - 0.05% (122 KB)
[#008] sha256:f1e63c2f280a8ea46f6d7821ae74babb99c3e52c3a51f8c121194452edaf1a54 - 0.0% (820 Bytes)
[#009] sha256:3602f46a2abc4f9dd289369f17182a7314090b577055b19ab6c9a945ea204f3c - 0.0% (883 Bytes)
[#010] sha256:9f8e423c973c4a64dd8bfaadceafb9179cd61d254ff19e76afafb93fe1405293 - 0.0% (855 Bytes)
[#011] sha256:628e2f07a14c2c456a3cdf7f5073c8c602203e3f9e540b6e2473067c86bd0c40 - 0.04% (101 KB)
[#012] sha256:660d7203c7d69212cf72ebf57834493809d445c20c5fbdb8da60e288c99bf755 - 13.05% (32.6 MB)
[#013] sha256:8d606dc92aa47c60b397b05c9d6bb58cea272c4a953b2a5512b569b47f017b81 - 0.0% (820 Bytes)
[#014] sha256:1f40c134112a51eef42907987f06fcb8642e032187c9db0352c7c4272c2aad71 - 0.0% (829 Bytes)
[#015] sha256:172b4293c52cc94fa68e9f141f1767d5da719dbd6c716a7b0e76cb2e5c650af2 - 0.0% (831 Bytes)
[#016] sha256:55f5218d91acbe19d65aa683402f332c13a8daaa84b94e3ef5268f5ccfec42e5 - 0.0% (832 Bytes)
[#017] sha256:84fc6f94c1d19baa189ea651ace1cfd9db9c2deaefb4b94d6b1fe4ad28098291 - 0.0% (827 Bytes)
[#018] sha256:c01d481a30c4aa3a7a35b2cc83dfa1106b0423f48230ec638976ba0e449d2478 - 11.99% (29.9 MB)
[#019] sha256:9856e11a594d7b092c54e9bcbba3a8a69e51d461fa35bc41217a6d54938035cf - 0.0% (830 Bytes)
[#020] sha256:0aa0816036e374bacfa12c13326013255fa02095f06c2b5ef80c4fa547438907 - 0.0% (855 Bytes)
[#021] sha256:130028deda31953c71f3e46112316a42a2b1099c01d933401125729815257a0c - 0.0% (824 Bytes)
[#022] sha256:09f0fdc42f78d27e82a4445797e9ccdda4fada5b9b2c6e4a61d3741573296c1a - 0.0% (823 Bytes)
[#023] sha256:c9f72d2bc83bb847a6fcee591296354f4e42243a1b14f90a3c3d97350f727f2f - 0.0% (825 Bytes)
Apply image 1909-KB4574727-amd64
2020-09-28 20:39:14 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-28 20:39:16 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909-KB4574727-amd64
2020-09-28 20:39:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-28 20:39:57 UTC|1 fromTag=1909-KB4574727-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-28 20:39:59 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-28 20:40:55 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-28 20:41:50 UTC|1 fromTag=1909-KB4574727-amd64 cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2020-09-28 20:41:51 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-09-28 20:41:53 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-12 17:10:06 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-12 17:10:07 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-12 17:10:10 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-12 17:10:11 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-12 17:10:11 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-12 17:10:11 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-15 00:12:47 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
2020-10-15 00:12:48 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-15 00:12:49 UTCcmd /S /C #(nop) COPY multi:b1ced76826314a203f1196360f682d08dfb206a10d91161f8b01fa9de90ca4ec in \etc\rancher\
2020-10-15 00:12:50 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-15 00:12:50 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-15T00:12:45Z
2020-10-15 00:12:50 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-15 00:12:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=daf8ccef73e08ae6b041ebd642b0686176f80e18
2020-10-15 00:12:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-15 00:11:54 UTC
250 MB
rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903-KB4574727-amd64
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:55cc7bac0ad5d25f8159b7666fddfaf8cced9402eafca4ac098a4e66935aef64 - 39.26% (98.1 MB)
[#001] sha256:51de71c339e94a186ad4a4e64a3f117cff3c43e40501b2b61888e3584821023a - 0.0% (840 Bytes)
[#002] sha256:99cecd3c5c9430170e596e017fa70f1aad8ddadfc3571c8c43b836464f88b353 - 0.0% (866 Bytes)
[#003] sha256:a2b27a724c4c35c064de40d0d9580b3608f716a387f296b93612ceb2552f03ce - 0.0% (837 Bytes)
[#004] sha256:66af718fffe55e33bd42700958b94f1c6e0af25445fb2b71e8fa282b9b487376 - 0.02% (62.1 KB)
[#005] sha256:8c2219a4a3a960d24ab235ce3aad481afc4967d5ba78f841980797129697edd9 - 0.0% (839 Bytes)
[#006] sha256:1275b7ac57dfd4e8fa982f95ee506531222b75aa59dff139c0bcb1f5d54a2cc0 - 35.59% (88.9 MB)
[#007] sha256:f6db7d476318cbe3187e41bd73bb86c50e81d13b104b5b6c4759859e69dc6619 - 0.05% (133 KB)
[#008] sha256:2632eb370bbe8b498b7ab7fcbeadf1656c0cf01f1e50006a79b9fd1b4ad9a6db - 0.0% (824 Bytes)
[#009] sha256:3c12ee90e0a1e8d53b780fee4aa047c1d097902498ec9d426491259cfa0e7e8d - 0.0% (824 Bytes)
[#010] sha256:c735c7ed4628b21a91aa9f7bd192df3d61cdddf4c0fed6d0e9b5df31f06bf13f - 0.0% (859 Bytes)
[#011] sha256:67e9fad17c524e7fca33b711d4312c192c677a8325f2752f88610bd2a59451b8 - 0.04% (101 KB)
[#012] sha256:6b63465ed1ab81a37b48d362acb5b216798998133a7dc40734499419de89552f - 13.05% (32.6 MB)
[#013] sha256:4309665ad623154238355a98088c0063615efda1823eb331ce98f69028b7b6b2 - 0.0% (829 Bytes)
[#014] sha256:3a050676630d9d444e85ee2af9114086974b1e289ec92983424290788091de3f - 0.0% (856 Bytes)
[#015] sha256:f8f3e0969f0cabc0b85ffb7ecf3d977f5c4ee00de3af1c21d6939fd33734e91f - 0.0% (830 Bytes)
[#016] sha256:8b7a6b80f1c7557ee5e10bc747350bdb11a844e756787eead654a8c0d16c032a - 0.0% (833 Bytes)
[#017] sha256:1663a2cfc76d2d1ac043a29668432ae9fdd3504143af62be9dcc9f4394d10d30 - 0.0% (852 Bytes)
[#018] sha256:1eb804d819149f06f40e90df36f6c0d91cf27273978270a23864227f903b6588 - 11.98% (29.9 MB)
[#019] sha256:1131c0afe49d6859268adc10e6ddb94a1a2a1c67d6682b6d37f444daff3b94f5 - 0.0% (828 Bytes)
[#020] sha256:7916f50a6acdde9639e563a4eefa50468323c8deb26bd541c160e884463aadd1 - 0.0% (831 Bytes)
[#021] sha256:b6817128b2be4fd66124679d0580ecd291bd453647633c6b5a9a415bc05354c5 - 0.0% (828 Bytes)
[#022] sha256:9a417bd72ea305ec66f467fd96c2292d168dc0aaec7227d5b4efd4b2471d263c - 0.0% (831 Bytes)
[#023] sha256:293da5d0899fa12f28c3709cd81535c997835e1a6f37fe74278ce3e4b53fd976 - 0.0% (836 Bytes)
Apply image 1903-KB4574727-amd64
2020-09-28 20:24:40 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-28 20:24:41 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903-KB4574727-amd64
2020-09-28 20:24:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-28 20:25:35 UTC|1 fromTag=1903-KB4574727-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-28 20:25:36 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-28 20:26:11 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-28 20:27:03 UTC|1 fromTag=1903-KB4574727-amd64 cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2020-09-28 20:27:06 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-09-28 20:27:09 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-12 17:06:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-12 17:06:42 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-12 17:06:44 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-12 17:06:44 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-12 17:06:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-12 17:06:45 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-15 00:11:51 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
2020-10-15 00:11:51 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-15 00:11:52 UTCcmd /S /C #(nop) COPY multi:b1ced76826314a203f1196360f682d08dfb206a10d91161f8b01fa9de90ca4ec in \etc\rancher\
2020-10-15 00:11:53 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-15 00:11:53 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-15T00:11:49Z
2020-10-15 00:11:53 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-15 00:11:54 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=daf8ccef73e08ae6b041ebd642b0686176f80e18
2020-10-15 00:11:54 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-15 00:15:20 UTC
147 MB
rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-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:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.35% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:159c046956d5f2d46545fc8c1c6540d7d57d8bd1ef8d74fdf2f644da80e24550 - 0.0% (123 Bytes)
[#004] sha256:f1bc717bb93dee730484c9cc94edbf4dbc02a018f59f985aeb301c10fb99163e - 34.05% (50.2 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.32% (1.94 MB)
[#006] sha256:080aa0f356fdd84ae807eb9b9c0225c554c400c29dc54394d5b25932be2528c9 - 16.71% (24.6 MB)
[#007] sha256:a2466de94739f990bfa89ad1776c8b5a359d7c602caa70086c29e7f18329f311 - 13.87% (20.4 MB)
[#008] sha256:f7e3248dffb1769d37bdd56800fcfc22a1d2a52352afa77a720cfc55a758776d - 18.7% (27.6 MB)
[#009] sha256:44e6de1c3b8a4a2aaa384fed43009cd064cc7be8ae4a1dbec69a61fefc540f67 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:d2c57bfbb29f6de3b29050a2c50c3806e0c8caa26f6d8dea47f479c923d72e3e in /
2020-09-25 22:47:35 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:47:36 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:47:38 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:47:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-10-15 00:14:47 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-15 00:14:47 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
2020-10-15 00:14:48 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-15 00:14:48 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-15 00:15:08 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/*
2020-10-15 00:15:09 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-15 00:15:10 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
2020-10-15 00:15:10 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-15 00:15:12 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
2020-10-15 00:15:12 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-15 00:15:12 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-15 00:15:13 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-15 00:15:13 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-daf8ccef73e08ae6b041ebd642b0686176f80e18-head
2020-10-15 00:15:13 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-15 00:15:17 UTC/bin/sh -c #(nop) COPY dir:906f03e9d7c5a9d089f5b31bdb1d60e3dc4f5d06374fe199de777731924bc1d2 in /var/lib/rancher-data
2020-10-15 00:15:19 UTC/bin/sh -c #(nop) COPY multi:a635289b34be0195aefc4240da8960ca76d5c2c4426e48fe3cad599d153ab8d3 in /usr/bin/
2020-10-15 00:15:19 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-15 00:15:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-15 00:15:20 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-15T00:14:32Z
2020-10-15 00:15:20 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-15 00:15:20 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=daf8ccef73e08ae6b041ebd642b0686176f80e18
2020-10-15 00:15:20 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.