2020-10-30 23:34:31 UTC
248 MB
rancher/rancher-agent:v2.5.2-rc4
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
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:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 38.87% (96.5 MB)
[#001] sha256:71e5283dd9d47bd88fa566326f6e8e6bc1c3c7f385c69b7482194c97e6e969b7 - 0.0% (894 Bytes)
[#002] sha256:05006be99a092de18f27ebd9357601854cd79a5d889b3d0425aa16034ba4394d - 0.0% (840 Bytes)
[#003] sha256:da195ac2293a9561694a5adab6e97cc2f7c1cb37c8cba3f22e1ed3e90723759e - 0.02% (62.6 KB)
[#004] sha256:f8fa4de85b83f5d222df6544a1dadf65fbb999e155489406427e2054f80c4e09 - 0.0% (839 Bytes)
[#005] sha256:b5836a3889bb8f93e8c91299f3fa4c1a7e62cbda44d832de191ab652f7ae6a87 - 35.82% (88.9 MB)
[#006] sha256:0ade25de6d58d36f0c689752b4e10ac9b2c5dc1f857e40da8414c64d9eb2e5a0 - 0.05% (123 KB)
[#007] sha256:d85cfa9dc8d26611c871a012812945e6d83c7c554dd1061caf196e352fcee684 - 0.0% (839 Bytes)
[#008] sha256:42962d95291d49a66c66e5f8e1f07a86abbc9189e3b3eeed11c0a733f37abab5 - 0.0% (836 Bytes)
[#009] sha256:63d6f25ee67d7570d40241893b0b9210f04f1e31b5967c7169b4b661351177ff - 0.0% (860 Bytes)
[#010] sha256:246b034208e7c60b0d37862d1c036b085a1b8a134c458b3e14ae99935360b82a - 0.04% (96.5 KB)
[#011] sha256:bbfd7b190631bdd8d3a417d808fe463159c22a603d75720afc977e5a23aa8c88 - 13.13% (32.6 MB)
[#012] sha256:86c5701919dfe52a182d94b401ce3bde0beb9916b5dc922caa6bc211b02f55ff - 0.0% (856 Bytes)
[#013] sha256:8d715c2d5a992f5ebcc1ee35fa440f1209d35477c2430c2e9f039151757cd3e2 - 0.0% (831 Bytes)
[#014] sha256:44b563b8ef2b541346507c8cee1316e8d2fc44d5a02cf258da3a490bc8c032cb - 0.0% (856 Bytes)
[#015] sha256:238342921d65ea413395dde4bcd91cfdd64514c7d58f5aab6e38820abd722220 - 0.0% (825 Bytes)
[#016] sha256:13192afd1faa58876a795326089271d265201832211b34b4cb37d5255dec49fe - 0.0% (832 Bytes)
[#017] sha256:b79262ae60c2ef65a2dc18cd3ee8276d435173b22aa913d267ac610f5d9a8088 - 12.07% (30 MB)
[#018] sha256:6f9659583e2b9fd6dbbe20c071342486b5bc23b9f15bf0a1287d4e03f09858d1 - 0.0% (829 Bytes)
[#019] sha256:51465be36f565e33c5829d0f947934b672ba8c4a8434371a4a7fbac13dd46406 - 0.0% (851 Bytes)
[#020] sha256:019984adcee44999f656eb572eed5c988225daf3e2946025333afd433650313b - 0.0% (851 Bytes)
[#021] sha256:5f60bd5429cbce0e51b8b7963f934e3bdb7f921369055fdc72e01bd8137510bb - 0.0% (849 Bytes)
[#022] sha256:e790fd6573a5f4d39ef6117ce927bb296647c6d8df9d0f281320f7d00bae666e - 0.0% (826 Bytes)
Apply image 1809-amd64
2020-10-27 18:41:50 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
2020-10-27 18:41:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 18:42:23 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 18:42:23 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 18:42:43 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 18:43:22 UTCcmd /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-10-27 18:43:23 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 18:43:23 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-30 22:33:08 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-30 22:33:09 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-10-30 22:33:11 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-30 22:33:12 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-30 22:33:12 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-30 22:33:12 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-30 23:34:14 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.2-rc4
2020-10-30 23:34:14 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-30 23:34:16 UTCcmd /S /C #(nop) COPY multi:14f1064dbdde2008ef42d3ed1ba2f22291986f47c185b7f7f24c266e8f7979da in \etc\rancher\
2020-10-30 23:34:16 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-30 23:34:30 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-30T23:34:28Z
2020-10-30 23:34:30 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-30 23:34:31 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c5c00a59652e9a63bd4418340f7bd9a271fe5811
2020-10-30 23:34:31 UTCcmd /S /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.