2021-10-01 15:19:03 UTC
258 MB
rancher/rancher-agent:v2.5.8-patch2
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:3585a81ca503e6c63dce938a5606f4171d7461e51000a92054b3f5692786d6c9 - 37.92% (97.9 MB)
[#001] sha256:aeee956c5b711c9a625e29934428eed20c294f7625e95fc295671c57db6b7b23 - 0.0% (1.08 KB)
[#002] sha256:9d7596e59ccad4684a7733ce7e8f018d1b75b7f7cf238bebe9d1b65f42f10011 - 0.0% (1.02 KB)
[#003] sha256:7721fd8b5f2703c57b89a0eb0d9b8439c9d92b17a1f6c6544a91873dcb3a3edc - 0.03% (70.2 KB)
[#004] sha256:413009a90a3c768d0964b567fa3cdad4651a1d99cec09bf6b7b1607458c5b142 - 0.0% (1.01 KB)
[#005] sha256:43e61af36d58326bffb912c234d9126f2ed7a27fe3b90678f6221273bcb11ca7 - 37.46% (96.8 MB)
[#006] sha256:b87d2f94dbf5ab2252075bf50956c554afda0d2c7f4c7fd90f6425289ab180b7 - 0.04% (99.4 KB)
[#007] sha256:568c687d989071cd237475fc84bb8b3912d42e1014726543a06e30d18d3b7aa7 - 0.0% (1.09 KB)
[#008] sha256:cd26822b4d42f8e4fa381a3b1fdb572d685f3f4fb5f3e82369877818608ffac9 - 0.0% (1.08 KB)
[#009] sha256:ef2c1efaf4a41bc1845b1c6f63d66eb62cd1c7096a642337d78bc9c690836e30 - 0.0% (832 Bytes)
[#010] sha256:5ebfa90700010f9509cbb6a825a133bf81be891026b7d7e5683746fd29663d0f - 0.04% (96.5 KB)
[#011] sha256:2bfc6a1d26afbbc5631560cfb073a8801e5a137d03490c6fe78d0b6cd0935a5b - 12.56% (32.4 MB)
[#012] sha256:44d80b04123eb5997ae12e3526037a0d6ca6c2e9efa9d3106bd1497c5389de9a - 0.0% (827 Bytes)
[#013] sha256:8190c6beb381a8650c875ce551dd1a7bd5e0e13de3629a63d3eac770b3507c5a - 0.0% (818 Bytes)
[#014] sha256:ac78b9283b2887f7d8abaa20bb879306945431bd714d648eb799022317a8e745 - 0.0% (855 Bytes)
[#015] sha256:84e6397c5f291ba937f46f53a68d5b7d6f0ddbb6eb0c3ea49fa859512cd3c695 - 0.0% (894 Bytes)
[#016] sha256:0a613609e5a51ea7e2e62a49cfa365e4c80d4988a8be90436debb4e60741fa8f - 0.0% (830 Bytes)
[#017] sha256:013df4010252eb548578e7d8355dac13a57ef9a57ee94715216032c900710f23 - 11.95% (30.9 MB)
[#018] sha256:6131178bee1eb77ee0db8ffc12a1c1a71a498275e4333fcc8db183009abd5b78 - 0.0% (857 Bytes)
[#019] sha256:e501f88bc1adf2ee0af2eca45a7618a6b9309e8c87d3edf743f947766f817963 - 0.0% (852 Bytes)
[#020] sha256:ff9f44dff3378527c1e6f29a9b2e14c4032e21f3c5ebd46c75ea68b9f4200813 - 0.0% (825 Bytes)
[#021] sha256:480a574397fb2188b3dcbb922eb8bc2c081bca53d3cd5e7334a5c2ca3a042d91 - 0.0% (827 Bytes)
[#022] sha256:793cc468f4f970fcc050707dcdd96b38f7713c5b93dc0a58273b337b0a71de51 - 0.0% (828 Bytes)
Apply image 1809-amd64
2021-09-27 18:53:25 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809
2021-09-27 18:53:25 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-09-27 18:53:48 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-09-27 18:53:49 UTCcmd /S /C #(nop) USER ContainerUser
2021-09-27 18:54:03 UTCcmd /S /C #(nop) COPY dir:ed826dc2ba0e470b41bbd56bcab0a17eb77ada2816498df2e3e5f76d0c048e2b in C:\Program Files\PowerShell
2021-09-27 18:54:41 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 ; }"
2021-09-27 18:54:42 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-09-27 18:54:42 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-10-01 15:18:28 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-10-01 15:18:28 UTCcmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\
2021-10-01 15:18:30 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-10-01 15:18:31 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-10-01 15:18:32 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-10-01 15:18:32 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-10-01 15:18:32 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-patch2
2021-10-01 15:18:33 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-10-01 15:18:34 UTCcmd /S /C #(nop) COPY multi:25c52ed583e5f3b290aa0c99e7cc8c4c1ac4caba407f702af1b875f68de47f8c in \etc\rancher\
2021-10-01 15:18:35 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-10-01 15:19:01 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-10-01T15:19:00Z
2021-10-01 15:19:02 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=d7636dd004668860f4152fc851ffcb7684fd9351
2021-10-01 15:19:02 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-10-01 15:19:03 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.