2021-01-15 20:19:28 UTC
261 MB
rancher/rancher-agent:master-d2fc2ed3105b0335b93a0fc10b745839ff6e2b0e-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-2004
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:9334511b2b1d4bc43d8ca0e23b2fcce8b7b0968a9f9aa67cd61de71abad9a5b0 - 38.58% (101 MB)
[#001] sha256:ccdccf685fa78181a28c906cd4b3a7e0a54c2955ff06d09a2b0bced650341ba9 - 0.0% (838 Bytes)
[#002] sha256:2ca0364472ea34ed0baace31a0d578b169382c98832d31ffb842942c5b549653 - 0.0% (841 Bytes)
[#003] sha256:53919c6d1b3dd52f9b91062706cf498407d5b018a3bb40306c687bcc67c5569a - 0.03% (67.9 KB)
[#004] sha256:996c9cba4b5597765766ba6a6e3c16e1429d295658f0568f6a1059b4abec6891 - 0.0% (846 Bytes)
[#005] sha256:53f7b050f88e511a6cf062d759d5802559ae1a5fb833a0a9cc0420063651c48b - 37.18% (97 MB)
[#006] sha256:6bd473cebc2089a06626d36fcd3300b96eff83e67398f7b28384720c32f1f0d1 - 0.04% (98 KB)
[#007] sha256:ad6d023010ad660bb27721350c51bdd103128e26581bd02ac1c87b1df823a7d5 - 0.0% (836 Bytes)
[#008] sha256:70d9326376c25c149078565ae1de64bb89ffce73f3fe4b93b31f7a03cbafbefd - 0.0% (838 Bytes)
[#009] sha256:e49896938e0c109e1fd39b9176b66d920d054f39227e97ee3d60806c5fc5f177 - 0.0% (860 Bytes)
[#010] sha256:95d100b0f7d031ed9d54ed37fff600483b4f87c5b612e69e5269c0adfbc22792 - 0.04% (102 KB)
[#011] sha256:09107b343d046ae2e71fe89f63da82bc35f7116ae0942b2baf72696bf2d135c5 - 12.5% (32.6 MB)
[#012] sha256:79280830176f2f290474fe15bce35c95aa8231b3a0001b438458445d3ae5dc07 - 0.0% (837 Bytes)
[#013] sha256:028103074bb3f382c699d9b20995a98161e475691d91a33ec46cf0b4536c831f - 0.0% (857 Bytes)
[#014] sha256:1c3155eea2e9609d3895bc60b491e6f828dde381fb4a9da85007d79678ee8145 - 0.0% (835 Bytes)
[#015] sha256:9bf538cb785479bef3258a95ee882245890a741a7acc1c2d7fb8e92baa3f4163 - 0.0% (876 Bytes)
[#016] sha256:21a184d1a2740879943e3a080aae616ecb0c1e315f02b0a7dce9104a01affba1 - 0.0% (888 Bytes)
[#017] sha256:e16901418fe39858f5d9c08ac1ba6b0b3c872a54c99fdbfd03db80ebcea3912c - 11.63% (30.3 MB)
[#018] sha256:c0270e13e50de40f05ba93e7e3deb96c0860ffbec0273b902c170d8c9ad465fe - 0.0% (911 Bytes)
[#019] sha256:50484c1a53875404060aec0e4622bfe20a4524d85a1200bc368ea59119fafe76 - 0.0% (868 Bytes)
[#020] sha256:26ce94553ba8e6a21f1a7703a32e4a5d03d9006f9572d783207312d143292b57 - 0.0% (861 Bytes)
[#021] sha256:6567275b79496ab8de3cbb129cd2916b5d767897d50bab35ba341b11b5f6df59 - 0.0% (898 Bytes)
[#022] sha256:8eba19e624e9a479ec63148f349e19214c039a236c1d5b5db0512f6523d108e9 - 0.0% (862 Bytes)
Apply image 2004-amd64
2021-01-14 00:59:54 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-2004
2021-01-14 00:59:54 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-14 01:00:28 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-14 01:00:29 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-14 01:00:51 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-14 01:01:46 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-01-14 01:01:46 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-14 01:01:47 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-15 17:03:56 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-15 17:03:57 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-01-15 17:03:59 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-15 17:04:00 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-15 17:04:00 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-15 17:04:00 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-15 20:18:55 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-d2fc2ed3105b0335b93a0fc10b745839ff6e2b0e-head
2021-01-15 20:18:56 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-15 20:19:18 UTCcmd /S /C #(nop) COPY multi:bed5c97af6f0746532740743364e3d3af4cdb5061de24d792a223a3449daf1e7 in \etc\rancher\
2021-01-15 20:19:21 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-15 20:19:23 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-15T20:18:39Z
2021-01-15 20:19:25 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-15 20:19:27 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=d2fc2ed3105b0335b93a0fc10b745839ff6e2b0e
2021-01-15 20:19: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.