2020-10-31 17:00:55 UTC
250 MB
rancher/rancher-agent:v2.5.2-rc5
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
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:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 39.25% (98.1 MB)
[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)
[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)
[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.02% (61.8 KB)
[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)
[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 35.59% (88.9 MB)
[#006] sha256:7180a2511080a46bbf3a5b476beeb6079812351773965e8b3f61b0f0e87ba205 - 0.05% (124 KB)
[#007] sha256:c99fb14c29028329501476947ae76808f8cd5f1c1ad3272c8b81fff5804f4ca8 - 0.0% (837 Bytes)
[#008] sha256:73af04b1e0f1c1ec80dc0811d1c8e5cd6ca9bddabe3c88b2b149a9c424fa9c65 - 0.0% (842 Bytes)
[#009] sha256:fccdaa56d69b29865f4362b469d1e471f8b0b120e2ea4396f95ee99b09087f73 - 0.0% (832 Bytes)
[#010] sha256:e0d9b844464c2b4a2ce44bd386ef9811233d30807a40c4c41622ebeccc21ee21 - 0.04% (101 KB)
[#011] sha256:735da356d89ebca0fc92e3799d16cf12e1cea9b85b8fb3d88e19268f6da3e284 - 13.05% (32.6 MB)
[#012] sha256:6c5199f90eec0e7a8b36bc0c9638b4796ec4ed7ab11fe9eeb7fa4e0b9ca7633f - 0.0% (828 Bytes)
[#013] sha256:73b245243dfcc1fe3027561f5ff13731332cd7f20eb19e43654a9514dafc6a5a - 0.0% (852 Bytes)
[#014] sha256:0e25fbb2e688f2b6e5f4d8683bf71d1727af39e728a07d1c7040cd6706a24925 - 0.0% (831 Bytes)
[#015] sha256:3c914a6bb0dddc573a02685d547725b41baa001f17307c339c6af3ce76bef3ef - 0.0% (855 Bytes)
[#016] sha256:db656d35209bcabba3ea5896170403420f9130b664ebf0ad6a7f944fd68e2c98 - 0.0% (835 Bytes)
[#017] sha256:7468654f5c4c1c60837ac77274140cc580569c93d7ce350f7c1cf8f4365f8805 - 11.99% (30 MB)
[#018] sha256:64c5cd188089178300fbf87f19732e26df8f35a7e120636f5658bbea4148d09a - 0.0% (830 Bytes)
[#019] sha256:2afee7df7dcad536b64fa0495a4a5644dc5683fe001e622792b00e96f6baa94a - 0.0% (816 Bytes)
[#020] sha256:cde3ec360b70c26d9fd86a4eaff8a2349f89ce074c692dc819ed569daf2c1796 - 0.0% (852 Bytes)
[#021] sha256:f038dfe73840a2ff94586ee9c77eb6838cc50501a3e9d61b47077c562c8cd4b3 - 0.0% (830 Bytes)
[#022] sha256:e49a0b7075aa3b3a2b1bdd53d9baa8172b9dd4075701b1495789331ad1075188 - 0.0% (856 Bytes)
Apply image 1909-amd64
2020-10-27 18:52:52 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
2020-10-27 18:52:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 18:53:23 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 18:53:24 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 18:53:46 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 18:54:29 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:54:29 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 18:54:30 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-30 22:52:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-30 22:52:06 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-30 22:52:08 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-30 22:52:08 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-30 22:52:09 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-30 22:52:09 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-31 17:00:38 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.2-rc5
2020-10-31 17:00:38 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-31 17:00:40 UTCcmd /S /C #(nop) COPY multi:ae92a1db1cdeda59762482bbb260054c30013597f8aade93d6811830ecc48d28 in \etc\rancher\
2020-10-31 17:00:40 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-31 17:00:54 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-31T17:00:52Z
2020-10-31 17:00:55 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-31 17:00:55 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=22e997aa268a59ac822cf2011e4f830701cba683
2020-10-31 17:00:55 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.