2021-01-08 23:46:28 UTC
258 MB
rancher/rancher-agent:v2.5.5-rc2
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
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:c5135e5444e8016d822960427ecd7b8a8aab4249eda3495d8365c73961b1d3f1 - 38.05% (98.2 MB)
[#001] sha256:e9be38d9a6b955dbfb1a5c7eb6115c88e4e8738ed5646678e276c8164185a970 - 0.0% (843 Bytes)
[#002] sha256:10a04c6a04e8539c940f7bab3d8be08da6293d13f5958c440b88d7517b2842e1 - 0.0% (843 Bytes)
[#003] sha256:eb58378af5b252d457f6eb987cab040d9ddf292e1e82915029c31bad4c20e7d5 - 0.02% (63.7 KB)
[#004] sha256:b78482ecfc8b7e65a874538fa9978aabf80ba520c1d5980f2432af6f4b675a98 - 0.0% (840 Bytes)
[#005] sha256:d6bc40f72d95c437c21541d297cfdc574da11a96c6ad358bf5df68119add3383 - 37.57% (97 MB)
[#006] sha256:c9788e27fb616c95809efc30cf6bb5ec6ed5b3f094314249697fc3cb2d4d16c6 - 0.05% (135 KB)
[#007] sha256:c78a88cdb21649afb7fb8b14025d33c115a6ac8b22e5c423adff0317c12be659 - 0.0% (866 Bytes)
[#008] sha256:9577883c7326a85917c28709057c5e2a86034ea861b41030554144939c6a1b1b - 0.0% (841 Bytes)
[#009] sha256:20c4473df2688eeb5b78d90e28f1f16e3a74af02f407ba9836879b6d3810dc65 - 0.0% (832 Bytes)
[#010] sha256:9342e260e88680af7150f62f47bdb1a37df26bd5e0d95bcd5645b71d10326c85 - 0.04% (101 KB)
[#011] sha256:f8a9b360790fd84caeee0eb07bf2fffc92a4384d5a716650f574c497b4eac389 - 12.63% (32.6 MB)
[#012] sha256:5af66d1ec1bdc310e396a117d65586e422f477c71fd9a71d9ef4c728f319728f - 0.0% (830 Bytes)
[#013] sha256:2d2523e54d15933bdcf65339c3f10d3b27747ee23dea18058d8fd28b11a261ad - 0.0% (856 Bytes)
[#014] sha256:ea2212f3f891febb50ddc3fd8401dcd585411e03c3aa9ed12078a4e7abf1cfe3 - 0.0% (828 Bytes)
[#015] sha256:7529d6349e10e66179abb8a8fe2c66f32256013262a13b87054edf91f6e62165 - 0.0% (831 Bytes)
[#016] sha256:16f4a57aba1dc412fdad1ecaa9b6a1a3b15f961bfef40dea95c5fb7bcb29197e - 0.0% (828 Bytes)
[#017] sha256:fa82fd66fe7c78609d7a28f179a52197e9af5d2fddb2d4f71f7509e21ab8bc8f - 11.62% (30 MB)
[#018] sha256:db3f0266e2b2532f75370d959dcf111e2fbefee837895f957c7bfd2bc4bb3c8d - 0.0% (854 Bytes)
[#019] sha256:10973ac8612e4e1c816b387f896c915b8dcc270ec1a1dac7fefac1187a6aadfc - 0.0% (903 Bytes)
[#020] sha256:276cc407f502f2828600c6e1a059958bd4f814531c55a1f9f6a069062531afbc - 0.0% (855 Bytes)
[#021] sha256:1380df698d53ca6cf7360ef240b3e9748639ae3216220e4682e82f408f20c61e - 0.0% (852 Bytes)
[#022] sha256:b5863730ce981cae83119bfcd367d804495f997ac283140dc6c64ef5b166054b - 0.0% (859 Bytes)
Apply image 1909-amd64
2020-12-15 00:31: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-1909
2020-12-15 00:31:17 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-15 00:32:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-12-15 00:32:04 UTCcmd /S /C #(nop) USER ContainerUser
2020-12-15 00:32:31 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-12-15 00:33:11 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-12-15 00:33:12 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-12-15 00:33:12 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-04 17:24:47 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-04 17:24:48 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-04 17:24:50 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-04 17:24:51 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-04 17:24:52 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-04 17:24:52 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-08 23:45:44 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.5-rc2
2021-01-08 23:45:45 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-08 23:45:46 UTCcmd /S /C #(nop) COPY multi:e02c9f0207cd10fb12d6aaf242af655877ce3dc58ecd553ba056448ea7447b85 in \etc\rancher\
2021-01-08 23:45:47 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-08 23:46:24 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-08T23:46:08Z
2021-01-08 23:46:25 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-08 23:46:27 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c903a2818522fdb42ca7143bf71444ed4b43b370
2021-01-08 23:46:28 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.