Namespace
rancher
Image / Tag
fleet-agent:v0.3.11-windows-ltsc2022
Content Digest
sha256:6e3de9ea0f8738ec104549223f857e86a95578f8ea4893db28038e657d77b6cd
Details
Created

2022-08-29 18:15:27 UTC

Size

2.2 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-08-29T18:10:19Z
  • org.opencontainers.image.revision
    2958e9b7be782d21e8b19bd602f2f636ca5770ba
  • 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.3.11


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 60.75% (1.34 GB)

[#001] sha256:97b25a378238b615dc51216c4d87ce17fd3cc3dca9db458e8705d1a4c17e3bb7 - 37.21% (839 MB)

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

[#003] sha256:2a9225030bef1ef624df27d5df00ab39d095b02f635e9cc77acb9abac8565946 - 0.0% (1.27 KB)

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

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

[#006] sha256:2558db58ce1c8add2280e0dad05b36b7d2670e64a73c29d800bfa6e0594a4143 - 0.0% (1.27 KB)

[#007] sha256:d848f1b47cdc17f7da6a77463532d63051296df81c7fab6030988569a2bd87a1 - 1.19% (26.9 MB)

[#008] sha256:3efbcba458a47ba71037e434f03486c8b15bb55ca839d560a410c2237555d565 - 0.84% (19 MB)

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

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

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

[#012] sha256:5e05588f649328a48140a5b8693c1942b985bed64a277fe0c15ed68983f687f4 - 0.0% (1.27 KB)

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


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-08-06 02:59:35 UTC

Install update 10.0.20348.887

2022-08-29 18:14:36 UTC

cmd /S /C #(nop) ARG RELEASES

2022-08-29 18:14:37 UTC

cmd /S /C #(nop) ARG VERSION

2022-08-29 18:14:38 UTC

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

2022-08-29 18:14:39 UTC

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

2022-08-29 18:14:40 UTC

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

2022-08-29 18:15:11 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;

2022-08-29 18:15:24 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;

2022-08-29 18:15:24 UTC

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

2022-08-29 18:15:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-29T18:10:19Z

2022-08-29 18:15:26 UTC

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

2022-08-29 18:15:27 UTC

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

2022-08-29 18:15:27 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