Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-SURE-6125.3-windows-ltsc2022
Content Digest
sha256:a05797d60e888060e34deb95d5ad01f167eaa23f051c7330cd7568756725148e
Details
Created

2023-04-27 14:51:18 UTC

Size

1.64 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-27T14:47:15Z
  • org.opencontainers.image.revision
    9b16f1c7397fabb515dd2638dae1db7e6a1ba81f
  • 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.6.0-SURE-6125.3


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 76.47% (1.25 GB)

[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 20.84% (350 MB)

[#002] sha256:79f6646f2475ec58ace1d7c8d44f9632b3c516cb7e7d0f9c06bd8e32647ea129 - 0.0% (1.26 KB)

[#003] sha256:5fb1a7df67959970b1afe6907ec080ed1490b8349349dcff28c7aee7572e168f - 0.0% (1.26 KB)

[#004] sha256:063d98db499a51590791acdb238b683f2ca9eb6069ee3536d25027a303d81828 - 0.0% (1.31 KB)

[#005] sha256:addfa36d4b615efd43a23c916e0b21d3080346e250dc664c775fc342a7941b88 - 0.0% (1.29 KB)

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

[#007] sha256:57cda250a3d9b8fea2ac6cd91813ed0682aca6465cae671da0016826911457e4 - 1.61% (27 MB)

[#008] sha256:cfbe1b88c7c427fc3c2f09fbc05453efa3e496940cbec53d3e2d9e3867ad07fd - 1.09% (18.3 MB)

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

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

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

[#012] sha256:55fa98c4b37b3a8b4f69c6d83fca469cb8de6b7e65b2094347aeafd1f3a314f0 - 0.0% (1.27 KB)

[#013] sha256:29b3875c5a3a8d6dde4ab6fa17cfb03d2ed5e9d16c86419c5634d836c8919b0e - 0.0% (1.26 KB)


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-04-05 00:38:27 UTC

Install update 10.0.20348.1668

2023-04-27 14:50:44 UTC

cmd /S /C #(nop) ARG RELEASES

2023-04-27 14:50:44 UTC

cmd /S /C #(nop) ARG VERSION

2023-04-27 14:50:45 UTC

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

2023-04-27 14:50:45 UTC

cmd /S /C #(nop) ENV VERSION=v0.6.0-SURE-6125.3

2023-04-27 14:50:46 UTC

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

2023-04-27 14:51:03 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-04-27 14:51:15 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-04-27 14:51:16 UTC

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

2023-04-27 14:51:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-27T14:47:15Z

2023-04-27 14:51:17 UTC

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

2023-04-27 14:51:17 UTC

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

2023-04-27 14:51:18 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