Namespace
rancher
Image / Tag
fleet-agent:v0.8.4-rc.4-windows-ltsc2022
Content Digest
sha256:1a17de1aab445288066a8b26623a15be8be46e78ef05fd44b87ff2972d1b467e
Details
Created

2024-04-23 08:46:07 UTC

Size

1.91 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-23T08:42:24Z
  • org.opencontainers.image.revision
    b40b7b328d9c4cb2a755bf2ad17b8619ec57aedd
  • 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.4-rc.4


Layers

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

[#001] sha256:197484daab96ebaf9683bc9230fb0043a8780d2afef249baa386f372a548b76a - 29.82% (582 MB)

[#002] sha256:be81fe5af28a2bf2065d26835ae0a264fa6ef8126fb9ca5b689737709cc1af84 - 0.0% (1.3 KB)

[#003] sha256:66357429e717b3ddb41b4691cdacd8476dc61a6b857ccd9a1cf2466a15b52184 - 0.0% (1.27 KB)

[#004] sha256:d9137fa4419d3c393b72fa3e6097f3b77fbeb3c834e5e1e1fe3ea2ff950ca5bb - 0.0% (1.29 KB)

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

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

[#007] sha256:c740696806fba6da833ab7d3c4ef988f36247f47f0ee8d34409676d5a5502569 - 1.37% (26.7 MB)

[#008] sha256:245081e19ebb4a0501bf217cc9b96d75209869c6b194ac7ce6a09784042ecc7b - 1.01% (19.8 MB)

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

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

[#011] sha256:1b31c3108410ce222350bb9b543572534166fc934f734d2f93f878fbdc34f455 - 0.0% (1.27 KB)

[#012] sha256:582a5942deba7dae48bec5984c291f6d413052f492096f225baecca8b76ed301 - 0.0% (1.3 KB)

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


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

Apply image 10.0.20348.1787

2024-04-05 09:25:01 UTC

Install update 10.0.20348.2402

2024-04-23 08:45:37 UTC

cmd /S /C #(nop) ARG RELEASES

2024-04-23 08:45:37 UTC

cmd /S /C #(nop) ARG VERSION

2024-04-23 08:45:38 UTC

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

2024-04-23 08:45:38 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.4-rc.4

2024-04-23 08:45:39 UTC

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

2024-04-23 08:45:54 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;

2024-04-23 08:46:04 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;

2024-04-23 08:46:05 UTC

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

2024-04-23 08:46:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-23T08:42:24Z

2024-04-23 08:46:06 UTC

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

2024-04-23 08:46:06 UTC

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

2024-04-23 08:46:07 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