2020-10-01 18:31:23 UTC
158 MB
rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-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.14% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:201edbadc2b668a8ebbc5a3d7c889378b69c74367dc073114017383813e99221 - 0.0% (122 Bytes)
[#004] sha256:a11355f181d1fcc72bd65a24a69a4a614878a8b1935d21f56fa44d148f6f8181 - 34.4% (54.3 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.4% (2.2 MB)
[#006] sha256:49c8593a1828e852cc8723bdb9263365ddd889cced47e45e2ae9746471557f07 - 16.84% (26.6 MB)
[#007] sha256:6f64ce918aa68c23b549e43be0c5bb163b39252db0ff85055a7d0315c4d38020 - 12.24% (19.3 MB)
[#008] sha256:23cb7e11c960071c9ec7a97ea59fd785ae963256a046c32f6102bcd4fbdb97e8 - 18.98% (29.9 MB)
[#009] sha256:c8bb6081649ff58d25297a1a4f0be91c1d0edc1d303af9acd1c06f5b69b98d3e - 0.0% (170 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-01 18:30:47 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-01 18:30: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_amd64
2020-10-01 18:30:48 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-01 18:30:48 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-01 18:31:10 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-01 18:31:11 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-01 18:31:12 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-01 18:31:12 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-01 18:31:14 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-01 18:31:14 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-01 18:31:14 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-01 18:31:14 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-01 18:31:15 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-head
2020-10-01 18:31:15 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-01 18:31:20 UTC/bin/sh -c #(nop) COPY dir:52ded92837d73ea38de9f04a32b48f7b3c628b59e8bd02a62b929dde73f4097b in /var/lib/rancher-data
2020-10-01 18:31:22 UTC/bin/sh -c #(nop) COPY multi:0e82aa4fd9d21d94c82dfbdd2e06a748e81de0951075a8d4102551a5473f8434 in /usr/bin/
2020-10-01 18:31:22 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-01 18:31:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-01 18:31:22 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-01T18:30:24Z
2020-10-01 18:31:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-01 18:31:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=8d590a8a8891edf8fc09f72a21f381bd13008200
2020-10-01 18:31:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-01 18:28:08 UTC
248 MB
rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-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:1e91443ce4260df2601ff4055339859ef10932b8f3cbdb21becb26989c206dd3 - 0.0% (828 Bytes)
[#011] sha256:04efbb162c513f78ef12d5419876b767dae4b92aa3f81938f6edb683679d59fe - 0.04% (96.5 KB)
[#012] sha256:1e509657a809f23c578070a28a98232eec2b63e57ccbb720145bd5e3673be8c1 - 13.13% (32.6 MB)
[#013] sha256:7f41e29093ebc95bf3d8e5f2bc1e2fbfd95b3823ef5b217bb09ded254b921012 - 0.0% (826 Bytes)
[#014] sha256:8cd30aa124fb7f8fa594dcd74ef14997647707ab647b4296878219524bbc7bdf - 0.0% (826 Bytes)
[#015] sha256:ba863528fa5d83582d4233e40a486e908eb12ff967067ba6f3816ffd9cbdebfa - 0.0% (823 Bytes)
[#016] sha256:a56a3827ce36bc4cdd313fad76eba7e1fb168ecac8a722c73707a8120cf37d6f - 0.0% (832 Bytes)
[#017] sha256:7591c28793847aa7391718ad7e965d0e8f3698db3c3a255ce339eb8e5a5355be - 0.0% (830 Bytes)
[#018] sha256:21459b666511bb78c8ab08152f0a16491e3e17f9e5e4ac4cd9fd5b4e1d44024a - 12.05% (29.9 MB)
[#019] sha256:9d9999cb871b8a91a6d01f57458e7d9c448ccfb70068f8c02a35189c79eff63d - 0.0% (830 Bytes)
[#020] sha256:c4888313e45107457dcc0cd9f0eaed9b296cfe656911f8d22b7377029bab93ae - 0.0% (831 Bytes)
[#021] sha256:6ebc7803d925f5afbe9ef9782d370b7d173661f645e2a28c2c980e47bff0c8ee - 0.0% (835 Bytes)
[#022] sha256:7bca4201c3d568238607a365d9e10a206ab4bb29fee08f269a27f25eb5e845fd - 0.0% (830 Bytes)
[#023] sha256:3c695b0a5da0b414faf7d6c6ffefb04213b742eefe33599b99ed090822e90d9a - 0.0% (829 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-09-30 15:35:29 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-30 15:35:30 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-09-30 15:35:32 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-30 15:35:33 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-30 15:35:34 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-30 15:35:34 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-01 17:52:13 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-head
2020-10-01 17:52:13 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-01 17:52:14 UTCcmd /S /C #(nop) COPY multi:c16bbbe610ae5f42260e2f4b305fbf8909db9799ab6a40d33bc7e858e1aad2ba in \etc\rancher\
2020-10-01 17:52:15 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-01 18:28:07 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-01T18:28:04Z
2020-10-01 18:28:07 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-01 18:28:07 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=8d590a8a8891edf8fc09f72a21f381bd13008200
2020-10-01 18:28:08 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-01 18:27:26 UTC
250 MB
rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-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:2a41933605d0aa9b0011e51ca2beb95fb780c2387fd76dae8942a617ad0f3845 - 0.0% (831 Bytes)
[#011] sha256:acc35a36e76511fdf4dbad9be5c63b71f73cd8db02e93b2209ce3c4be447be3c - 0.04% (101 KB)
[#012] sha256:e5a5356ccc33facee39d67643d5192fcd732c326256d379aff81f4412c232b38 - 13.06% (32.6 MB)
[#013] sha256:b1a4b49614d9448aa7225d0cb067503e5e778e88d7a566432ab0f60890f65880 - 0.0% (833 Bytes)
[#014] sha256:f7df4b02806e26b891fafdf9e8fae6f4a2b26389b89d46fe071d09650279f6d9 - 0.0% (830 Bytes)
[#015] sha256:32e08d8b3ad33da9e8b2e5a44a00b4cb2df2e6d5b6c3bdaa3c7d8e1b514dfa60 - 0.0% (833 Bytes)
[#016] sha256:76b41e2506203d99cf2046b6bcbe1d3c0a7a003ec321598bb3f6ec0a0c906142 - 0.0% (827 Bytes)
[#017] sha256:1cd0273ed3c0824598cce8b12623decdc4e0ddc610d70db790ee9a31a298852c - 0.0% (853 Bytes)
[#018] sha256:ae51ccd59d9bde30d2ca954e8be81cce0939a11240e42289abd4f3841d98a570 - 11.99% (29.9 MB)
[#019] sha256:1c0f0497b933c722daf75b6c5d2528587a1ec4b6c35e87d71bcfe91c97a7369d - 0.0% (855 Bytes)
[#020] sha256:605227d937abf5bdade5e53387e2070afd87218a12a7e84fc9544945bb1bf97d - 0.0% (828 Bytes)
[#021] sha256:dc540218c83db6b0c44a6ed194ebf783aea07a987196e175bd630465b69944ae - 0.0% (830 Bytes)
[#022] sha256:bbb16c32c290fd1a62b4aab073d8b4d6fd4beff7eed85175647ce5f838b28d4a - 0.0% (826 Bytes)
[#023] sha256:3088236ca3e063c705dcb6796de9739605fdc3586ea50ccea53423d6802080b8 - 0.0% (828 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-09-30 01:47:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-30 01:47:53 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-30 01:47:56 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-30 01:47:56 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-30 01:47:57 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-30 01:47:57 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-01 18:27:22 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-head
2020-10-01 18:27:23 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-01 18:27:24 UTCcmd /S /C #(nop) COPY multi:c16bbbe610ae5f42260e2f4b305fbf8909db9799ab6a40d33bc7e858e1aad2ba in \etc\rancher\
2020-10-01 18:27:25 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-01 18:27:25 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-01T18:27:20Z
2020-10-01 18:27:25 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-01 18:27:26 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=8d590a8a8891edf8fc09f72a21f381bd13008200
2020-10-01 18:27:26 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-01 18:27:47 UTC
250 MB
rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-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:76aa09a6c40be46e5813a01a8ce5609420e954d5ec6bb3a48c00b2b1106b7c89 - 0.0% (826 Bytes)
[#011] sha256:303d3442f15fdd2827ba57bf47f431de43412bd4e3fd652c8fbf0cbd7df0ce42 - 0.04% (101 KB)
[#012] sha256:8cbc08081f9d87c209f0e6289e67d00e6e1bd7fc56044cc754acde6a04173b8e - 13.05% (32.6 MB)
[#013] sha256:800b497518ce4ab8985cb305019b255ec8d78436732ebeaecf2aad70b7f14710 - 0.0% (827 Bytes)
[#014] sha256:6266b714b66c11bf5e95ca68121b7f5405b34d2a393f5834b2ac7efa884149b7 - 0.0% (829 Bytes)
[#015] sha256:0ada4d88ff4058a9e2f9fb8bf4f1024c283e74cf5896ac97100ca3052af13ba2 - 0.0% (824 Bytes)
[#016] sha256:86b89af491357bc630fefaab11e3736082a2fe80f76cf2b6d9bfc3f03c04d9d9 - 0.0% (835 Bytes)
[#017] sha256:fb1d0d3694004589197947ac2b3fc828e1ccfe557a2a55549f277d4b4d268b38 - 0.0% (853 Bytes)
[#018] sha256:fb6dd6245a98ce91de884b1f66d7617297a2030cb7ee59a73991b28105114bf3 - 11.98% (29.9 MB)
[#019] sha256:b383f6de621cddf3e479fcd215fe0a4ebd3c999b8f28dbff2ecca180cbfecb32 - 0.0% (830 Bytes)
[#020] sha256:7f3ceb5b5cb25bbf53191e970b6cabfd0d668cfbeb5a9baa3ee75b65addd2080 - 0.0% (827 Bytes)
[#021] sha256:eb538f797dd2becbbe3d6fd181fc86d970a087294229b1904161518c9087bfd9 - 0.0% (829 Bytes)
[#022] sha256:b980c06cccb1de9d7dd449a96b381ba785b566011f778830dcf544a1b94004fe - 0.0% (850 Bytes)
[#023] sha256:766d524fa69276b5e1b061af61b95c4a2aca3cc78e24e023a62ea0bcc0c932ff - 0.0% (826 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-09-30 01:47:59 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-30 01:47:59 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-30 01:48:01 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-30 01:48:02 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-30 01:48:02 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-30 01:48:02 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-01 18:27:44 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-head
2020-10-01 18:27:44 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-01 18:27:45 UTCcmd /S /C #(nop) COPY multi:c16bbbe610ae5f42260e2f4b305fbf8909db9799ab6a40d33bc7e858e1aad2ba in \etc\rancher\
2020-10-01 18:27:46 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-01 18:27:46 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-01T18:27:41Z
2020-10-01 18:27:47 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-01 18:27:47 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=8d590a8a8891edf8fc09f72a21f381bd13008200
2020-10-01 18:27:47 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-01 18:30:33 UTC
146 MB
rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-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.46% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:f008907f57f304e18e1424b98d451d1307a1a90f18fa88a9753ea675c6bda3a1 - 0.0% (123 Bytes)
[#004] sha256:f9c6691b3d06e0df3b5f993dc1ea70ca6946a095897955bce2f706130a40456e - 34.31% (50.2 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.33% (1.94 MB)
[#006] sha256:cc30450fd98ff250d6d640da7a627be1f9607370cef721da74580a42b85838dd - 16.84% (24.6 MB)
[#007] sha256:c769f654719fee3f3187d357f5b8966d751ad9547204c79ad01cd3a739a9cae5 - 13.21% (19.3 MB)
[#008] sha256:71f248f167703765c4474ed39957291e87b53fd06fc7cb7d46a63e9a745884f3 - 18.84% (27.6 MB)
[#009] sha256:22b5972b60a3847a562efad7a5ab6d702e6a099664ffe7315b09b688d1d22a3d - 0.0% (172 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-01 18:29:59 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-01 18:30:00 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-01 18:30:00 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-01 18:30:01 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-01 18:30:21 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-01 18:30:22 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-01 18:30:23 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-01 18:30:23 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-01 18:30:25 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-01 18:30:25 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-01 18:30:25 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-01 18:30:25 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-01 18:30:26 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-8d590a8a8891edf8fc09f72a21f381bd13008200-head
2020-10-01 18:30:26 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-01 18:30:30 UTC/bin/sh -c #(nop) COPY dir:c534fdfd955afe85630167b875e66980f620d8e52a0afe8ca8c4b4f3e5e96a15 in /var/lib/rancher-data
2020-10-01 18:30:31 UTC/bin/sh -c #(nop) COPY multi:0a00c28f879dc11519a8035c9f433ed6570fbe92cf91df64a7112fe3ce32079b in /usr/bin/
2020-10-01 18:30:32 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-01 18:30:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-01 18:30:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-01T18:29:45Z
2020-10-01 18:30:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-01 18:30:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=8d590a8a8891edf8fc09f72a21f381bd13008200
2020-10-01 18:30:33 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.