2024-04-29 08:45:26 UTC
2.06 GB
releases.rancher.com
VERSIONv0.8.4-rc.5
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 74.58% (1.54 GB)
[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 23.21% (490 MB)
[#002] sha256:1d877d3898d663b4a4130611337681f28fb97358333a6582149a56147fcd696a - 0.0% (1.07 KB)
[#003] sha256:80c111f2e44fe5f19d85bbf89c2057fc146a9ae61f3155db966abd89450c50af - 0.0% (1.09 KB)
[#004] sha256:d09723e71670fc2681a53852dead14397dc0a5b6ac04044c9a760b9bf2f47bcf - 0.0% (1.07 KB)
[#005] sha256:4570ba75a96e50d7c6edae91d317a0e25c695c685ef05d449797fb7f65fb031e - 0.0% (1.07 KB)
[#006] sha256:42a7bb139f87d4c11c612e61cdb7f7e829caf1f156e6cf8540807852b7bbce28 - 0.0% (1.08 KB)
[#007] sha256:1157fb20fe56bed338213941388844db4fbb39060ca0dc89729b375c17a51631 - 1.27% (26.7 MB)
[#008] sha256:26c5f91ae85968cd1b7d6bd329b685d5824be9a842a793f91a6ffc1f8e117cf0 - 0.94% (19.8 MB)
[#009] sha256:e09d78ad21aae970992251182d91c76849f8048455428f1d557caedd099e3a0d - 0.0% (1.07 KB)
[#010] sha256:5f94bd7deb86b42e49bc2084f4e434c8c81e58ae1a72be8c455cd0041ae1355a - 0.0% (1.07 KB)
[#011] sha256:d1b68100fa613d2b473f0f750bf2a7504134902a84af9cf612187ae6f19ac4cc - 0.0% (1.07 KB)
[#012] sha256:b0df6f0cdd58341a8744375b21b9679a32440b75290299ff6347f93e947e1205 - 0.0% (1.07 KB)
[#013] sha256:9c2654d87e66c45acf149dde9ead0091293e49e63fb4db624d84daeea0a14abc - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-04-06 02:39:33 UTCInstall update 10.0.17763.5696
2024-04-29 08:44:26 UTCcmd /S /C #(nop) ARG RELEASES
2024-04-29 08:44:26 UTCcmd /S /C #(nop) ARG VERSION
2024-04-29 08:44:27 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2024-04-29 08:44:27 UTCcmd /S /C #(nop) ENV VERSION=v0.8.4-rc.5
2024-04-29 08:44:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-04-29 08:45:00 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;
2024-04-29 08:45:24 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;
2024-04-29 08:45:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2024-04-29 08:45:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-29T08:40:45Z
2024-04-29 08:45:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=985ca72e221458bfe9fbf33aa72a6ba924c9a92d
2024-04-29 08:45:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2024-04-29 08:45:26 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.