Namespace
rancher
Image / Tag
fleet-agent:v0.8.0-debug-1842-2-windows-ltsc2022
Content Digest
sha256:39a9baa675ade0c52ebac1ae0f1de85a27ece1b9423cb79aa4c44a1272ff939c
Details
Created

2023-10-27 13:52:11 UTC

Size

1.78 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-10-27T13:51:44Z
  • org.opencontainers.image.revision
    7ea59a7c5505503d56d03b10a26daeb192d97c5f
  • 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.0-debug-1842-2


Layers

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

[#001] sha256:e3d2471a50c8ec3ea61c16dd871f7b9167bf779faad2b6e5a6f72a18b88b846b - 24.71% (449 MB)

[#002] sha256:248ca35730cf19b93e3bbfc5a63b27f899735a7ac2676cbb31f528c2a71108e8 - 0.0% (1.33 KB)

[#003] sha256:9a0d06b1be05510db9e4df69ba4d7a9473654d13274851db3072f23f58ce4819 - 0.0% (1.27 KB)

[#004] sha256:7761ff39e23ba1bcecd56a71b2828d6f7fab7b661b76a0261ca04c956a480eca - 0.0% (1.26 KB)

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

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

[#007] sha256:109dc401b67312ee69826220e7dc30723734328727b5680b4cce04854fe2b1c8 - 1.47% (26.7 MB)

[#008] sha256:23b3205444e4d64f1e648c030747c243259c6b0d0e07236b416806ffdf5969a8 - 1.02% (18.6 MB)

[#009] sha256:621018ce55f54f8390597c7f5f06dac8e4c7136dc6ed4d00a9fb1341b5a1dce6 - 0.0% (1.29 KB)

[#010] sha256:acea8fed474620aa35e132ea6304ed922c73d81326ae8f27dfc54ed223618abd - 0.0% (1.27 KB)

[#011] sha256:8ff7eb346fef4f5eb72aa81cb5b49b3d3c21169d2c880e10312e47b5ed0e1204 - 0.0% (1.27 KB)

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

[#013] sha256:65fd1698d1c6b2c34090151703cf053592a6cbb444515ea9d3860e5bbb1013e9 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.1787

2023-10-06 21:59:31 UTC

Install update 10.0.20348.2031

2023-10-27 13:48:59 UTC

cmd /S /C #(nop) ARG RELEASES

2023-10-27 13:48:59 UTC

cmd /S /C #(nop) ARG VERSION

2023-10-27 13:49:00 UTC

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

2023-10-27 13:51:45 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.0-debug-1842-2

2023-10-27 13:51:45 UTC

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

2023-10-27 13:51:59 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-10-27 13:52:08 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-10-27 13:52:09 UTC

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

2023-10-27 13:52:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-27T13:51:44Z

2023-10-27 13:52:10 UTC

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

2023-10-27 13:52:10 UTC

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

2023-10-27 13:52:11 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