Namespace
rancher
Image / Tag
fleet-agent:v0.3.10-windows-ltsc2022
Content Digest
sha256:d9fd9378cae8c0e3a3dd5ae3bbadbd079575cf93508c050ae343fe573e0cb57d
Details
Created

2022-08-16 12:55:50 UTC

Size

2.2 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-08-16T12:51:34Z
  • org.opencontainers.image.revision
    093cee590dd64451b0de23925ea05a44df866fe2
  • 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.10


Layers

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

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

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

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

[#004] sha256:476572cb7041a4837335e39dcdbcc6d4171dd3bcff80a22cb7d6c2fe1def0d84 - 0.0% (1.27 KB)

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

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

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

[#008] sha256:12ceb1cca2ec47d918b4c3193ea33e8f4285c7c71f7ca03ade0b2f093bde2a91 - 0.84% (19 MB)

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

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

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

[#012] sha256:496b25dae49c0bf714bc141690ac6f3478cb0a1726fa44cf02d6230f420a8b23 - 0.0% (1.29 KB)

[#013] sha256:91627ac2bcfb453f220afde35f36f01cd2369148a3a2ea15e7a89da375e60049 - 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-16 12:55:20 UTC

cmd /S /C #(nop) ARG RELEASES

2022-08-16 12:55:20 UTC

cmd /S /C #(nop) ARG VERSION

2022-08-16 12:55:20 UTC

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

2022-08-16 12:55:21 UTC

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

2022-08-16 12:55:21 UTC

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

2022-08-16 12:55:39 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-16 12:55:48 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-16 12:55:49 UTC

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

2022-08-16 12:55:49 UTC

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

2022-08-16 12:55:49 UTC

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

2022-08-16 12:55:50 UTC

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

2022-08-16 12:55:50 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