2021-03-03 22:20:08 UTC
238 MB
rancher/rancher-agent:v2.3.11
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
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:ba17af31b9276ee11fdf859681b442db50979a39eff4cea2a559a5755cedbe01 - 40.67% (96.7 MB)
[#001] sha256:54a502bbe7e82e8f84d6a1b5954b02cfde47dc81cc4b5a92e0d937fd8521d21b - 0.0% (1.02 KB)
[#002] sha256:ef8134956854939c8f85cea2037ae946543120a15f20fcefa4625ee65f9b486f - 0.0% (1.07 KB)
[#003] sha256:91f2e2efb5bb2b99f4260cccdbac50c48e8ad677bb1102e362bf34a8b4af7fc7 - 0.03% (70.4 KB)
[#004] sha256:2f56376c97a6033a388cc76aa48aa004c050885eebcf42d94cf60758e2ccba2a - 0.0% (1.02 KB)
[#005] sha256:badba7c5cf4a661f0758160fe41ba829431d571290ce1505f7c1d4dd6e1bb879 - 40.76% (96.9 MB)
[#006] sha256:173a0ba20e65960cc1d611c311e62ccc2f10963fb798123ac0376ec86c1fa4ad - 0.06% (135 KB)
[#007] sha256:89d3e1b45dbbd32f636f9083fdb55297dd0af48cb908e2d6f266436339f31a38 - 0.0% (1.02 KB)
[#008] sha256:d8e59b71595d69c68599cff8711c5ea10c7953be1f4bd706eda8e63d1897b6d1 - 0.0% (1.01 KB)
[#009] sha256:8ca070bc427488705a5718386dea4f803c55bd5ddb76eb7f682a53902cbdebc5 - 0.0% (917 Bytes)
[#010] sha256:eff85e5accfffc6e38a2120db77fe9b009391051a41df9759ab77c6ba04b7a47 - 0.04% (96.5 KB)
[#011] sha256:881734512301cc1dec8c1ef9ea7c9d7935c312ecb068ff97d2d92f878efab634 - 13.71% (32.6 MB)
[#012] sha256:5a5e5ee1c778802fda7f481120f9f2a0f77d7b8e4adfc3883619ecd8ecdc3569 - 0.0% (824 Bytes)
[#013] sha256:0a5b07328c6f8810e9c1bbc740c44ee424c2c99c32c90f215a53eff1012d7aac - 0.0% (832 Bytes)
[#014] sha256:d5820552e1c8ffda1c9242e1b7bc7c72f08f5daabca08fe45bd3262e5cda985d - 0.0% (857 Bytes)
[#015] sha256:a2f7a8532d489733504acdd6f608239746fff8ed03079a88fc770c8f0a0861c1 - 0.0% (825 Bytes)
[#016] sha256:a79bddf7e2c04903ca90fbb8bb8ecc1fb8690a1c1679a89e7f9d6f6e1fdf0492 - 0.0% (856 Bytes)
[#017] sha256:e582f0645b016a7a3b08c077405d66222e96b3caf7a2ca16122e6d0c64f6eac7 - 4.73% (11.3 MB)
[#018] sha256:c948297100b62b7ddcd09763ff484ab86f0fbffc6b9340b6bbd8fa7a95355d26 - 0.0% (833 Bytes)
[#019] sha256:28651efb62c0073252bd937ec3bbf8fd5e4f562f4b2ed0bc09b40483d791b3c0 - 0.0% (852 Bytes)
[#020] sha256:54ea6b95c046773f80e7090e105dba73683f932cf3ea650dd52d169f5b97f236 - 0.0% (857 Bytes)
[#021] sha256:8054a946efa9f6ddb1abc087e205d313dac95ce27352acd4620c8d2cdbe017d5 - 0.0% (890 Bytes)
[#022] sha256:16a3ef360c7e1b923feda28422849ec928743f21981a5ba33c037c03b26095ae - 0.0% (850 Bytes)
Apply image 1809-amd64
2021-02-11 02:37:55 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-1809
2021-02-11 02:37:56 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-11 02:38:24 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-02-11 02:38:24 UTCcmd /S /C #(nop) USER ContainerUser
2021-02-11 02:38:45 UTCcmd /S /C #(nop) COPY dir:92f4da3fb221812d2477834c10ec76125b48afd356f2b47c3228fa41dd07749d in C:\Program Files\PowerShell
2021-02-11 02:39:25 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:39:26 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-02-11 02:39:26 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-02-28 18:11:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-28 19:35:32 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-03-01 19:45:27 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-03-01 19:45:28 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-01 19:45:28 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-01 19:45:29 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-03 22:19:48 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.11
2021-03-03 22:19:49 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-03 22:19:50 UTCcmd /S /C #(nop) COPY multi:a31c10e468c4b4507cabb32018f13bf9c3904a03d4ceb81b817362ad0e84f8ce in \etc\rancher\
2021-03-03 22:19:50 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-03 22:20:06 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-03T22:20:04Z
2021-03-03 22:20:07 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-03 22:20:08 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=110091e65cdd611aa07a92a6535b850cdaf9fc70
2021-03-03 22:20:08 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.