2022-04-08 15:46:01 UTC
266 MB
rancher/rancher-agent:v2.5.13-rc1
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 - 36.94% (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 - 39.01% (104 MB)
[#006] sha256:3575642e831718ab58f2c770ee0ef03e907d4b6f10a08e93766255d30106fa29 - 0.05% (147 KB)
[#007] sha256:e53033c778d52a45206da810c6a247bc6737047db52366282857153cc7866f09 - 0.0% (1.02 KB)
[#008] sha256:869438877749f69ab8ae0db7c7d1dc88d9a6bc98b9d2971df7a61ee8f6d5875b - 0.0% (1.02 KB)
[#009] sha256:af928e701670e15c57872e45de5ad771cbbbaaa5c6859c533c1184efbe6a80d0 - 0.0% (816 Bytes)
[#010] sha256:b981d6f85a9a6000c0489b4f52e95c6a5db82f6dee2e6814507f6a21fc7f34c3 - 0.04% (103 KB)
[#011] sha256:2f2db092a0a2009580483d71840b853fbbc0b7037ecebbeb992d414e6e1b674f - 12.19% (32.4 MB)
[#012] sha256:c4d66d48b9112431502bec898b42999143958f4091dfad6682c9aa634001f03a - 0.0% (827 Bytes)
[#013] sha256:66180b4c690a3270f87e151a5d9506f7efab0f11eb240e3040e7f125f361eb72 - 0.0% (821 Bytes)
[#014] sha256:66fae08ed2103060ae5901284ba1a1081d1a608e6009142a3b0c3c85b05d73f3 - 0.0% (855 Bytes)
[#015] sha256:87e435e2df62a9a16fcc6a6a3cbf26e6bfd3b72e92520dde5684ffc2f4efad0d - 0.0% (827 Bytes)
[#016] sha256:7303176c5663b85a0c3a7f7588ff1dfbb140cef56ae124413e5c31ce2b6fc22e - 0.0% (853 Bytes)
[#017] sha256:841cf6c8f40ff1e05f2d5029ca90755ba827dbce688af4263075ba74ec3e89d6 - 11.74% (31.2 MB)
[#018] sha256:22a3c5b7afb5067f49397da0b4368658609879dbda2d61bc01fcdd3e90428db2 - 0.0% (821 Bytes)
[#019] sha256:f58802ddc637cf610203b125602f590a52b7370b26c94600b40a2c5992186477 - 0.0% (829 Bytes)
[#020] sha256:4ef12fe7eb5a19397e0c32af07adabc42b05047604c13b048ad9768ab60ad638 - 0.0% (833 Bytes)
[#021] sha256:686cf7d37bbe96d92b3c27f0b540a95d73859784ddde2930256beafa7e74ef0f - 0.0% (858 Bytes)
[#022] sha256:19f36906bcce2f794d70ac982ab254c0662fc121706f1f33f7334a6ac6b15d5d - 0.0% (826 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-04-08 15:36:16 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-04-08 15:36:17 UTCcmd /S /C #(nop) COPY multi:58989ce55a3c16db52b5d542eb4292d08a8433b18f0076ae147391b652732ace in \Windows\System32\
2022-04-08 15:36:20 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2022-04-08 15:36:21 UTCcmd /S /C #(nop) ARG VERSION=dev
2022-04-08 15:36:21 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2022-04-08 15:36:21 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-08 15:36:22 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.13-rc1
2022-04-08 15:36:22 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-08 15:36:24 UTCcmd /S /C #(nop) COPY multi:70cd26e0083242739b0f38ab039eb99d76a58435478aa14de13eb0210e6cf366 in \etc\rancher\
2022-04-08 15:36:25 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-08 15:46:00 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2022-04-08T15:45:57Z
2022-04-08 15:46:00 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=8ee3bf054c0ec5ca0a9c0e4e015061b7b2517bdc
2022-04-08 15:46:01 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-04-08 15:46:01 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.