2020-12-23 20:05:25 UTC
242 MB
rancher/rancher-agent:v2.4.12-rc3
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 - 40.66% (98.2 MB)
[#001] sha256:e9be38d9a6b955dbfb1a5c7eb6115c88e4e8738ed5646678e276c8164185a970 - 0.0% (843 Bytes)
[#002] sha256:10a04c6a04e8539c940f7bab3d8be08da6293d13f5958c440b88d7517b2842e1 - 0.0% (843 Bytes)
[#003] sha256:eb58378af5b252d457f6eb987cab040d9ddf292e1e82915029c31bad4c20e7d5 - 0.03% (63.7 KB)
[#004] sha256:b78482ecfc8b7e65a874538fa9978aabf80ba520c1d5980f2432af6f4b675a98 - 0.0% (840 Bytes)
[#005] sha256:d6bc40f72d95c437c21541d297cfdc574da11a96c6ad358bf5df68119add3383 - 40.14% (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:3f5d32f49477ca45bd5b45d81e3cdc97130434dd6f3ec6483c854d9aca403c59 - 0.0% (854 Bytes)
[#010] sha256:6fb49354ec248f00228c45a5b4bb04efcd99d6798f7a2f12783ea45acb484744 - 0.04% (101 KB)
[#011] sha256:5225f833a891a534751b82b8155226ee7d8acae0c06522800f38e6af76048d7a - 13.49% (32.6 MB)
[#012] sha256:95b8b1c1f6ad253dc25cc8a1a8305ac68d43b9521b2c4df97ac63a4d7782d0cd - 0.0% (823 Bytes)
[#013] sha256:d1ba34fc9668b67d88216b289d3f877751313e05cde4b6417e51e45038b68f94 - 0.0% (831 Bytes)
[#014] sha256:5fe1c2e6fb71c3b23a1a9a04a1d58318172a0bae1e7027848254596618c411ed - 0.0% (827 Bytes)
[#015] sha256:c6be7c63e4fcbe1a5af426ef9513739b0f3134cfa6061da304a255a951611252 - 0.0% (859 Bytes)
[#016] sha256:c196c3b498284286fc0024edd1c34207dcec0f30b20cdf825038453908ccc972 - 0.0% (837 Bytes)
[#017] sha256:d1576f4e26928d6bb5f9e80c7ca18bb6d3d04f0354a9e64c4d4e44479e16e264 - 5.58% (13.5 MB)
[#018] sha256:e965e2f4a2799b92f5d377326500c1ae606fc0813c6f42ae45fb16a1658abe0b - 0.0% (891 Bytes)
[#019] sha256:3d7a47944a920101a4a4b199a195e67f69db87a71c8cc6b7dc48dddff7abeb2b - 0.0% (861 Bytes)
[#020] sha256:398452d8d6751e4fe03919eb292474e5632314ab73f693f38fad86504d8e9cf2 - 0.0% (858 Bytes)
[#021] sha256:12ba2ac380a967b165fc6abf68c4c4076a64e1486d134493ade40c64155c560e - 0.0% (900 Bytes)
[#022] sha256:cb89e82dd17bf772233212784d65484429bb05a195e49adce40ab6c182abce97 - 0.0% (833 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"]
2020-12-21 18:12:30 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-21 18:12:31 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-12-21 18:12:34 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-12-21 18:12:35 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-12-21 18:12:36 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-12-21 18:12:36 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-23 20:04:14 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.12-rc3
2020-12-23 20:04:14 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-23 20:04:24 UTCcmd /S /C #(nop) COPY multi:aad997275b9c791e8fdc5fddabca2d68b2a7ee499c3c991bb37e6e4f2cde89ec in \etc\rancher\
2020-12-23 20:04:26 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-23 20:05:20 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-23T20:05:11Z
2020-12-23 20:05:22 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-23 20:05:24 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=f63b3469cf3c0e1fbc6ed2f6edb5e4d0f10e5eec
2020-12-23 20:05:25 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.