2022-09-23 12:17:48 UTC
2.56 GB
releases.rancher.com
VERSIONv0.5.0-rc2
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 68.23% (1.75 GB)
[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 30.04% (788 MB)
[#002] sha256:7a87937f8fe5ae798f2ebedbb154dd4d086e46c141816a81407b512f5f1604b9 - 0.0% (1.1 KB)
[#003] sha256:8ba80f157fbd2b56fce6b3169ba58fd8879d5945404b59be6bec4d4ddf769d6b - 0.0% (1.06 KB)
[#004] sha256:ec171768fd01662323dfeb9c35654fdf1247ffc054d454aef44eda4625af2049 - 0.0% (1.07 KB)
[#005] sha256:b6a7f88110501f8c7cd8599af27652662fc0a248f623cfd9829ac130ffd47f25 - 0.0% (1.06 KB)
[#006] sha256:90390dcf749a978bb07705ad27efbae8dccedbf1cb05cdebc5fa5118a778003a - 0.0% (1.09 KB)
[#007] sha256:edf8f77032036429b8a2e68a9e83368d819daa31213575b017a05a0c89790259 - 1.02% (26.6 MB)
[#008] sha256:da735dbcf6273b446f720a38773adc2580474974ac170cf3f416343965e26c06 - 0.71% (18.7 MB)
[#009] sha256:f5c93d26d3c270ce22e723893673bdd9102441a9cd86fc370583df2dddab9439 - 0.0% (1.06 KB)
[#010] sha256:075d1033b427a041274f6e193ae2fc66d563af705bedc2e1f300a5e26172261d - 0.0% (1.09 KB)
[#011] sha256:901cdb480f681813524f9cff217cb95aa93169ca475845d2e7b6c14642864be0 - 0.0% (1.07 KB)
[#012] sha256:1e46f4d1eac25b60eb30d156bf3e63163472d9fcbbd2bb0866b115ef16359e2d - 0.0% (1.09 KB)
[#013] sha256:dee110bc342cc55c745b55f2df435392f9366f7620dd3172ddb67e414f8e4d10 - 0.0% (1.09 KB)
Apply image 10.0.17763.2803
2022-09-09 22:43:02 UTCInstall update 10.0.17763.3406
2022-09-23 12:17:11 UTCcmd /S /C #(nop) ARG RELEASES
2022-09-23 12:17:11 UTCcmd /S /C #(nop) ARG VERSION
2022-09-23 12:17:11 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2022-09-23 12:17:12 UTCcmd /S /C #(nop) ENV VERSION=v0.5.0-rc2
2022-09-23 12:17:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-09-23 12:17:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/MinGit-2.33.1-64-bit.zip'; Write-Host ('Downloading git from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\git.zip -Uri $URL; Write-Host 'Expanding ...'; Expand-Archive -Force -Path c:\git.zip -DestinationPath c:\git\.; Write-Host 'Cleaning ...'; Remove-Item -Force -Recurse -Path c:\git.zip; Write-Host 'Complete.'; popd;
2022-09-23 12:17:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://{0}/fleet/{1}/fleetagent-windows-amd64.exe' -f $env:RELEASES, $env:VERSION; New-Item -Path 'c:\\' -Name 'fleet' -ItemType 'directory'; Write-Host ('Downloading dapper from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:/fleet/fleetagent-windows.exe -Uri $URL;
2022-09-23 12:17:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2022-09-23 12:17:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-23T12:12:46Z
2022-09-23 12:17:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=b6480e9b4d019b2d625380c9a3438cd60a15b915
2022-09-23 12:17:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2022-09-23 12:17:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/fleet
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.