2021-03-04 07:38:36 UTC
258 MB
rancher/rancher-agent:v2.5.6
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:c0d6cb4b7a468273fac0808544f52a8d1517ffcb86f9b27526694299ccb554ba - 0.0% (852 Bytes)
[#010] sha256:e52fc1b76c7b831f68c0053123af23dfc89c9588cbac2fd68a32bd443f164008 - 0.04% (101 KB)
[#011] sha256:16d92a9bfde986077c583de7061bb225e25fb96e00e9e02ccd01ab62a167a520 - 12.38% (31.9 MB)
[#012] sha256:3a9d764702c19ef7c117b23fec9cc9e735169a03815e5c5b482775c5f044d2b6 - 0.0% (852 Bytes)
[#013] sha256:2e1fdcbd1b1efe575c1fcdf8c8e0eb044737d9a3f8cd68882a0393ab178fc157 - 0.0% (833 Bytes)
[#014] sha256:02b6bbed575aa2e8591fd2db51aaea29daa9abb01b16c67ec1ba1160f7ebef7a - 0.0% (874 Bytes)
[#015] sha256:ce44d0eea7c175cb594d0ac12f4550a83a95f36ad92b8c5d54e04e606687ebe1 - 0.0% (827 Bytes)
[#016] sha256:38755c8176d28dfd1fc1a0c40b702237fdfb554445496f5073a9ee75d5612cd7 - 0.0% (855 Bytes)
[#017] sha256:7df5fe888deefdddfd3229951ed7da68fb8365e1becefc9a4ccff65d05498e11 - 11.86% (30.6 MB)
[#018] sha256:7fde6e066a7bfeb1f128997210bdd32102d30c2872c4c4f0d4f1cba0abbe9d92 - 0.0% (830 Bytes)
[#019] sha256:7f511cd8176bcb90fd7a51c7c0c96eea68bd8ebe303f8bb04205daf5fc4399ed - 0.0% (850 Bytes)
[#020] sha256:0e1b1275bb668bdb121f26c578edfb0e4e87a01ae2788be01e2ad45e7367cb22 - 0.0% (851 Bytes)
[#021] sha256:90f82cb4827ec8e7a18b207d766520d30f74fd5e1a03eeb62e04094cafdcdc42 - 0.0% (855 Bytes)
[#022] sha256:31adf30ab074a86ddf66e73ab82c8f39de124f1d34e0f98abaeff15f48fa560a - 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-02-28 18:13:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-28 19:32:50 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-28 19:32:52 UTCcmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\
2021-02-28 19:32:53 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-28 19:32:53 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-28 19:32:53 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-04 07:38:15 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.6
2021-03-04 07:38:15 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-04 07:38:17 UTCcmd /S /C #(nop) COPY multi:465fc46bf5ae973102b476a3e5d3424710ace06c696b209823e38fcc3251870c in \etc\rancher\
2021-03-04 07:38:17 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-04 07:38:35 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-04T07:38:32Z
2021-03-04 07:38:35 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-04 07:38:36 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=65f7c844267bf7336a38ee6ea3e0e63af9e21274
2021-03-04 07:38:36 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.