Namespace
rancher
Image / Tag
fleet-agent:v0.8.4-rc.2-windows-ltsc2022
Content Digest
sha256:128789d4b3b6d5dbcc603d39a6e75c38278187bb2e79040a78b873a1b03e8bf8
Details
Created

2024-04-10 07:26:23 UTC

Size

1.91 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-10T07:25:55Z
  • org.opencontainers.image.revision
    71ed0a3c5a0fecfd0f108d91d59a13bd2b31f6b9
  • 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-rc.2


Layers

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

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

[#002] sha256:b31ff2875913b334731eebd3f087b707efe57064898096920f50169ce7626d00 - 0.0% (1.27 KB)

[#003] sha256:f135d67eff5ecc53592a6acbf33a8deb7cea9dad396213ee3e8271ecdc6d89c0 - 0.0% (1.29 KB)

[#004] sha256:fd54c0269f21b243efd3b9e30c3b005992246f84469a46f016bbf6c0dc399788 - 0.0% (1.27 KB)

[#005] sha256:1f9de170c295b3165c19f012b2d21e84451b9c52883c8aced717e0a20b343482 - 0.0% (1.3 KB)

[#006] sha256:ba9bb76e6e2c08b840837781ef88794d0cc2906f76a3854f69d1efc09c1db952 - 0.0% (1.3 KB)

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

[#008] sha256:508838a640f63ff2fe1c64acb361f443be0c2d3dc8f4db3e4bc6d3ed38b47d61 - 1.01% (19.8 MB)

[#009] sha256:74f46c0c80d1682c4971a72c972453e42f2565b7954bb364a52df538cfb7e9d3 - 0.0% (1.29 KB)

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

[#011] sha256:18d257d817f10e90b66032c93422c7b89ba2c7e174f1e865b713eb5a02fe2ed3 - 0.0% (1.27 KB)

[#012] sha256:6788f1faf3992b31e685daf51ecfdcc81ac3f80f26215f8621c3c98a1c8aefa9 - 0.0% (1.27 KB)

[#013] sha256:731144cb372b6863f2f49eeae3c15df82d5d932cdd0b32a95585362ffc84c959 - 0.0% (1.26 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-04-10 07:25:56 UTC

cmd /S /C #(nop) ARG RELEASES

2024-04-10 07:25:57 UTC

cmd /S /C #(nop) ARG VERSION

2024-04-10 07:25:57 UTC

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

2024-04-10 07:25:57 UTC

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

2024-04-10 07:25:58 UTC

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

2024-04-10 07:26:12 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-10 07:26:21 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-10 07:26:22 UTC

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

2024-04-10 07:26:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-10T07:25:55Z

2024-04-10 07:26:23 UTC

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

2024-04-10 07:26:23 UTC

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

2024-04-10 07:26:23 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