Namespace
rancher
Image / Tag
fleet-agent:v0.9.3-rc.2-windows-1809
Content Digest
sha256:ad4dbf10ca1088d8d6f17eeedee7b83c0ca3260e581c9cb7b1c7da98dbd343c5
Details
Created

2024-04-09 11:59:56 UTC

Size

2.02 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-09T11:58:54Z
  • org.opencontainers.image.revision
    6c3e28e7713a0e76b6abc2bd3a96178fa93aa6af
  • org.opencontainers.image.source
    https://github.com/rancher/fleet.git
  • org.opencontainers.image.url
    https://github.com/rancher/fleet

Environment
RELEASES

releases.rancher.com

VERSION

v0.9.3-rc.2


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.93% (1.54 GB)

[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.83% (452 MB)

[#002] sha256:414ed57e652da7adbd20e64979eef7e892d4efacea63e1f25346dcfd98ce8707 - 0.0% (1.09 KB)

[#003] sha256:cc96de6a6a6f0a6d4d60fa4567bb50e0f1818142292a5aca24cf445870495e3b - 0.0% (1.07 KB)

[#004] sha256:11c236fde77f7ecdd87004b77248d82f1ceca1d40eb25e6849be48535f68e75e - 0.0% (1.06 KB)

[#005] sha256:3e34ebe906bb7597ca8cbb3c39e6aa1f646afcd521124ad27abde7ed0f24cc12 - 0.0% (1.09 KB)

[#006] sha256:1be4de3b36dc7572c438f3828acf12b4cfbd7dc597c4d709d700815ab35eb10a - 0.0% (1.09 KB)

[#007] sha256:787beffc00ab464275dc21a07b819af1c21a457967c4eeeb97e0c1480ccc2d27 - 1.29% (26.7 MB)

[#008] sha256:22822586653d87ebf238db09fd2d35493cdfa46d2ea47135ae25f863c168108c - 0.96% (19.8 MB)

[#009] sha256:996c4f3ca03c8be4dbde8b1f266d8132230447948da7ef66be2cf4800149017c - 0.0% (1.06 KB)

[#010] sha256:c54884e273e18b2c38b41b196d897b280da03ac91bb55e15bf11e4812d4f72a6 - 0.0% (1.07 KB)

[#011] sha256:02188b53adfca60c47016ac48c61d9ca0e5281c4745643ce2257e62896b6c828 - 0.0% (1.07 KB)

[#012] sha256:897483708874107f729b3f10d3329969f9e1a31a4c63e5599bd08cbb062da85a - 0.0% (1.06 KB)

[#013] sha256:7c7596a2bb0017fa4d84803f45668d63a398464d6941df3bb2708b1b23284d0c - 0.0% (1.06 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-03-04 01:18:21 UTC

Install update 10.0.17763.5576

2024-04-09 11:58:55 UTC

cmd /S /C #(nop) ARG RELEASES

2024-04-09 11:58:55 UTC

cmd /S /C #(nop) ARG VERSION

2024-04-09 11:58:56 UTC

cmd /S /C #(nop) ENV RELEASES=releases.rancher.com

2024-04-09 11:58:56 UTC

cmd /S /C #(nop) ENV VERSION=v0.9.3-rc.2

2024-04-09 11:58:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2024-04-09 11:59:29 UTC

powershell -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-09 11:59:53 UTC

powershell -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-09 11:59:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["C:\\fleet\\fleetagent-windows.exe"]

2024-04-09 11:59:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-09T11:58:54Z

2024-04-09 11:59:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=6c3e28e7713a0e76b6abc2bd3a96178fa93aa6af

2024-04-09 11:59:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git

2024-04-09 11:59:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/fleet

Danger Zone
Delete Tag

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.

Delete