2023-01-23 19:52:35 UTC
1.59 GB
releases.rancher.com
VERSIONv0.3.10-security1
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 97.2% (1.55 GB)
[#001] sha256:777f49164e47d952adaaee9fbca87f191b66e6305b86c8db65ddbc90b52a280f - 0.0% (1.06 KB)
[#002] sha256:ddce8f49feff0f065d9b05dd369fe2cad8ee64791191569c4b69760bf43fb468 - 0.0% (1.09 KB)
[#003] sha256:8362c498aacb2fb727831a895bc259d8a66c2b5ef09bf41db700922816a8d7d2 - 0.0% (1.06 KB)
[#004] sha256:69b82045cc9495622351d9c99bc827d1ed4fb083520d8d9a0910486154d8a147 - 0.0% (1.06 KB)
[#005] sha256:0601baf60807bb70645838692a1ebb9fe5bcc2614cf083baa55bbbfd082d48f1 - 0.0% (1.06 KB)
[#006] sha256:3d90d0b9a92599b30f0ebecc7a66223a753435f9a7376c183cf9b6ef8036f852 - 1.64% (26.7 MB)
[#007] sha256:505f9ef022aab6b52bf2564394996478c1a7eb74e4b044fb582c544f12a68fa6 - 1.16% (18.9 MB)
[#008] sha256:ce9fdd201bec41e3fd1979e21ed09d410c90ceffcaf4c852736c68f7bf25a9b6 - 0.0% (1.05 KB)
[#009] sha256:1486e5be9f1d9c4f818fd2e037d7d5a2e56e38ad7421bf592770bb1227f00dbc - 0.0% (1.06 KB)
[#010] sha256:098bbd6fd777cc1b0d17746c1a82e396538f03ef260f4dd03ad5f1a1708f72ba - 0.0% (1.07 KB)
[#011] sha256:27ab9899e9688c97f0a1cbab8a014a3806a9d615e4bcb95157c972cbd0c6b63f - 0.0% (1.07 KB)
[#012] sha256:abb8a4552c6328470ecf109254cb383fc28b21d66e456aa44af71ab766364ff8 - 0.0% (1.1 KB)
Apply image 10.0.17763.3887
2023-01-23 19:52:05 UTCcmd /S /C #(nop) ARG RELEASES
2023-01-23 19:52:06 UTCcmd /S /C #(nop) ARG VERSION
2023-01-23 19:52:06 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2023-01-23 19:52:06 UTCcmd /S /C #(nop) ENV VERSION=v0.3.10-security1
2023-01-23 19:52:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-23 19:52:25 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-23 19:52:33 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-23 19:52:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2023-01-23 19:52:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-23T19:49:42Z
2023-01-23 19:52:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=36f5b123d2039e5b6d3651b4db63e124095127da
2023-01-23 19:52:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2023-01-23 19:52:35 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.