2021-03-03 18:45:49 UTC
242 MB
rancher/rancher-agent:v2.4.14-rc4
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:63eed21864e051f1fb4c2f1d98b2579e732b03cd2d3ba946793797ea4dd0f0d6 - 40.68% (98.3 MB)
[#001] sha256:8a55f563dae9429ec55d5b4a2632afcf2febf292ba778132a2f32f1c2caf49c4 - 0.0% (1.01 KB)
[#002] sha256:1e862db6e02c691a956624d8761410bc1fe42f63b64cd90f63944f9ed638dfb2 - 0.0% (1.04 KB)
[#003] sha256:fd30d45da585f4943311c10c7702ca5885dfcd621cd237e26060638424ba4b00 - 0.03% (67.2 KB)
[#004] sha256:297d687bbc442a955fe9085893adee916146dcac058164ca431c412938c5dbb4 - 0.0% (1.01 KB)
[#005] sha256:47429db46ae6fe213ef0ed3e0b3910b2f7f700ab6dab12d7fc4ef7ecbb2c4c3f - 40.13% (96.9 MB)
[#006] sha256:ac257e138871406a795993f9e797c1048f988a07b1dbff60aeb5f0cc5ab2e501 - 0.04% (97.3 KB)
[#007] sha256:c32268170fb6045f5b8d7202f0e9417b4f1d861a44602fb1c27a00d34b8be42b - 0.0% (1.06 KB)
[#008] sha256:0d55a90dbc6517b6eaa23403ed347b2def76a019a589c20599dd8e34cf5b2191 - 0.0% (1 KB)
[#009] sha256:790217524d76663697d72f8178c15b8ee126182cdbfae4f4f3e1192f75bead59 - 0.0% (950 Bytes)
[#010] sha256:73a04cb5b274c4014ec569afce59ce20f2d97fac6bc2176e38325b338ac9c2ba - 0.04% (101 KB)
[#011] sha256:f7eda4f9a8d755f6695a7bf9b823477df3a077f23ad12222d168d677afe4afbd - 13.5% (32.6 MB)
[#012] sha256:2e3ee0aca98a1aaf77b3802bf979b1069d76e0151ea4d37e3459e6014fcaca53 - 0.0% (830 Bytes)
[#013] sha256:443b4735b497e1f55c6b65da4e0df578d1ce138baa64d76786197a28666abc5f - 0.0% (827 Bytes)
[#014] sha256:99e5021f0f101867af2ecb30600fa2e788f7b952da224450cec643f29fbdf652 - 0.0% (850 Bytes)
[#015] sha256:7f72b251577d2d8b9bf4e6537dd4897cae0c278c13cf8e427af67be3384a2190 - 0.0% (829 Bytes)
[#016] sha256:a07b48ccc81ee94160497f5a9168a249bcf8f8eebc33936b1417fdb07d2cd6a5 - 0.0% (826 Bytes)
[#017] sha256:9966d952d17f72f8b3762f942e151c696b1841ee05ad895458f00b3f96125951 - 5.58% (13.5 MB)
[#018] sha256:60c4d5414df6e8a668eede7219d3505b98925d67245e07d0ee06f5e92265bdd7 - 0.0% (858 Bytes)
[#019] sha256:f4171db4277b0fe1e3fe3c0951b7dce5b046df8ea52132997aa4f893dfe72b02 - 0.0% (825 Bytes)
[#020] sha256:046889ebc2b8004b1514a3abcda2452feb410a105c28361c082c12970e23085c - 0.0% (847 Bytes)
[#021] sha256:2754e1c8b581a95a3d065b8cbbf1a944e11bfc2aa5d5a08a5c094ab5bbeaec29 - 0.0% (826 Bytes)
[#022] sha256:4a59d001fe2e72db15b5b64ddd0579787522550cb4e62807a0e34d47e164dcf3 - 0.0% (830 Bytes)
Apply image 1909-amd64
2021-02-11 02:49:20 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
2021-02-11 02:49:21 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-11 02:50:10 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-02-11 02:50:11 UTCcmd /S /C #(nop) USER ContainerUser
2021-02-11 02:50:31 UTCcmd /S /C #(nop) COPY dir:92f4da3fb221812d2477834c10ec76125b48afd356f2b47c3228fa41dd07749d in C:\Program Files\PowerShell
2021-02-11 02:51: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 ; }"
2021-02-11 02:51:11 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-02-11 02:51:12 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-02-28 18:13:47 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-28 19:35:52 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-01 19:45:52 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-03-01 19:45:53 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-01 19:45:53 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-01 19:45:53 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-03 18:45:30 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.14-rc4
2021-03-03 18:45:31 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-03 18:45:31 UTCcmd /S /C #(nop) COPY multi:4d6525f3b6d5b89b3d6a962a8c1c3a9c97ae2f2aa94c372bfa8c4d209b727d6d in \etc\rancher\
2021-03-03 18:45:32 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-03 18:45:48 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-03T18:45:46Z
2021-03-03 18:45:48 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-03 18:45:48 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=d0ccfb427888875f46a6fcac1ef4b5db0bd8abaa
2021-03-03 18:45:49 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.