Namespace
rancher
Image / Tag
fleet-agent:v0.8.4-windows-ltsc2022
Content Digest
sha256:b066b601c94bca06579782afab8a7e788b84366453cca1f6914511b7afb3f351
Details
Created

2024-05-02 12:33:49 UTC

Size

1.91 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-02T12:30:04Z
  • org.opencontainers.image.revision
    985ca72e221458bfe9fbf33aa72a6ba924c9a92d
  • 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.8.4


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 67.8% (1.29 GB)

[#001] sha256:197484daab96ebaf9683bc9230fb0043a8780d2afef249baa386f372a548b76a - 29.82% (582 MB)

[#002] sha256:0ed6abd7d53764d4c60b42fe12e4b73543fd9c7994c1b5ffd62f6ec28e54f210 - 0.0% (1.34 KB)

[#003] sha256:0b53c89fa39ca4c425b95f4206df00618edf1350df91b7e7681907ec60cab0c9 - 0.0% (1.26 KB)

[#004] sha256:5db89ad008e7638f9962709fc19c32f69bc5457eaef252fdf7ef75b99a798b53 - 0.0% (1.29 KB)

[#005] sha256:2d6b5462eebd3c45555638b6c022cbf1794420e9fbef04abe78fc7c9d92cf822 - 0.0% (1.31 KB)

[#006] sha256:c64fba49c1ce59a9643d9024fed4a974381d33e373342054ce911705ad964ec4 - 0.0% (1.29 KB)

[#007] sha256:d3b8692d4ff6347b3efe07f5d4d938173c072653a2dec0ef2521b127c3193084 - 1.37% (26.7 MB)

[#008] sha256:490aba906236d1b341b6c38b4fe11ca8e35cd2358c09614ee425e09af882e2f6 - 1.01% (19.8 MB)

[#009] sha256:ebc0776bd50a2e8d97df9a0aa21a91a201c1b887051b5ed99d2748d0e208d9c6 - 0.0% (1.27 KB)

[#010] sha256:b9c56382931cd10fdb11be03559ed0281494b8665ac1d3411701108d9893500b - 0.0% (1.29 KB)

[#011] sha256:71b5bbfe940da99912c0e9aa8f59d4bcd69bb342e626ca64ff8c0767bf862f1b - 0.0% (1.27 KB)

[#012] sha256:2dbd1bda02357ef49e96969b656ead5ee0db702ce9a2e66bbc1212c574169199 - 0.0% (1.27 KB)

[#013] sha256:7c8ea4bb601c8daf61c971fd9267da3197d1b63d54fc67fab659744e8bc92b75 - 0.0% (1.29 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2024-04-05 09:25:01 UTC

Install update 10.0.20348.2402

2024-05-02 12:33:20 UTC

cmd /S /C #(nop) ARG RELEASES

2024-05-02 12:33:20 UTC

cmd /S /C #(nop) ARG VERSION

2024-05-02 12:33:21 UTC

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

2024-05-02 12:33:21 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.4

2024-05-02 12:33:21 UTC

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

2024-05-02 12:33:37 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-05-02 12:33:47 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-05-02 12:33:48 UTC

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

2024-05-02 12:33:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-05-02T12:30:04Z

2024-05-02 12:33:48 UTC

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

2024-05-02 12:33:49 UTC

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

2024-05-02 12:33:49 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