2022-09-21 20:03:24 UTC
2.23 GB
releases.rancher.com
VERSIONv0.5.0-rc1
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 60.0% (1.34 GB)
[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 38.0% (868 MB)
[#002] sha256:f2158aa33588b08f2c41ff59c7767606400fce96743ca08c2d111529bdab2229 - 0.0% (1.27 KB)
[#003] sha256:ab5226022bfa9dd59590e1fe6215643241396feb79dda45e49295aa8915086cc - 0.0% (1.26 KB)
[#004] sha256:9d7cf04c1904259770226a5af8d50b45000667bf71f27b696309a0bf7c185ce2 - 0.0% (1.29 KB)
[#005] sha256:05ff346d2e3356d921c484bb85c19261a77c698f1fcf4592cce84b780be85039 - 0.0% (1.31 KB)
[#006] sha256:ddaa289fa4afdc9aa00f55719169c6818c1a7d8d80bd3450c44d2d316ef4feb3 - 0.0% (1.29 KB)
[#007] sha256:1f196966ac7e6291a9d2df2afb4b181192f2bceb460bff60646119fe31477ea3 - 1.18% (26.9 MB)
[#008] sha256:48f5250000004d486f0eccf881d15ed6c1158f37f8d89e7585dfc087b8b1a369 - 0.83% (18.9 MB)
[#009] sha256:2d5502206f0e0695fef4042ee26cf9b4a2fbf428656012ee6506d87229862ee0 - 0.0% (1.27 KB)
[#010] sha256:bae762d259dafdec22fe19d801c3aad0aaee25b840e791c06f09a9aef3812439 - 0.0% (1.27 KB)
[#011] sha256:18c01b60b0a6f93627c10a94b1f9349057855ed8a66144cc8ab4c97a91db9e0f - 0.0% (1.29 KB)
[#012] sha256:72ff3e33b21acd4086432c8c78e41b2950991d3c1e96f7acbafa779f6a51b8b2 - 0.0% (1.26 KB)
[#013] sha256:d9e617b989ae1034d61bc358cbf4534030149ffc54c5480bdc23edba95ce8b9b - 0.0% (1.27 KB)
Apply image 10.0.20348.643
2022-09-08 20:30:55 UTCInstall update 10.0.20348.1006
2022-09-21 20:02:50 UTCcmd /S /C #(nop) ARG RELEASES
2022-09-21 20:02:50 UTCcmd /S /C #(nop) ARG VERSION
2022-09-21 20:02:50 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2022-09-21 20:02:51 UTCcmd /S /C #(nop) ENV VERSION=v0.5.0-rc1
2022-09-21 20:02:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-09-21 20:03:10 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-21 20:03:21 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-21 20:03:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2022-09-21 20:03:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-21T19:59:16Z
2022-09-21 20:03:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d10ee186d2675f3cd04a879636de8291fc092924
2022-09-21 20:03:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2022-09-21 20:03:24 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.