2020-11-05 22:57:38 UTC
236 MB
rancher/rancher-agent:v2.4-4221-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-2004
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:5708869a4b8b14059303f6e68503905bdead29143e41a7d34ce3f37be1d6f6be - 42.61% (100 MB)
[#001] sha256:442c5c08e72ebd0fe59b103370d22b3fcfc63f576eb3d39e0425723497138e62 - 0.0% (919 Bytes)
[#002] sha256:28379c10b719dcb763364aff1e8868de1e1e7ec5a45c08909ae70089babeb479 - 0.0% (836 Bytes)
[#003] sha256:05ebdddba0ae1ac43fd1656fad5e53380ef8894cc8040ee5968c862c18490dd3 - 0.03% (65 KB)
[#004] sha256:7943f8bc710022e7fbd9fcb809b6881ddf1f364b067a3a1ffc0440bf35be934b - 0.0% (839 Bytes)
[#005] sha256:2b1fb1633b8b0e5b655b11b8096a15f91f2cb91c4f5128076f352343a32ada26 - 37.72% (88.9 MB)
[#006] sha256:8aac267139287a32281f38bec7e7ad6ba51990b49034ef10172a273921166b8b - 0.05% (126 KB)
[#007] sha256:f4429e287a3f505cfbaebc39aa76bd4fb1dc494354c4177edbb8b39d0325079e - 0.0% (839 Bytes)
[#008] sha256:d36ce26246d99d2933a7989dc06395c3013a63480f83594f5951b62b6cc4a03c - 0.0% (843 Bytes)
[#009] sha256:34d4064ee2a7751580bfbb744cd43528bc640744465bf15bfc6d8148cd866b39 - 0.0% (839 Bytes)
[#010] sha256:caecd85d2e5795aff282341b44584f0d8e9f33c5c9acabdaba80c12c89961efb - 0.04% (102 KB)
[#011] sha256:34190be21acc0dcbbaf1cb20aa40091164d588e3922dd215f90df7fc65e28233 - 13.83% (32.6 MB)
[#012] sha256:e706a4fad293be0590d134254a26d508c99c79930b61eef962539cbedcaab1f6 - 0.0% (841 Bytes)
[#013] sha256:6e82c50aacbed32bac5405b2643d4ed3909553c0e0a8b7851f3f75b3d0467ed4 - 0.0% (839 Bytes)
[#014] sha256:aa736aa01949790ba00a873babfa682d42f8f011817604ee385b2b6d6f8ce3ad - 0.0% (868 Bytes)
[#015] sha256:f78f1bde1ce5130dfe4ee78c585a1ef677792aa7c86ece4187919bc30a317584 - 0.0% (838 Bytes)
[#016] sha256:c86542350ec3cad7ec9417364d0b157c42a34dccfb5fb6b62a3126ad4b183f74 - 0.0% (838 Bytes)
[#017] sha256:cb82560cd0adac06c2b49073d0588286c074ced6c56d4e783bc7fd7b3b3c72d8 - 5.72% (13.5 MB)
[#018] sha256:1fb5f1bba7e19152b820af294a1dd640189ddcf075a549ea8f7594d97934f395 - 0.0% (844 Bytes)
[#019] sha256:b7eeb4e8c1b84d0ce39831afa1f0ffe730d9d2a224dbc83c96e0c8f7e4e158ed - 0.0% (864 Bytes)
[#020] sha256:6a6065c52bb6f90d8349a63625635fb6d6c6c24123f69802361bde18730949b8 - 0.0% (837 Bytes)
[#021] sha256:e8d72955fedd3a434b7b9e164aece277293d7eb7dd5e2d90effdb199ff4a92e7 - 0.0% (836 Bytes)
[#022] sha256:b7caeb52e294cdcf374b0640626baee386dd39393afb7d513769f81c6da7535d - 0.0% (835 Bytes)
Apply image 2004-amd64
2020-10-27 18:59:30 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004
2020-10-27 18:59:31 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 19:00:01 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 19:00:01 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 19:00:23 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 19:01:01 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-10-27 19:01:02 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 19:01:02 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-05 22:56:56 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-05 22:56:57 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2020-11-05 22:56:59 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-05 22:57:00 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-05 22:57:00 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-05 22:57:00 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-05 22:57:35 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4221-head
2020-11-05 22:57:35 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-05 22:57:36 UTCcmd /S /C #(nop) COPY multi:774142f7db8e50e2896628e7ff0a9ee1a9f9d3ade55b27aeb6f2de033e2a454e in \etc\rancher\
2020-11-05 22:57:36 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-05 22:57:37 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-05T22:57:33Z
2020-11-05 22:57:37 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-05 22:57:37 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=074e072a3a6a2385036179a7d9a61c59c1817954
2020-11-05 22:57:38 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.