2020-11-23 16:33:28 UTC
258 MB
rancher/rancher-agent:v2.5-d3adade19286af8952d9892c7936c53111e4f21f-head
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:f5b1236b12ef101b472427bd3ef94193f55a4b6776b53bbf636d439634a5d6f6 - 38.04% (98.1 MB)
[#001] sha256:596a6c70e38f04b7b3d29be41ce3699580a27800f668da6855a76799a87e9634 - 0.0% (828 Bytes)
[#002] sha256:b27ca61689320e41a227b945470bb42688beaccbd784afc2065717ebede8740c - 0.0% (836 Bytes)
[#003] sha256:e53e5d9af7061afd2db83e8a4be781a71b3111cd4b28d370ef740309bd2d6ccd - 0.02% (64.9 KB)
[#004] sha256:ca27c462edbeace979e649ce0fee35d17fea532629f0a7862e13c4bd292f1c9e - 0.0% (840 Bytes)
[#005] sha256:2bcc6b22e07fc6a15bd15745f83ee030aa6edbc9cd1860a03402c1294352bc80 - 37.59% (97 MB)
[#006] sha256:f497d9ff38c7b7f4f9020bafe37e91a6737fcea4ad74546aa15c0e8e8214a664 - 0.05% (124 KB)
[#007] sha256:efb4e8ac9fa17b9c8b41aa8b2eddacef04caa91407df2ba63260fc31e8208175 - 0.0% (842 Bytes)
[#008] sha256:3797a9ab02cdd0d8a5e1cfd0616234feea8f1b9f5a80e30367b3aa97308c8c23 - 0.0% (838 Bytes)
[#009] sha256:e1e7a592181cb3a609eccbc2bc04a0678d2ca0c131c0293d46f62adc311eee0b - 0.0% (859 Bytes)
[#010] sha256:8d8806afd0ba235bd407d4b06871f4361558c48aad526535b5bfcb6756fd26e5 - 0.04% (101 KB)
[#011] sha256:7df4bc2a58f7f95e3f6ccbfb94b48be69d34fba0449b7f9142229b5c2efe5b4b - 12.64% (32.6 MB)
[#012] sha256:f68e110342d7ef78e380a73f4860134ace04b8428fb11ef850243d65b4ac5504 - 0.0% (831 Bytes)
[#013] sha256:8ed10fd4597f8d6de206f0bd8648157afacda5398f3b282beb384d473f10919e - 0.0% (852 Bytes)
[#014] sha256:5ef893aa8f5956581ab662fcfbbf73938db74dd00995fa44d72aa55c74e1e837 - 0.0% (853 Bytes)
[#015] sha256:151b099aad9f4f2d18a3c0409c675edd2975245d4919e57cb8013f6a9631fc3f - 0.0% (852 Bytes)
[#016] sha256:40935b5112b7f4f62a67ae48007120e13147867de0209adf88914b7712c81555 - 0.0% (832 Bytes)
[#017] sha256:8383f5effb263d3915c32812f47cdd2d4cf6e83bed9477b541dfb4dcdf23f1c1 - 11.62% (30 MB)
[#018] sha256:4baf876d2c480749d8012725b7d1fa17592413c8c18879456d00f13e96664400 - 0.0% (830 Bytes)
[#019] sha256:f8285cd220b1370b8ec59ad9fe099493b24de8a50bae4ad37b71e267aee73289 - 0.0% (829 Bytes)
[#020] sha256:f542d02436df764ca13053a84c41c2e0528107ab897e6fe3e0f74be8243af710 - 0.0% (855 Bytes)
[#021] sha256:ff99426b72f8f1dd9cb0a10b01334c93af2b60c6fe70648ce700341e0c48def7 - 0.0% (829 Bytes)
[#022] sha256:39054777046be75daa449defeb423212882c44f7a8a6ecdb9a313d2d885955bf - 0.0% (836 Bytes)
Apply image 1909-amd64
2020-11-16 18:01:04 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-11-16 18:01:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 18:02:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 18:02:04 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 18:02:29 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 18:03:09 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 18:03:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 18:03:10 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-23 16:32:45 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-23 16:32:46 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-23 16:32:48 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-23 16:32:48 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-23 16:32:49 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-23 16:32:49 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-23 16:33:25 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d3adade19286af8952d9892c7936c53111e4f21f-head
2020-11-23 16:33:25 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-23 16:33:26 UTCcmd /S /C #(nop) COPY multi:f44da3a8293dee4b0db83f4e6739825c726703fe1b2a8def1627227bb056372a in \etc\rancher\
2020-11-23 16:33:27 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-23 16:33:27 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-23T16:33:23Z
2020-11-23 16:33:28 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-23 16:33:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=d3adade19286af8952d9892c7936c53111e4f21f
2020-11-23 16:33: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.