2023-01-13 14:34:02 UTC
1.3 GB
releases.rancher.com
VERSIONv0.5.2-rc1
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 96.54% (1.25 GB)
[#001] sha256:59556a7ede9a5ee5e13f119de885bf6ebdbba09199d9ff08607da7bd3ed8461e - 0.0% (1.26 KB)
[#002] sha256:0c23418861e1003421b87461fe9217b04062d7cee5074e8e349e6a41d47298b3 - 0.0% (1.29 KB)
[#003] sha256:fd913b2172968c7531995e59ac0e5fa3f74f7d6799ec8be4f44108983b2659d8 - 0.0% (1.29 KB)
[#004] sha256:baab8d12e0eddb0ea70c63487f156c0ada51307d063aa5d7b5db49b91e3dd186 - 0.0% (1.29 KB)
[#005] sha256:dc70fad0f0bf0eeb442f4ee931fae034cc4d35ffecfb9130a91ce4a59c4448f9 - 0.0% (1.26 KB)
[#006] sha256:8a06e567247a491960039c7ee2d013c88c8e4ddb421d52b2e12d9f4444ba15ca - 2.02% (26.9 MB)
[#007] sha256:96295c82eda9ddb13f8afc5ec875c958505f11f067cf1e6e68d1b4d228a4cf90 - 1.44% (19.1 MB)
[#008] sha256:f509108bf4b25301461ab43c0292bb1adad7d59aeaa5d2dab756048f5b914b2b - 0.0% (1.26 KB)
[#009] sha256:4ea9308017f5001123b9cddf1f6f8e5fa37343c5ee7a4fac2a453197425f395a - 0.0% (1.26 KB)
[#010] sha256:2d11c50b0c086062e9d1b930a0f137f75910ea7e066fe552c8079b6a4bb8177a - 0.0% (1.31 KB)
[#011] sha256:ba91a8faf624ae037ee311fda410e7f005c47734ec65f934389d0d054ebacf0e - 0.0% (1.26 KB)
[#012] sha256:2393095b6e89d0d97e58c2a2b349f56f24741ab403875a2c6872d2a18faf3c27 - 0.0% (1.25 KB)
Apply image 10.0.20348.1487
2023-01-13 14:33:28 UTCcmd /S /C #(nop) ARG RELEASES
2023-01-13 14:33:29 UTCcmd /S /C #(nop) ARG VERSION
2023-01-13 14:33:30 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2023-01-13 14:33:32 UTCcmd /S /C #(nop) ENV VERSION=v0.5.2-rc1
2023-01-13 14:33:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-13 14:33:48 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;
2023-01-13 14:33:58 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;
2023-01-13 14:33:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2023-01-13 14:33:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-13T14:31:26Z
2023-01-13 14:34:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=50fbe9e6c26582f3f9ca44e5b3d5bc57953615ba
2023-01-13 14:34:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2023-01-13 14:34:02 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.