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

2023-01-16 11:45:25 UTC

Size

1.3 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-16T11:42:55Z
  • org.opencontainers.image.revision
    b2de30c8e21b1faeee434dbd10f4b62d4294641c
  • 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.4.1-SURE-3613.1


Layers

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

[#001] sha256:8a84669384ce44abe246b1ea9a796e072fa0e948f399911d135df77c5d69efe1 - 0.0% (1.26 KB)

[#002] sha256:05f908b2ec3ea2a83e2bb50c480891fd538511a1462411b1ea0dfbba3b45a350 - 0.0% (1.26 KB)

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

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

[#005] sha256:47d872d10899c5db62216bcd0077f601500ccd0f703e8e6beccb07a920ea9f2f - 0.0% (1.26 KB)

[#006] sha256:59005eb7f47f88ee9704ed24a16e76e8cbe2c6430de2691529ce77972f4210f3 - 2.02% (26.9 MB)

[#007] sha256:450f19f2d0ad50a161fb0edc2aaab0476270959806e4a00cb925aab9fba8cbf4 - 1.42% (19 MB)

[#008] sha256:ec95352c6ea7a47fa3eb781e29a48437fcec57f662d591b25948aca105d61ee6 - 0.0% (1.26 KB)

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

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

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

[#012] sha256:043bece5b491696ad00ded4fda95894c7baffd5d71f3c7a9ce1f8209ba7712a9 - 0.0% (1.26 KB)


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

Apply image 10.0.20348.1487

2023-01-16 11:44:57 UTC

cmd /S /C #(nop) ARG RELEASES

2023-01-16 11:44:58 UTC

cmd /S /C #(nop) ARG VERSION

2023-01-16 11:44:58 UTC

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

2023-01-16 11:44:58 UTC

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

2023-01-16 11:44:59 UTC

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

2023-01-16 11:45:13 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-01-16 11:45:22 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-01-16 11:45:23 UTC

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

2023-01-16 11:45:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-16T11:42:55Z

2023-01-16 11:45:24 UTC

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

2023-01-16 11:45:25 UTC

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

2023-01-16 11:45:25 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