2020-10-29 21:50:20 UTC
233 MB
rancher/rancher-agent:v2.4.9-rc7
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
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:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 42.02% (98.1 MB)
[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)
[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)
[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.03% (61.8 KB)
[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)
[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 38.11% (88.9 MB)
[#006] sha256:7180a2511080a46bbf3a5b476beeb6079812351773965e8b3f61b0f0e87ba205 - 0.05% (124 KB)
[#007] sha256:c99fb14c29028329501476947ae76808f8cd5f1c1ad3272c8b81fff5804f4ca8 - 0.0% (837 Bytes)
[#008] sha256:73af04b1e0f1c1ec80dc0811d1c8e5cd6ca9bddabe3c88b2b149a9c424fa9c65 - 0.0% (842 Bytes)
[#009] sha256:7ef58571001eb9a73ebc9033f12f349ceb91e0b8623a9fcd0d50dabc367185f2 - 0.0% (827 Bytes)
[#010] sha256:3e473c5f2225ecbbe7174fc57434e71133b561fd7446150bd86873366e1cbcb0 - 0.04% (101 KB)
[#011] sha256:b6386c473986668980b14d683a9310b817a8d1de20bad584f31e99d275eee0d9 - 13.97% (32.6 MB)
[#012] sha256:40125eaf601944437b7e885d86cfb1e38acd8f7735d84a77947b13efbe72283f - 0.0% (828 Bytes)
[#013] sha256:91235c7d367059728f02ccbd54d5d7de152b7bafd965d5dd4e92cc40ccfef2a7 - 0.0% (830 Bytes)
[#014] sha256:41f1ef5e16bf4ad4a7724390465ca4c000ea6989cac3edb0bc37fedad241dc6b - 0.0% (832 Bytes)
[#015] sha256:4225271bf86646c63a36e086c2b545c162e704fa31cb646d1bf2cbd85f72885a - 0.0% (826 Bytes)
[#016] sha256:42976a2f4bdc725f7a65e79c270d0cfcc2eb2439d34a6deaa6572fa7ab9df0ab - 0.0% (870 Bytes)
[#017] sha256:edd3154f43d056bf57cc00f44684fd840b52e4a5eda2280533abbbd540785fe1 - 5.77% (13.5 MB)
[#018] sha256:32d9d11bc364177c76b088d08107c230db7e1346318371988acd37136a9a4304 - 0.0% (854 Bytes)
[#019] sha256:3cef3dbbcd2edc64dd788f780f73ed08082945886366231c9363074db95fc57e - 0.0% (826 Bytes)
[#020] sha256:97b69871ef2949fbeedf3f5a6eddae65453fa4bfe99843fae30609cad264ab7e - 0.0% (829 Bytes)
[#021] sha256:e7ba6d6f2598f8528070676a666daf0120e5d8fad0aa5cd6e0660409ba4ddc69 - 0.0% (831 Bytes)
[#022] sha256:0f75262686c79a7ea76fe413d89a059069a600649d1c91b4f482f47c593b167f - 0.0% (857 Bytes)
Apply image 1909-amd64
2020-10-27 18:52:52 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-1909
2020-10-27 18:52:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 18:53:23 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 18:53:24 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 18:53:46 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 18:54:29 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 18:54:29 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 18:54:30 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-28 17:49:44 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-28 17:49:45 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-28 17:49:47 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-28 17:49:47 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-28 17:49:48 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-28 17:49:48 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-29 21:50:04 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9-rc7
2020-10-29 21:50:04 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-29 21:50:05 UTCcmd /S /C #(nop) COPY multi:32abdae5572c84e0803e114413d32d42f18b4be27fc5c88139316c594c154b64 in \etc\rancher\
2020-10-29 21:50:05 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-29 21:50:18 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-29T21:50:17Z
2020-10-29 21:50:19 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-29 21:50:19 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=d5748cdc17b60372b1da80fd44ec7cd22120f908
2020-10-29 21:50:20 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.