2021-01-07 18:17:22 UTC
258 MB
rancher/rancher-agent:v2.5.4
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:f90768f309d6557d839c03e67f479455290769ab9a275624fb238ec0e187d22c - 0.0% (828 Bytes)
[#016] sha256:095ee37707f2976b53da346764a55be8bffe8bcf6ab63768a814ef9c7b431fe8 - 0.0% (828 Bytes)
[#017] sha256:6d30442775be4cd4138203f52ab9f16b36e933071d8ed6a7934288c3a2d95b38 - 11.62% (30 MB)
[#018] sha256:9283358f43c043b459b4bc34f13c3cb49c29e5ba04f246cb8a0e5c9c7c43975e - 0.0% (850 Bytes)
[#019] sha256:1fe74efaf94e70e310fbdeff4c7796f9a8088e774f70e9254c6fe1583714aaaf - 0.0% (829 Bytes)
[#020] sha256:9cb268dfc4e0e7cacf28436ff73ccfe0909b9ca2f34cee853116426be3232e10 - 0.0% (829 Bytes)
[#021] sha256:ce9e129f8f603bfdae45dd91ece139ff5d48a1a5433efcb898ff7a6490cce5b9 - 0.0% (829 Bytes)
[#022] sha256:6450645f830ff8b68490efcb1436dcc2a4a0f84e6666ce3fff2c42f7d87bea74 - 0.0% (832 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-07 18:17:00 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.4
2021-01-07 18:17:01 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-07 18:17:02 UTCcmd /S /C #(nop) COPY multi:4dc05f484e0215d0fe1798a79f7150f22df75befa50fc87bba8a5e3a6c039bc1 in \etc\rancher\
2021-01-07 18:17:02 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-07 18:17:21 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-07T18:17:19Z
2021-01-07 18:17:21 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-07 18:17:22 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=be72f967248a92190f7ed755fce7b9e36800c115
2021-01-07 18:17:22 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.