2023-07-06 09:04:25 UTC
1.58 GB
releases.rancher.com
VERSIONv0.8.0-rc.2
[#000] sha256:b1471cc22404d036d95728a9c37c1e3f025a1f0a331072c8613e38cf8f7ff1ed - 97.21% (1.54 GB)
[#001] sha256:9b388f8026ac5883bc1a17db2b8ee578fb3ea5d7b0d29e612d326de849bf09f0 - 0.0% (1.07 KB)
[#002] sha256:902001406062e9d36511c00c733bb1a5f73751b370ccff8537b7dd186587ddc2 - 0.0% (1.06 KB)
[#003] sha256:929a789bd922e69ba73cf6306db2b48034b2c0fdab03d47a9cb2e9cb36d2f285 - 0.0% (1.09 KB)
[#004] sha256:89357ecccae81353a30ead660552bb1b6366f7a3960cb40d899cdd61e9d5d2bc - 0.0% (1.07 KB)
[#005] sha256:8bdff5904b6c13c4d60cc1d552d4a0235b3deead43546216fcb0113d82f3c746 - 0.0% (1.09 KB)
[#006] sha256:0383a1a50f7210370cb26b2a376403d0f0032ac8e6499ff17f71b9d02d0269c7 - 1.64% (26.6 MB)
[#007] sha256:839ef83d6557f8a262cf8c4703b22608af6acc0f20640e246d32b97524040c3c - 1.15% (18.6 MB)
[#008] sha256:a63dc7dd2e9f0252590e12bafd45c919f0cd346a03ab6f7c7e3f1bc56421ddf6 - 0.0% (1.07 KB)
[#009] sha256:ec41825c8818f29987300567b6480ecedc20a7320874b1395f322469a559c406 - 0.0% (1.06 KB)
[#010] sha256:5026487f52cc430bf3639d23354e9a9a6d22ff627079cec1c07ca31b36806b4b - 0.0% (1.06 KB)
[#011] sha256:42b8ac5fe5945c2d7c17a9db7f83e565e037dc8cffee932ae2531d1f2590f3bb - 0.0% (1.06 KB)
[#012] sha256:444aac2edc499db3224d6ad553f5baa0bfd861aa7c32bd2f7689db27cf610a71 - 0.0% (1.1 KB)
Apply image 10.0.17763.4499
2023-07-06 09:03:51 UTCcmd /S /C #(nop) ARG RELEASES
2023-07-06 09:03:52 UTCcmd /S /C #(nop) ARG VERSION
2023-07-06 09:03:52 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2023-07-06 09:03:52 UTCcmd /S /C #(nop) ENV VERSION=v0.8.0-rc.2
2023-07-06 09:03:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-07-06 09:04:14 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-07-06 09:04:23 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-07-06 09:04:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2023-07-06 09:04:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-07-06T09:01:43Z
2023-07-06 09:04:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=6729c95b2b94910b42d49b85e9e8eb01fb8a553c
2023-07-06 09:04:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2023-07-06 09:04:25 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.