2023-01-16 11:06:46 UTC
1.3 GB
releases.rancher.com
VERSIONv0.5.2-SURE-4967.2
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 96.54% (1.25 GB)
[#001] sha256:6b9db88f8d7418a7af2b4153d727329b42fbe3869d00b6dc0b19bacf5cef8d07 - 0.0% (1.29 KB)
[#002] sha256:d89b2ad400e5c19e23f12aaf2932593eccf3c3e372ffb90b8dc1d5472d9d57c4 - 0.0% (1.29 KB)
[#003] sha256:b24981a5ca523b97c8bb3831307860abd85ce29dfa639e7d6e845543be270bdb - 0.0% (1.29 KB)
[#004] sha256:b4e9edbc46f1e94a1c3e0f58c0a43833f2bbc9d0e752cff6a3a6432dd61d3fc0 - 0.0% (1.29 KB)
[#005] sha256:08f32eff8c53c493959f4e9b115dbc7d81b86d830893f4d110c0613303eee3b8 - 0.0% (1.29 KB)
[#006] sha256:1fc2c97b2232a785481c3f4de07f151cb06a076f3261847246186fdbfceefad2 - 2.02% (26.9 MB)
[#007] sha256:f9686335daae263922c55e98d63cd56fc4341577ad80e808383cbb86115a3e57 - 1.44% (19.2 MB)
[#008] sha256:d805e9cb2f3ab690852d5cc302a6af6967f582de9229dc16dc0136682a94ce6a - 0.0% (1.29 KB)
[#009] sha256:6bb755ab8043a5886598e796ec19cd36a269a520f224082b8656199a363c6f10 - 0.0% (1.27 KB)
[#010] sha256:aea95323cefda295082e9c6eecbe3c8ecc4166cb98a2b7bd4e506140b8162db5 - 0.0% (1.26 KB)
[#011] sha256:5c208ae6a5b5c4d52e7540d3ab8cfb3fe370bb2874ea36fe7f76bd63aef91e57 - 0.0% (1.26 KB)
[#012] sha256:b6312c90e4e8276068aa30687f01c0af95a8a4a0a05d23857a5eaa9e2e1a0e5d - 0.0% (1.27 KB)
Apply image 10.0.20348.1487
2023-01-16 11:06:18 UTCcmd /S /C #(nop) ARG RELEASES
2023-01-16 11:06:19 UTCcmd /S /C #(nop) ARG VERSION
2023-01-16 11:06:19 UTCcmd /S /C #(nop) ENV RELEASES=releases.rancher.com
2023-01-16 11:06:20 UTCcmd /S /C #(nop) ENV VERSION=v0.5.2-SURE-4967.2
2023-01-16 11:06:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-16 11:06:34 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:06:43 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:06:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]
2023-01-16 11:06:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-16T11:04:21Z
2023-01-16 11:06:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=6307db3e2d122d429410e9e3ee127d0b080a823f
2023-01-16 11:06:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git
2023-01-16 11:06:46 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.