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

2024-04-29 08:54:00 UTC

Size

1.91 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-29T08:50:18Z
  • org.opencontainers.image.revision
    985ca72e221458bfe9fbf33aa72a6ba924c9a92d
  • 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.5


Layers

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

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

[#002] sha256:9a073e3ca47bec37db172c1a399656ef3612038dc81bb0d3850ee9354cd56c87 - 0.0% (1.26 KB)

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

[#004] sha256:914d72b5108a9a3a476d2585bbef2e6cb3dc62486fd6110700c5bf133cfdf54c - 0.0% (1.3 KB)

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

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

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

[#008] sha256:691b418a28a8dcc4ada67e7d598fc429e00e5a032ee5ffbbb363e807d956e091 - 1.01% (19.8 MB)

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

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

[#011] sha256:49fe4bb44bbaa0a1a281cc0f128519b0b25d93408116290663aa39708928c747 - 0.0% (1.3 KB)

[#012] sha256:1fdcf0a6610cf45986713ad830152428e8b16444cf352ac0c28595e8977d0525 - 0.0% (1.27 KB)

[#013] sha256:d1d28fab143afc729bb8dfac2f6b0b156146b1178378f91f1dc28f616af3981a - 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-29 08:53:30 UTC

cmd /S /C #(nop) ARG RELEASES

2024-04-29 08:53:30 UTC

cmd /S /C #(nop) ARG VERSION

2024-04-29 08:53:31 UTC

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

2024-04-29 08:53:31 UTC

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

2024-04-29 08:53:32 UTC

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

2024-04-29 08:53:48 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-29 08:53: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;

2024-04-29 08:53:58 UTC

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

2024-04-29 08:53:59 UTC

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

2024-04-29 08:53:59 UTC

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

2024-04-29 08:54:00 UTC

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

2024-04-29 08:54:00 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