2020-11-30 18:37:12 UTC
240 MB
rancher/rancher-agent:v2.4.11-rc4
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:f1b217fe8837d4d85cb8228a52344d3504d7aa51ba30167a20a6a4cb80cdcaa0 - 40.26% (96.6 MB)
[#001] sha256:dd0149df3535394c93938df47cd3fedd6eb3c19a8c47645e6eaf0f045108bd85 - 0.0% (838 Bytes)
[#002] sha256:7221ea9f1579ce5c3b2b97e5e92a2734dea36d5e5c88c45cbb71379f509e6933 - 0.0% (889 Bytes)
[#003] sha256:dab34810f9b3da0e0a4d03603800b863f333d155955c359486ad716f22b65222 - 0.03% (64.3 KB)
[#004] sha256:3fb8fc2e42bca27a183e3ec524d9acb96d1036c151100f8a60f462896eabdbc6 - 0.0% (842 Bytes)
[#005] sha256:17af3eb649db638224c71f9d1fbf0202e448188e59d5b79be89b498320f9f421 - 40.42% (97 MB)
[#006] sha256:62396da4f71e78b7854188a0cfcf21a9541d904b6e3b7a77aa13c908a1acf2e3 - 0.05% (124 KB)
[#007] sha256:37e66a8a8e4a736e6db187c640be484466b99733056e2fbad60737d9cf6a0b0e - 0.0% (837 Bytes)
[#008] sha256:d9ce0307418bda1995c1f3ac53701a2fbc11ed080238577cb953fc1b6b8045a4 - 0.0% (830 Bytes)
[#009] sha256:d6cd0fdd7f6a2598a3601b0f98817c5225b0afdcafff30cd92617ec9160c43cb - 0.0% (832 Bytes)
[#010] sha256:32a4aae9ff2a588d32e9cf74a29a366502b5c452400d733715f3486acf8429fe - 0.04% (96.5 KB)
[#011] sha256:aabda65196dccb309f6d7cb0f53d07727d137130553d402bf2f282b2d7e49ce1 - 13.59% (32.6 MB)
[#012] sha256:56e3dbd4677e812dea663e116be29de24674e7ce081cab9a4ccde9ea7a44ca92 - 0.0% (827 Bytes)
[#013] sha256:91fd5202d1804a7291aa7561be4b3e053c7dc22b36d68b4fa7f0a21b62f07a50 - 0.0% (849 Bytes)
[#014] sha256:9b62e1dd6150525e8928a231e00dbd0eff8c394cadbdb12fccf584a0e1fa469f - 0.0% (851 Bytes)
[#015] sha256:406cb480d04df7c8e5a25a4b06ab01e8259d68e99a51162e59420c12c10a985d - 0.0% (833 Bytes)
[#016] sha256:02e240e1a5d8df3b2fda39833e8e64c8704568ec50eff1bd44bf7dbd0f4981d3 - 0.0% (828 Bytes)
[#017] sha256:8461d7b7dc2b178aa2184fe19cd16704c9d74e75c9482d3060d3f8b069815f27 - 5.62% (13.5 MB)
[#018] sha256:a348aec76b6602d4c147f7da560e3e4dcfccc17a40a341dc604885890865c25f - 0.0% (853 Bytes)
[#019] sha256:b83232650937e8652eb6bd9c9f2fc0d4bff4a8c205a47b09d6281901ecf9c09a - 0.0% (860 Bytes)
[#020] sha256:8486c22466dd5e3d971a7608a2703801629181138f2ba0230c379f391eb5452e - 0.0% (884 Bytes)
[#021] sha256:9b56897a636105ceb87c37497165160cd9e23e6f1816d51214e7d4e0142eec83 - 0.0% (853 Bytes)
[#022] sha256:519e988ee0af284830b317a966cd7b921572b2b085551a930fdd97ef4eb19e3b - 0.0% (830 Bytes)
Apply image 1809-amd64
2020-11-16 17:54:21 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
2020-11-16 17:54:22 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 17:55:19 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 17:55:19 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 17:55:55 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 17:56:39 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 ; }"
2020-11-16 17:56:40 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 17:56:41 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-30 16:53:40 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-30 16:53:41 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-11-30 16:53:43 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-30 16:53:44 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-30 16:53:44 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-30 16:53:45 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-30 18:36:57 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.11-rc4
2020-11-30 18:36:57 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-30 18:36:58 UTCcmd /S /C #(nop) COPY multi:724db2bba9eebcd90e601ed918f3e0ce8beb944e462c88219e218e4022b4fd91 in \etc\rancher\
2020-11-30 18:36:58 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-30 18:37:11 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-30T18:37:09Z
2020-11-30 18:37:11 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-30 18:37:11 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b36915ba7d211fa13a0d46cea27d438b5080f7cc
2020-11-30 18:37:12 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.