Namespace
rancher
Image / Tag
fleet-agent:v0.8.0-rc.5-windows-ltsc2022
Content Digest
sha256:f0a1554f1988423915d2415dd3ea6243d185fd1cf866b0ed39799c5c1e56c0fd
Details
Created

2023-07-21 16:14:02 UTC

Size

1.66 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-21T16:09:24Z
  • org.opencontainers.image.revision
    5040cf183feb4c09560197fac914961001bc4c9c
  • 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-rc.5


Layers

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

[#001] sha256:c84a7416e1317a892f4786a89c62493b21df55e0e06b82a4bb007cc79df0f949 - 19.54% (333 MB)

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

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

[#004] sha256:3538bbb8aac6dfe88fe49950e0ab3ce839a0a780fbda3a35cf28c08559e74737 - 0.0% (1.26 KB)

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

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

[#007] sha256:88583212acdde67c67ccf8b5d0ceb4002a9c480d35dadcc0864ccfbfe87d7740 - 1.57% (26.7 MB)

[#008] sha256:738fe036b24bb812a2a90793b0aac0f34a38c7e0b37212006bed8fea567d0d8c - 1.09% (18.6 MB)

[#009] sha256:88e1764f8c0298dcd13656cf359e930d1cac5a32746bc48ced62272e7aad3b08 - 0.0% (1.27 KB)

[#010] sha256:482fd0cb1bada4bd2ca775bcc89eb533ed204ebf857d5742257e492759993931 - 0.0% (1.3 KB)

[#011] sha256:93fe299e06e8b7203abe60cdce845f54c4e66b19020d2aaafce856834b009043 - 0.0% (1.29 KB)

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

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


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

Apply image 10.0.20348.1787

2023-07-07 21:29:32 UTC

Install update 10.0.20348.1850

2023-07-21 16:12:52 UTC

cmd /S /C #(nop) ARG RELEASES

2023-07-21 16:12:55 UTC

cmd /S /C #(nop) ARG VERSION

2023-07-21 16:12:58 UTC

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

2023-07-21 16:12:59 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.0-rc.5

2023-07-21 16:13:00 UTC

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

2023-07-21 16:13:35 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-07-21 16:13:58 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-07-21 16:13:58 UTC

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

2023-07-21 16:13:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-07-21T16:09:24Z

2023-07-21 16:14:01 UTC

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

2023-07-21 16:14:02 UTC

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

2023-07-21 16:14:02 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