2021-03-13 00:54:00 UTC
258 MB
rancher/rancher-agent:v2.5.7-rc1
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 38.04% (98.1 MB)
[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)
[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)
[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)
[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)
[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 37.61% (97 MB)
[#006] sha256:99558043528fca28cf576a5dae72c8dbbe8a309833109869786f3e709ee3e864 - 0.04% (92.7 KB)
[#007] sha256:39ff56c128357f2bde42c7177c54985736cd9022f26f72f0560ccd997975b59d - 0.0% (843 Bytes)
[#008] sha256:bb889420c0e542967f5ff0364fc7f0f64026326699d5dba17be0ff04d9435c8c - 0.0% (917 Bytes)
[#009] sha256:4bfda262ddc48511219df947f915b6926b495f721ff4357065fb431bb94420bd - 0.0% (823 Bytes)
[#010] sha256:41354865daf60c4cbf1026fbba35297fd63e599d566f4143eb8199d33a97ad02 - 0.04% (101 KB)
[#011] sha256:e083e4b8d2e90e627b6f77c23e426d9057cafc8a7abe02e3f02d392138a6b5b8 - 12.38% (31.9 MB)
[#012] sha256:6dd2c91a1766a7830c40871f164a22cc60eedffa1372db9e9dcd906957bb210e - 0.0% (854 Bytes)
[#013] sha256:605e67e61f4e575f00f7cdf42b0f88ce6fb79daddeeabfa3b90f045647125472 - 0.0% (857 Bytes)
[#014] sha256:a9aba3180e021dce35e281e27e23094b188100787235247e56bda880b6562207 - 0.0% (830 Bytes)
[#015] sha256:7aceec5ad8c451e9c97b88f0fd06b21f0403207fc71923e4a9db0ec49acbab03 - 0.0% (832 Bytes)
[#016] sha256:f0a4f3b42db8bf990ccf0bae2a0b301c86dc69fbc1fe7c2eec45980d15e4a3f7 - 0.0% (833 Bytes)
[#017] sha256:6ca6be7edf7e1eda4b469587adbcf8d3caf1ffe0ca4a651e0ca4338ccc0c9f27 - 11.86% (30.6 MB)
[#018] sha256:bf9c0c991a563f9638bb2713946740f4ea882b155d76b6c6958174efd2084db1 - 0.0% (817 Bytes)
[#019] sha256:c01c080f38cf0fef160794724bfaa68df81e2ee1c09a39b6c0832a07e9cb182d - 0.0% (851 Bytes)
[#020] sha256:cfb05a1e82ddc4506970e4efbe989282bcd6874e695fc953596d36000aab0f8e - 0.0% (828 Bytes)
[#021] sha256:47a19d4975c25f55119b9db92bc1c2297c78f1ceb54c85a9b5511b05071606e5 - 0.0% (854 Bytes)
[#022] sha256:619aa134ce2515b979f91e86fbf7339b1bb389a684a5ec9207d9114cdb15e0b1 - 0.0% (833 Bytes)
Apply image 1903-amd64
2021-01-15 21:08:09 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-1903
2021-01-15 21:08:10 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-15 21:08:55 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-15 21:08:56 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-15 21:09:18 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-15 21:09:58 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-01-15 21:09:59 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-15 21:10:00 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-08 19:56:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-08 19:56:53 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-08 19:56:56 UTCcmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\
2021-03-08 19:56:56 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-08 19:56:57 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-08 19:56:57 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-12 23:19:41 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.7-rc1
2021-03-12 23:19:42 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-12 23:19:44 UTCcmd /S /C #(nop) COPY multi:4172605904098260d450ab75b6d0de61fe752b9accae51f4e34b8236ea029bd1 in \etc\rancher\
2021-03-12 23:19:44 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-13 00:53:59 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-13T00:53:56Z
2021-03-13 00:53:59 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-13 00:53:59 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c824d91cd247c796c086b748371a5b670f2f3f72
2021-03-13 00:54:00 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.