2023-01-26 14:02:57 UTC
1.3 GB
releases.rancher.com
VERSIONv0.5.2-rc.2
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 96.54% (1.25 GB)
[#001] sha256:4ad737bd9c201c64f9de187e488bb1091db4e76a55dbdf71bb640dec3f8308d4 - 0.0% (1.26 KB)
[#002] sha256:e9ab413f238273e96b2d17e821107703fc8ad2075cca41f1b92ceba179b772af - 0.0% (1.26 KB)
[#003] sha256:5fb6431df0fd184a18abcdc7a2cd9e5b014508ebb3b188e411299731904fd44d - 0.0% (1.29 KB)
[#004] sha256:1e3fcc455fdb6ac814ad475d428a800ab74127d7aba79bd3f15b45b3db3c46f7 - 0.0% (1.27 KB)
[#005] sha256:c87d51e1457b1ecdac7ca776fa5cdadd142f029f3eaf53c1018d3caa2b036532 - 0.0% (1.29 KB)
[#006] sha256:82aa0c354d17b4402989f54c22a87b5a55e3b3f12ee0911746c9482923e438df - 2.02% (26.9 MB)
[#007] sha256:7936e65960b8e4c3538fb31315f719f3183600067ec2285cbda18a66bd3aa134 - 1.44% (19.2 MB)
[#008] sha256:7820abd7933ab80cb2092541346267476aaa5feb7a7685b05dcab387c206472c - 0.0% (1.26 KB)
[#009] sha256:216133058ec79fd0c5968fee3e627d0bd0a2c40fa9d2ed0b2af1c360d5fa2246 - 0.0% (1.26 KB)
[#010] sha256:0f5626fe8723ea8946a385c96220cccae40b4e083cea8a98bc097a12151995b6 - 0.0% (1.26 KB)
[#011] sha256:252e4098126032acaf28e659704e1a0bd4f814dfcb285018cf607038f39ff991 - 0.0% (1.28 KB)
[#012] sha256:09aac09cf120a4baab9e65c19567088d3c9f250280b9486589d33b0d9021f979 - 0.0% (1.29 KB)
Apply image 10.0.20348.1487
2023-01-26 14:02:27 UTCcmd /S /C #(nop) ARG RELEASES
2023-01-26 14:02:29 UTCcmd /S /C #(nop) ARG VERSION
2023-01-26 14:02:29 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2023-01-26 14:02:29 UTCcmd /S /C #(nop) ENV VERSION=v0.5.2-rc.2
2023-01-26 14:02:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-26 14:02:46 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-26 14:02:55 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-26 14:02:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2023-01-26 14:02:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-26T14:00:36Z
2023-01-26 14:02:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ab9cd844104d4efef6fb10420c1d92455f581a71
2023-01-26 14:02:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2023-01-26 14:02:57 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.