2021-01-12 23:31:49 UTC
261 MB
rancher/rancher-agent:master-4681-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:4c8b8bdb707aa89572466baddb6f6738766b15275ca384be07bf0e595c0aafcb - 38.59% (101 MB)
[#001] sha256:1770221cf55c8407b0e10dbb71cc067f5917ecc5defe0a7fe38d9f3b16ae0901 - 0.0% (838 Bytes)
[#002] sha256:769233e93489306d438fc4266d41a172d4fbbeb11a00ccabd7af225eba2c7664 - 0.0% (841 Bytes)
[#003] sha256:98eb107a1dc44145e51a2fd8974ce901847021bb36c0f2ac5e569291a15f8ea9 - 0.02% (65.6 KB)
[#004] sha256:5cc34f727068395be1541f0fb550074156fb18f610e88bce2fbf739b1552b558 - 0.0% (830 Bytes)
[#005] sha256:cbffc972e0ffa5b7b806232cac9afaf904aad8485a0b7c56971d104b2b6c9722 - 37.17% (97 MB)
[#006] sha256:03c30ff18d9d3b3744adf2231b23b2e7f81ddb8ec4bc7e3f8eb34b1e89771672 - 0.05% (140 KB)
[#007] sha256:24e3782e11aab749098e46ac459908fb7197916c3a0fa5259d8bf7a748897a0a - 0.0% (842 Bytes)
[#008] sha256:a6e1091e2194b7094717a1f1a95652a57f52f3ee8b8944cdcb571d23165215b6 - 0.0% (837 Bytes)
[#009] sha256:f1b808af937cdda5ad67adcaec78065644ecbda2927c89c3f4ea91afcad4d176 - 0.0% (836 Bytes)
[#010] sha256:6c36e035a063c506f9c322b5fc83c49c8f2eb0c009cd819fa85abaa0ec7f3d9f - 0.04% (102 KB)
[#011] sha256:b30f6b805887f833058ebe41737e7308bd95e5fd818ae29568352628ff3820fd - 12.5% (32.6 MB)
[#012] sha256:da330cefef4ebe577cfa78e5f0cdafc10a93c8fbb99f66434e07005ca3651cc6 - 0.0% (835 Bytes)
[#013] sha256:09815e2d9d19747e15cccb770a2665e859ca2ba74940c91d6d8cc223b5c3f803 - 0.0% (837 Bytes)
[#014] sha256:b276fb553cc2f5d82f1ac427b6b7df1f345a5a597391828d50a3c8d937bfc326 - 0.0% (838 Bytes)
[#015] sha256:6c460a01b00f727517dc9b7327f6180c6af9dc3133d50b61c955857d24e98270 - 0.0% (859 Bytes)
[#016] sha256:68ce6ebe33174e4b36d7aefc88022fe8a6818b5e489355621891e8ad0e829415 - 0.0% (843 Bytes)
[#017] sha256:ddeb2354f226828bb56ac56e2e2d9ff9920d5af8f3155fb4e2aa8b19d41dfb1c - 11.63% (30.3 MB)
[#018] sha256:d8d8f2b36ce0515004712499de3978a196ce61fd1f4f43a58e8778606f07e2dc - 0.0% (862 Bytes)
[#019] sha256:a358a9648fa9c73d2bcee5aa939c29feef6e828a14decd8731aabf7bd5e1fa1a - 0.0% (836 Bytes)
[#020] sha256:a6ecf05bcdd842c6a4dab58fd7ad341d77cee7a6e8b7318979099670a7642b18 - 0.0% (836 Bytes)
[#021] sha256:7f739de5b0166d4a098fde555eb0cdcb9c192b9a44e4372a1d11b0d12976484a - 0.0% (837 Bytes)
[#022] sha256:5d55414dc2a97331a8f7ff2914b126a08a474b1c0d32a5cf6b66ac09e0d27d0b - 0.0% (844 Bytes)
Apply image 2004-amd64
2020-12-15 00:44:42 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
2020-12-15 00:44:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-15 00:45:17 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-12-15 00:45:17 UTCcmd /S /C #(nop) USER ContainerUser
2020-12-15 00:45:38 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-12-15 00:46:24 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:46:25 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-12-15 00:46:26 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-11 18:26:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-11 18:26:42 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-01-11 18:26:44 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-11 18:26:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-11 18:26:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-11 18:26:45 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-12 23:31:46 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-4681-head
2021-01-12 23:31:46 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-12 23:31:47 UTCcmd /S /C #(nop) COPY multi:c088c46fdd26f73d9af6605e31f516fcbedf34c1b53ce603b303cece2853970d in \etc\rancher\
2021-01-12 23:31:48 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-12 23:31:48 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-12T23:31:44Z
2021-01-12 23:31:49 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-12 23:31:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=847d3c272719404978eb74374be65940b849d92a
2021-01-12 23:31: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.