Namespace
rancher
Image / Tag
fleet-agent:v0.8.1-windows-ltsc2022
Content Digest
sha256:60b06a8335cf33ad695880052774ff89bc5a2cd58ebb433151e3c8d3da387fc5
Details
Created

2023-11-23 10:30:09 UTC

Size

1.8 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-23T10:25:42Z
  • org.opencontainers.image.revision
    c6bdc1057ea7c98273d5403d3127eed037690b79
  • 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.1


Layers

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

[#001] sha256:7989ef2c4cfb06d845746a3c3660481ea84d3f5c8216041855ce528f0ac4015c - 25.75% (475 MB)

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

[#003] sha256:2c91428f7caf334ad7ec21ad5fc1032c413af4c5faa088cdb15c8de08a6508f2 - 0.0% (1.3 KB)

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

[#005] sha256:8313a0768a5955775beb023120834a6fdb41d02951328027cf503127f1a0c4e1 - 0.0% (1.27 KB)

[#006] sha256:ac8ee906264517345f7e2e781f0dc0db1b8d386eba9d9fa83c1df671ff7489d2 - 0.0% (1.26 KB)

[#007] sha256:6fee019f0ee41ef4113c0547868e22cd9b96a07a600c7921c2fabbde8dcbb3c4 - 1.45% (26.7 MB)

[#008] sha256:04b1d0b1ad09d502fa753d3a6d2c4a9b57d44f97a72bbf1877241d258a8dbced - 1.01% (18.6 MB)

[#009] sha256:331fb3b8ddf5fa10aa473da744eacc2ddaf225a26116a824c195da2dce1ff9b1 - 0.0% (1.26 KB)

[#010] sha256:2df56b28ddd5cda318e97a6747ee9dcecf31cd3cbcfb87e61673ba4772c81022 - 0.0% (1.26 KB)

[#011] sha256:7b0a869a966ae271adf81e36e791aa35158a24abdb6883d5a7890a292c1d892b - 0.0% (1.26 KB)

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

[#013] sha256:7bacefd47b336784e8039a7378920265dc7691933990fa0f52321ce2407c2240 - 0.0% (1.27 KB)


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

Apply image 10.0.20348.1787

2023-11-09 06:47:20 UTC

Install update 10.0.20348.2113

2023-11-23 10:29:01 UTC

cmd /S /C #(nop) ARG RELEASES

2023-11-23 10:29:03 UTC

cmd /S /C #(nop) ARG VERSION

2023-11-23 10:29:04 UTC

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

2023-11-23 10:29:05 UTC

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

2023-11-23 10:29:07 UTC

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

2023-11-23 10:29:46 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;

2023-11-23 10:30:06 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;

2023-11-23 10:30:07 UTC

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

2023-11-23 10:30:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-11-23T10:25:42Z

2023-11-23 10:30:08 UTC

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

2023-11-23 10:30:09 UTC

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

2023-11-23 10:30:09 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