2022-03-25 22:18:09 UTC
248 MB
rancher/rancher-agent:v2.4.18-rc2
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:8e36e211379dc6a584a05a445fe37d396de6e76a42cc6742213c3cc3c656dd48 - 39.55% (98.3 MB)
[#001] sha256:3da3170a90a5f5b110cb9b72c6e524884a3be8ed95a7014a75f029ccd317bf90 - 0.0% (1.02 KB)
[#002] sha256:34f3a5f4cafcfac75a8a71d8a1996a87b2cc155588c2cd24b228ad7e1aa2c054 - 0.0% (1.01 KB)
[#003] sha256:0da810dc29f13f12e90a65eba93c9c7a0e285b6c03dbbc0b2b99f6322ed08863 - 0.03% (69.9 KB)
[#004] sha256:09479635d8df91930b7e55b619e7ff3f22c2bb77134bafed54c0db71e5aaa3b4 - 0.0% (1.01 KB)
[#005] sha256:c739b7b5471a23c6353e0579163314d14c14d84073514fb470e90ec0486f3414 - 41.77% (104 MB)
[#006] sha256:3575642e831718ab58f2c770ee0ef03e907d4b6f10a08e93766255d30106fa29 - 0.06% (147 KB)
[#007] sha256:e53033c778d52a45206da810c6a247bc6737047db52366282857153cc7866f09 - 0.0% (1.02 KB)
[#008] sha256:869438877749f69ab8ae0db7c7d1dc88d9a6bc98b9d2971df7a61ee8f6d5875b - 0.0% (1.02 KB)
[#009] sha256:a7bfe73ca0bd2867d6277417a515f12fe4301d0c4b69e7a81aa3a087d16dbd69 - 0.0% (864 Bytes)
[#010] sha256:195c8a048c98360559f2d0edc96ceb4542b0232e1b4ed92f1e1af8089ce1245b - 0.04% (103 KB)
[#011] sha256:4f165e9f05924fe5e10165401a8da4ded203fb8fd97f9bb91ddebfe49908c177 - 13.12% (32.6 MB)
[#012] sha256:70e0e3d7b5070fa5ff3bae151af0593b1aa10262da534848737c9f408989d01b - 0.0% (826 Bytes)
[#013] sha256:e7f184f141af0f8d0ae6dc716a842d9621aa3abd8df2f7ea5b9fd3bccb472e4b - 0.0% (850 Bytes)
[#014] sha256:286281cd54f4c54e726ad48421aedcd5a64b42df3abe96bba380816d607f9de9 - 0.0% (831 Bytes)
[#015] sha256:45b51093810f74c77a457a0e20a3ab0595283b1ba2dd104b44ab1f36e1a996ec - 0.0% (827 Bytes)
[#016] sha256:132f13668c7e2d18d098f977c13005f02457caa83bc38a7f2cfa8579cb062846 - 0.0% (825 Bytes)
[#017] sha256:6ccef4e98854e2e44372afed944e8bffdbf9ba3476770c5d38a8e241352755f7 - 5.43% (13.5 MB)
[#018] sha256:b5712acda2547b30a44ed0e3e4da667632fc19f22c36d4e2eece7b916363a16d - 0.0% (822 Bytes)
[#019] sha256:097d2960e9950dd90f053ac62a2de59c942b1db86dc1efd2ff76e73490ae5723 - 0.0% (828 Bytes)
[#020] sha256:e7fcaee4cb438e1ccdb86d787ce40e2d986952ec1243daeb6cf70c6ca88264d5 - 0.0% (820 Bytes)
[#021] sha256:ad47376f13aa6af13325ff5ed25da3d6d01ced6bac28a51beb4c2dd762fbb7b1 - 0.0% (848 Bytes)
[#022] sha256:77ecf3f5155dd2118fd09c52da3b9a9186bf824d7d09a28970859cdf293f4e09 - 0.0% (824 Bytes)
Apply image 1809-amd64
2022-03-18 20:54: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
2022-03-18 20:54:25 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-03-18 20:54:42 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2022-03-18 20:54:42 UTCcmd /S /C #(nop) USER ContainerUser
2022-03-18 20:54:53 UTCcmd /S /C #(nop) COPY dir:3f0e0729ed7d87c216bdbde8787b27766b28c1bef4edcea882905252adff6c9a in C:\Program Files\PowerShell
2022-03-18 20:55:25 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 ; }"
2022-03-18 20:55:25 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2022-03-18 20:55:26 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2022-03-25 22:17:59 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-03-25 22:18:00 UTCcmd /S /C #(nop) COPY multi:58989ce55a3c16db52b5d542eb4292d08a8433b18f0076ae147391b652732ace in \Windows\System32\
2022-03-25 22:18:03 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2022-03-25 22:18:04 UTCcmd /S /C #(nop) ARG VERSION=dev
2022-03-25 22:18:04 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2022-03-25 22:18:04 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-25 22:18:05 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.18-rc2
2022-03-25 22:18:05 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-25 22:18:06 UTCcmd /S /C #(nop) COPY multi:24be79f6912dcb84bc5faeb1a6585728471527fa7a8c223d7e4568083985b77a in \etc\rancher\
2022-03-25 22:18:07 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-25 22:18:07 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2022-03-25T22:13:42Z
2022-03-25 22:18:08 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=1431fad15f6483b3aa9a28a78b65afd13df6a66a
2022-03-25 22:18:08 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-03-25 22:18:09 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.