2020-10-21 20:12:47 UTC
250 MB
rancher/rancher-agent:v2.5-61a8a3691063108bc775c8e4e6f6db971541c253-head
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.26% (98.1 MB)
[#001] sha256:335c40a36065758dd89f8eb60d58c118ff3fc377f9ab2d80e389310f5bae961d - 0.0% (840 Bytes)
[#002] sha256:e04a1704732d92efe0a77fe70861d6cdc1aa70b253bb11718970c536aecab77e - 0.0% (839 Bytes)
[#003] sha256:7ed708438c0b71910721f562e1a0324e26b9effcb537d462eecbeae5c88ad325 - 0.03% (65.7 KB)
[#004] sha256:bf6c391878901e7a8574beb9a62a30c7e7101ba22be66a3c02a58a249962d52e - 0.0% (828 Bytes)
[#005] sha256:4477ab8943995fb124db1e8d182cbed664b7df7816cfda65dbb8ae0daa10660c - 35.6% (88.9 MB)
[#006] sha256:258aed69e137c065d92c05a4290b212e518b5702117e88e9054b36370c72e184 - 0.04% (92.3 KB)
[#007] sha256:7bc04510cb2f2ce0db54cfc4e4f7bedad99a7437663f94f6d7a7aac2c1a94600 - 0.0% (837 Bytes)
[#008] sha256:a6e0055f1cf6435235412031f009cbea2454176a19614752c90964f0090ee283 - 0.0% (841 Bytes)
[#009] sha256:06cdac27706898f7cf2fda11b84b5d136a2bea8ff7ebd2d1cbf071dcbd813c17 - 0.0% (830 Bytes)
[#010] sha256:4ea89807a49f5f728791e7e980d057664699b7dee87471c4c5c42290bfd93d5c - 0.04% (101 KB)
[#011] sha256:7cb87ed6a8e81bc362b316efc43b6cababda33fa12c42123ea50bfc220b936c5 - 13.05% (32.6 MB)
[#012] sha256:16bee47bbc194ab9ca7890277cd1b19c2578f95190257befc346d2e849dae6e8 - 0.0% (829 Bytes)
[#013] sha256:190229f52cbc857bf068f552134ca415a6e1c5b25815019aa93f61554b0e8d0a - 0.0% (829 Bytes)
[#014] sha256:5878c0f1a2a128158d18dbb8b6b5449b695bfd9093c1347eb675607a64a06f31 - 0.0% (833 Bytes)
[#015] sha256:1c9019d542e4502031cf2f5fe99ce0e9e53dc6db37167344cf5f72e9c48e33d1 - 0.0% (830 Bytes)
[#016] sha256:78d6828cf548951c1c97b1836297b85ef92c8889aeffc5fb3e7211669aa0c2d2 - 0.0% (824 Bytes)
[#017] sha256:d8f9b7c2dae8aeb32b5af577e630867548b676b4ca49219fb334dbdc758def74 - 11.98% (29.9 MB)
[#018] sha256:b192ef3460df4f41ee23ea1961831079dcc5604ff3861168deb336557223fc28 - 0.0% (826 Bytes)
[#019] sha256:c9978a291127614b65ef712a280bd40ac30a49eb58e3bff225340430792ebeb9 - 0.0% (829 Bytes)
[#020] sha256:ffdfa190e2e862d3245174fee7662ad6a4d912a92c4d89735c6cdac174d21a16 - 0.0% (830 Bytes)
[#021] sha256:5b31d3db91bde4f66dbd851941577797de01ff593628c3fef18d4a4b676cb247 - 0.0% (835 Bytes)
[#022] sha256:6c8d181ebe80259b22788195a7c46cf8ec2519decdfe9a691a6e357a197c9aa9 - 0.0% (831 Bytes)
Apply image 1909-amd64
2020-10-20 16:55:30 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-20 16:55:32 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-20 16:56:12 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-20 16:56:15 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-20 16:57:23 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-20 16:58:11 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-20 16:58:11 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-20 16:58:12 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-21 20:12:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-21 20:12:40 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-21 20:12:42 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-21 20:12:42 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-21 20:12:43 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-21 20:12:43 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-21 20:12:43 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-61a8a3691063108bc775c8e4e6f6db971541c253-head
2020-10-21 20:12:43 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-21 20:12:45 UTCcmd /S /C #(nop) COPY multi:9e5da805457e872db0eed66c45a36749a1aa949b5edec7cd650a1e8e2b4829f7 in \etc\rancher\
2020-10-21 20:12:45 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-21 20:12:46 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-21T20:12:28Z
2020-10-21 20:12:46 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-21 20:12:46 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=61a8a3691063108bc775c8e4e6f6db971541c253
2020-10-21 20:12:47 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.