Namespace
rancher
Image / Tag
fleet-agent:v0.4.0-rc2-windows-ltsc2022
Content Digest
sha256:94f4b4c8a87da404ff38ff1d82361ce2f29e61b453734592af4bf427ff0dfa4f
Details
Created

2022-09-15 14:14:13 UTC

Size

2.23 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-09-15T14:10:06Z
  • org.opencontainers.image.revision
    4e0284c9063c35d7423d437995ce156b1f19f4e0
  • 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.0-rc2


Layers

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

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 38.0% (868 MB)

[#002] sha256:5abed1e609993eb31140fc04035b6b446710133c1ddf5ee1940d7debb475750c - 0.0% (1.26 KB)

[#003] sha256:cf26cac5c8ec92799f3b27ca9ed9ee82ed1f406475f5f0eccec6f1abe40f85ee - 0.0% (1.29 KB)

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

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

[#006] sha256:834394cd7d8225dff249db4c78ec22991c9843373060ed0fbf973f36be7bab71 - 0.0% (1.27 KB)

[#007] sha256:2af73a420add8782490330591f7c08b4083d87fe5f41a305b9e7c03f630f2ce5 - 1.18% (26.9 MB)

[#008] sha256:ad5da8903c628f000ffb48f9b139c9e364458da0e7d86d34cc3672e08a407efb - 0.83% (18.9 MB)

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

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

[#011] sha256:5cef6617e6bf1f1111e4498c5f42212e23a484182faade11aa1cd704bb083db0 - 0.0% (1.29 KB)

[#012] sha256:205fbb9d58e13151354c39e335c8e69744ad595737dbfbf28ccc0963b33d2d12 - 0.0% (1.26 KB)

[#013] sha256:b506614fd90e7e6a1085e1a73837c8ab4ec8b3f228e59c30ab557a6cf93aaf26 - 0.0% (1.27 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-15 14:13:44 UTC

cmd /S /C #(nop) ARG RELEASES

2022-09-15 14:13:45 UTC

cmd /S /C #(nop) ARG VERSION

2022-09-15 14:13:45 UTC

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

2022-09-15 14:13:46 UTC

cmd /S /C #(nop) ENV VERSION=v0.4.0-rc2

2022-09-15 14:13:46 UTC

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

2022-09-15 14:14:02 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-09-15 14:14:11 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-09-15 14:14:11 UTC

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

2022-09-15 14:14:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-15T14:10:06Z

2022-09-15 14:14:12 UTC

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

2022-09-15 14:14:12 UTC

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

2022-09-15 14:14:13 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