2020-10-24 00:45:12 UTC
234 MB
rancher/rancher-agent:v2.4.9-rc3
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
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:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 42.08% (98.3 MB)
[#001] sha256:cff87f7c2e9d5f0e54a76b45b01f9551e5db97780ad8954a164b11cef558420f - 0.0% (875 Bytes)
[#002] sha256:eedcdb0753a8a044380cb7807307bb386a12e4da11cd58da77349c0387d5febb - 0.0% (866 Bytes)
[#003] sha256:12f25ce6dcf4db133030bee4fd0cab08260f0c216191b1addcbd39b46953b61e - 0.03% (66.6 KB)
[#004] sha256:e0d78dbe405fe2675691484fb369ecab34bda967e6aa32a439667472aea95bb3 - 0.0% (835 Bytes)
[#005] sha256:7fd2192ca41ed69fd2a35353fea5f431714df0455da86d954f49ba4febb656bf - 38.08% (88.9 MB)
[#006] sha256:087182b10054d52d2fc759197aa2dd5133610191fbdd4eb9106fc39868a8de7c - 0.04% (91.4 KB)
[#007] sha256:9563e8ab0fbba9839bfc402f8c6ce0c52f94c345433eadc1f614f3245a8cf64b - 0.0% (845 Bytes)
[#008] sha256:dd5b60269a9f2198c3860a8dd2ae7c9ed4bc05d3bed3d4c850fcce37d82d4c9f - 0.0% (837 Bytes)
[#009] sha256:155dd00ee736c3702da57d53334a1db430fb2c18319bb7f58440b1ebb6bdd5a4 - 0.0% (861 Bytes)
[#010] sha256:b46cfccf31b30eb2ee41ba3212241bffe84862cbe4fb01d39390f2cb38d3277a - 0.04% (101 KB)
[#011] sha256:64eb306c87f83685caafd857ef81cfced59602d6acec720b1a2d0f8be7b8178d - 13.96% (32.6 MB)
[#012] sha256:87ab62d9c4ad1dc3c23f2a85330fe09bf97f8e0ca4fdfe7e829855b8af2ce718 - 0.0% (827 Bytes)
[#013] sha256:8b8e779792893976919a63e01582a748a967d45efeb4e0fdecdbebb6929201e2 - 0.0% (834 Bytes)
[#014] sha256:ac140e52b86735bcc7157bd1abd3154a1e6eac919f3e2d6a6dba83f8b5e7904c - 0.0% (831 Bytes)
[#015] sha256:ca23a9d033b0becd14de40920616bbab12226cf438b481ecfeedd60f7a5d9f35 - 0.0% (862 Bytes)
[#016] sha256:80583f278e1d866014969ce394211d23a62d5bc0ef5d975c8c40986eac4c8b4c - 0.0% (829 Bytes)
[#017] sha256:e71b7c5e5b52713f26b7e4ccf48b3224cffa89b522d395d8398c098352d7b363 - 5.77% (13.5 MB)
[#018] sha256:665dc3e0c28935be56309471b7760888e8730cb877300c874001340095e10a79 - 0.0% (828 Bytes)
[#019] sha256:6be28b7cb07dc340c79bbd7ca45d222c2cf4d0973c04a863396ebac99c4c2b2f - 0.0% (828 Bytes)
[#020] sha256:f358d907d0b3a1498dbce7e78738cb3971b4ec0ff8537be971979ec87d7f824a - 0.0% (839 Bytes)
[#021] sha256:d3cb066ab35c1eaeb7d9bb4cb87a1d69f9b7d8fb4d95028a901fbf5aae556b33 - 0.0% (826 Bytes)
[#022] sha256:450d1044bf9685936ba08e5878943658abcba49a9c9e871665e11e29fe212166 - 0.0% (832 Bytes)
Apply image 1903-amd64
2020-10-20 17:27:24 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
2020-10-20 17:27:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-20 17:28:24 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-20 17:28:25 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-20 17:29:01 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-20 17:29:44 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 17:29:45 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-20 17:29:46 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-21 20:12:20 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-21 20:12:20 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-21 20:12:22 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-21 20:12:23 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-21 20:12:23 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-21 20:12:23 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-24 00:32:53 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9-rc3
2020-10-24 00:32:54 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-24 00:32:54 UTCcmd /S /C #(nop) COPY multi:1d1c339a4fc6fc8a63fd65640d0ca0c0a2240af0d1e8c8891e7b01b4486aa7e8 in \etc\rancher\
2020-10-24 00:32:55 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-24 00:45:11 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-24T00:45:10Z
2020-10-24 00:45:12 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-24 00:45:12 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=79b4a60993cacc567d497d4d749dc255db8d6be4
2020-10-24 00:45:12 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.