2021-04-30 21:53:58 UTC
257 MB
rancher/rancher-agent:v2.5.8-rc16
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:ea84579f6cd5b58fe78732be37450bd188c8923de3a2062664f3992861449b5c - 37.58% (96.6 MB)
[#001] sha256:2744042ec0628191db13e6af5dfdd07234b5ae1096360e529bb3b5734e00ea92 - 0.0% (1.01 KB)
[#002] sha256:8cbd83848628df38c61ffa3fb6def4f9bc87d0df0faea41133d12ef856c388f8 - 0.0% (1.02 KB)
[#003] sha256:65a0a1050d74220cc9e2f81d326a0ad45cf65eb7162b88c79cc26d241800e9cb - 0.03% (66.3 KB)
[#004] sha256:b51ea9c3722b0aaf6bf322433a3e59c6a7eb77f9a9dc7e383baf02f21d565cad - 0.0% (1.05 KB)
[#005] sha256:12bbf5927942b4546413cba3a35a6525e7cb6e64edf0fe1e05caa1c7a8931b82 - 37.68% (96.9 MB)
[#006] sha256:02753fe59013b4a701d5b74565617fee341ddceab9295db56a20c268e3473ca2 - 0.05% (131 KB)
[#007] sha256:406b17b42a9e1960024ddf35eca26677872439ebbf9ccd384ffb7a3c18d722d9 - 0.0% (1.01 KB)
[#008] sha256:b7cecf861794b865557a4b188734d2e40cf02ad9c9bed778c39193697af07286 - 0.0% (1 KB)
[#009] sha256:c28d83e8c66e5c08c43aeec8cc9db27a3a063e2cd1cfd1aceb7c7f712b3501e5 - 0.0% (874 Bytes)
[#010] sha256:2c8c0a725d047cf1a5355f0948c94334530af84ab9102ca11ecce4040407e425 - 0.04% (96.5 KB)
[#011] sha256:3ead1dacfbf3bab76b0ab1d6aef967538fd23cc4e17fe30d74457c423feecd4e - 12.61% (32.4 MB)
[#012] sha256:d71b2c07328d231a822e4b4bf2606923a83b49e50c83b1cb928d0dce927c9119 - 0.0% (828 Bytes)
[#013] sha256:d57bab5d584bc9a6b5f4dee6eb058fdda7d16f38df791c10f13c1fe99d162443 - 0.0% (818 Bytes)
[#014] sha256:a0f3ba57f5f9700f532b5e769d8cc1c9a248c95ae00f6a75675cc250695ce413 - 0.0% (827 Bytes)
[#015] sha256:49cfb08dc1852f879829b277795597fcf30b62960e6451af8d3ff7b39bda9292 - 0.0% (853 Bytes)
[#016] sha256:64c5179aa187bae649c68e18ce909cd28fc038033dd3cb34be0e5d714010b82c - 0.0% (852 Bytes)
[#017] sha256:9ac42ac1c5e19d2ebfb7bcac6721bdfc4b8341c908c2fbaa2ddac94d6e857f45 - 12.0% (30.9 MB)
[#018] sha256:7ce81d165776c93a74322bec8bf411258cb541f917e410b3fd1c10323b61fd3f - 0.0% (825 Bytes)
[#019] sha256:628d3cca4dcb8e77c00923d1cf0c4ea277e54b3fe4a0fc782c1acf0df9e0605e - 0.0% (830 Bytes)
[#020] sha256:f68f6131a7eb3fae7e1ad388473c5a84237edea411e154fc49dc934f4b929c8f - 0.0% (829 Bytes)
[#021] sha256:865aaa436518598afc979f79335259ecb1f678b192ce9c191792957aa059c21f - 0.0% (829 Bytes)
[#022] sha256:a0707e8da3f7c786c52a9ea4582f98ca4d65e46874268f34bc21e58ba0654586 - 0.0% (872 Bytes)
Apply image 1809-amd64
2021-04-14 01:32:16 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-04-14 01:32:16 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-14 01:32:39 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-04-14 01:32:40 UTCcmd /S /C #(nop) USER ContainerUser
2021-04-14 01:32:58 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-04-14 01:33:34 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-04-14 01:33:34 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-04-14 01:33:35 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-04-25 18:35:47 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-25 18:35:47 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-04-25 18:35:50 UTCcmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\
2021-04-25 18:35:50 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-04-25 18:35:51 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-04-25 18:35:51 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-30 21:53:38 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc16
2021-04-30 21:53:39 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-30 21:53:40 UTCcmd /S /C #(nop) COPY multi:4d753242fd3f59a656fb4f4c120c818da9011c989fd7d7abb7adb196d249dc0f in \etc\rancher\
2021-04-30 21:53:41 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-30 21:53:57 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-30T21:53:54Z
2021-04-30 21:53:57 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=85f37a5fe1e985fe0160466d8a3e041b3d72ae97
2021-04-30 21:53:57 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-04-30 21:53:58 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.