Namespace
rancher
Image / Tag
fleet-agent:v0.5.1-SURE-3613.1-windows-ltsc2022
Content Digest
sha256:ab31a37c0a0c79d651b2565a701c73623c1167d08573d3ba247d6f3f42f744c3
Details
Created

2023-02-24 13:18:21 UTC

Size

1.57 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-24T13:14:23Z
  • org.opencontainers.image.revision
    83104a5aed6b21c78b31b3ff4f5de6192bb4dd7a
  • 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.5.1-SURE-3613.1


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 80.14% (1.25 GB)

[#001] sha256:c4a9d67ee64f14876f75023cb4c4f1082cd18da121e2b8ba330c297e38ef431c - 16.99% (272 MB)

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

[#003] sha256:4d669178cb19d029fbe91c835114b00a2d8d3d91555f6b6330282776d14edde1 - 0.0% (1.28 KB)

[#004] sha256:3afbb666a05aeb8a604899b9b3f5331bb473449ae7cf06ac816c08d95beeb5e5 - 0.0% (1.27 KB)

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

[#006] sha256:2e0a9f89229b79c61a726834cba1f74e5fe3644cfed974abf1ca6921513a20d4 - 0.0% (1.27 KB)

[#007] sha256:a07c0d687af4e38d68d9851e275bcd0ee01a7b6c1381a73e0bc258336698bda4 - 1.69% (27 MB)

[#008] sha256:27a039f4bffd6cca051b891ce991994b0c17899dbe56abbc5511c035745a3393 - 1.18% (18.9 MB)

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

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

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

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

[#013] sha256:69901171e7bdebf4fb2257e0bb0b876a30bc6e78a9dab67dc4fa476fbb7cfdf1 - 0.0% (1.28 KB)


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-02-07 11:42:22 UTC

Install update 10.0.20348.1547

2023-02-24 13:17:50 UTC

cmd /S /C #(nop) ARG RELEASES

2023-02-24 13:17:50 UTC

cmd /S /C #(nop) ARG VERSION

2023-02-24 13:17:51 UTC

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

2023-02-24 13:17:51 UTC

cmd /S /C #(nop) ENV VERSION=v0.5.1-SURE-3613.1

2023-02-24 13:17:52 UTC

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

2023-02-24 13:18:09 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-02-24 13:18:18 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-02-24 13:18:19 UTC

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

2023-02-24 13:18:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-24T13:14:23Z

2023-02-24 13:18:20 UTC

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

2023-02-24 13:18:21 UTC

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

2023-02-24 13:18:21 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