Namespace
rancher
Image / Tag
fleet-agent:v0.9.4-rc.2-windows-ltsc2022
Content Digest
sha256:482c236899eb9b526c2a7ca048298181b6985ca60f6b4b8c287e6d51ae115333
Details
Created

2024-04-29 07:27:36 UTC

Size

1.91 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-29T07:23:51Z
  • org.opencontainers.image.revision
    1b90a97a688575ce79d416d29ddf830b2f7baa44
  • 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.4-rc.2


Layers

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

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

[#002] sha256:753503c63332956c12a170eedd4a611b8d885fabdd4bda69703ff31e4c9f898c - 0.0% (1.26 KB)

[#003] sha256:48e042c70c005febde71abf5cd19872a45f95ccdc5c3a12edbd8d7306070f808 - 0.0% (1.26 KB)

[#004] sha256:88de30f2004a4c7e23f4435ba86dfe0d4d9d48355ec66d161a5609f6c436dcf4 - 0.0% (1.28 KB)

[#005] sha256:e03ee9b3d5daee7ce0fe18e18debf6483638bf231210f688e3a47c18d2f4f84f - 0.0% (1.26 KB)

[#006] sha256:cf4f86ac009df2fab21fd6932b05150a388ea21736dae3a8d50338820e3e470a - 0.0% (1.27 KB)

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

[#008] sha256:7b0c93f7f988057b2a0148bbb7c86b7be299af62f1b7aa63d3253661e2703ef9 - 1.01% (19.8 MB)

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

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

[#011] sha256:66f8c46a16a22b34bd5558abb2170af103305cd35f7a074aad189030888f5f03 - 0.0% (1.26 KB)

[#012] sha256:59d416b7d892763e7a3a76858f1345bf51041af822080a5ed86789bc45fedf8a - 0.0% (1.26 KB)

[#013] sha256:1b50635b49fb2a8698a97d6536062e51a89de930a67f9d086f0719f65953e957 - 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-29 07:27:06 UTC

cmd /S /C #(nop) ARG RELEASES

2024-04-29 07:27:07 UTC

cmd /S /C #(nop) ARG VERSION

2024-04-29 07:27:07 UTC

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

2024-04-29 07:27:07 UTC

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

2024-04-29 07:27:08 UTC

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

2024-04-29 07:27:24 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-29 07:27:34 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-29 07:27:34 UTC

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

2024-04-29 07:27:35 UTC

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

2024-04-29 07:27:35 UTC

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

2024-04-29 07:27:36 UTC

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

2024-04-29 07:27:36 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