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

2023-08-10 12:56:11 UTC

Size

1.72 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-10T12:51:54Z
  • org.opencontainers.image.revision
    9d0ee7f56848c29f539e13235acaaa132479e985
  • 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.8


Layers

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

[#001] sha256:22a441455ace20af58f01367d769afc2b25c3db3e4a7aee67a634d14826f6f19 - 22.16% (390 MB)

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

[#003] sha256:698d5eba48622a309acd9b5ed7af549b2d63bf35ef66f23b48d8faae5eed1ad9 - 0.0% (1.26 KB)

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

[#005] sha256:45fab0ab979357296e765db050dd703b2a2fcb7f2672d7156a4efa598b909a1d - 0.0% (1.27 KB)

[#006] sha256:791776756e2d7a060273cfe22ba72b58efaf9fff2505cebb19f9ed4afe4111d7 - 0.0% (1.3 KB)

[#007] sha256:ab37e1af81f15578516776ccd8d12db7eb7735ee546fe2f76ee8d9a04da2ac9c - 1.52% (26.7 MB)

[#008] sha256:114b62432181ff8567d3157a68d6141ed75a59a8e491f651219174f6a0650b85 - 1.06% (18.6 MB)

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

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

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

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

[#013] sha256:1cf397d1deec713f4efd5e242b0431166c674f4c968e75d6ee5bcc2a5524521e - 0.0% (1.27 KB)


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

Apply image 10.0.20348.1787

2023-08-03 10:01:10 UTC

Install update 10.0.20348.1906

2023-08-10 12:55:13 UTC

cmd /S /C #(nop) ARG RELEASES

2023-08-10 12:55:15 UTC

cmd /S /C #(nop) ARG VERSION

2023-08-10 12:55:16 UTC

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

2023-08-10 12:55:18 UTC

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

2023-08-10 12:55:19 UTC

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

2023-08-10 12:55:51 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-08-10 12:56:09 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-08-10 12:56:09 UTC

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

2023-08-10 12:56:10 UTC

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

2023-08-10 12:56:10 UTC

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

2023-08-10 12:56:10 UTC

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

2023-08-10 12:56: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