2023-01-16 11:53:45 UTC
1.59 GB
releases.rancher.com
VERSIONv0.5.2-rc.1
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 97.2% (1.55 GB)
[#001] sha256:2b33fc56550a56ac4311c0a8404e6c3284ca48c9451eecd7f110de9647ca93bb - 0.0% (1.1 KB)
[#002] sha256:9f0fa2e1facf7bbc2e2c9a7870e103653f3c170b50c98ddf0f4ee1e42212c903 - 0.0% (1.07 KB)
[#003] sha256:fd1b12745d35836502081bed8d830479e94557835238f1570fcc0d979c1ee56e - 0.0% (1.07 KB)
[#004] sha256:faf12ade8cc2bb16d50f0f3d6e23d839376c992cf5e427272ae8f418f0151454 - 0.0% (1.09 KB)
[#005] sha256:bdf1c137fd5c722b7d47349bed1685aaebf3a457f15ff215918eb78c3e5f1f7d - 0.0% (1.07 KB)
[#006] sha256:c5cee0da09f55ac85d321dab4820c1f4a9e91a691efcd4887850c5fcc2a1ec03 - 1.64% (26.7 MB)
[#007] sha256:1328fcba5efd429215250d7cf8c79e61489556e135a6b77ca2b3977240e025e9 - 1.16% (18.9 MB)
[#008] sha256:99d8377a3e197b63da80a94f7c841d82e86aaba90e3704f0bc928bf7db8bb5fb - 0.0% (1.07 KB)
[#009] sha256:ceefa5922885cf4b12f6a2ce62a249f172ce7666be4a29140c12c71dca20911b - 0.0% (1.06 KB)
[#010] sha256:4451a0797d3539e646fd6dc1c9c3f035248918d26c656e4e7f983b9c85e8a613 - 0.0% (1.07 KB)
[#011] sha256:82dd46fe8774bcf1ce3a281eb9dc6615fee6a311883fdbfd122aa76c07f2fe86 - 0.0% (1.07 KB)
[#012] sha256:1409d5745bfd488693728e4d5ea2c2902eb20474da7ced801f36e7949022f058 - 0.0% (1.09 KB)
Apply image 10.0.17763.3887
2023-01-16 11:53:15 UTCcmd /S /C #(nop) ARG RELEASES
2023-01-16 11:53:16 UTCcmd /S /C #(nop) ARG VERSION
2023-01-16 11:53:16 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2023-01-16 11:53:17 UTCcmd /S /C #(nop) ENV VERSION=v0.5.2-rc.1
2023-01-16 11:53:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-16 11:53:35 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-16 11:53:44 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-16 11:53:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2023-01-16 11:53:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-16T11:50:52Z
2023-01-16 11:53:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=fc276f5505bec0be0da9f6560443495586de566e
2023-01-16 11:53:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2023-01-16 11:53:45 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.