Namespace
rancher
Image / Tag
fleet-agent:v0.7.0-rc.2-windows-ltsc2022
Content Digest
sha256:291f6790b20730dbf848c0e3e86c8c8b76bafb70358c7fa73208e0e7bdf51a39
Details
Created

2023-04-24 09:23:48 UTC

Size

1.64 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-24T09:20:09Z
  • org.opencontainers.image.revision
    ab055fa31e05943a0506045e2a537851f2a93d6d
  • 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.7.0-rc.2


Layers

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

[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 20.83% (350 MB)

[#002] sha256:6cdb4cf17f0c5730d3a48d5b229b085e2eca8f2be1508777df5121e5d05fe3e1 - 0.0% (1.26 KB)

[#003] sha256:a6ff820cdb26b787ab90955435e12966be212ff2ac2e4ba20d863914cc2936c9 - 0.0% (1.26 KB)

[#004] sha256:09a2072344d08435d03b5d5b1c497b4eba06254e822ceefc6b6f919ad520b990 - 0.0% (1.26 KB)

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

[#006] sha256:bdbc4f9f6eab924160adf66b1bc6b0ea6765dccca8aadb45a6923168188a239c - 0.0% (1.26 KB)

[#007] sha256:a4d59daad542501dbb6d475df8be14130a291e9031407924156ecaba4edaea40 - 1.61% (27 MB)

[#008] sha256:eb9ab951a5ab3ef70a65ed49bc383e1601b8831c17fac242c3ffec2a6e9448ff - 1.12% (18.8 MB)

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

[#010] sha256:36b836edf9d04cfbc4263a7e5d66c3d05c5d9514ae709b1f4dc9189b719ea61a - 0.0% (1.29 KB)

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

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

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


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

Apply image 10.0.20348.1487

2023-04-05 00:38:27 UTC

Install update 10.0.20348.1668

2023-04-24 09:23:19 UTC

cmd /S /C #(nop) ARG RELEASES

2023-04-24 09:23:19 UTC

cmd /S /C #(nop) ARG VERSION

2023-04-24 09:23:20 UTC

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

2023-04-24 09:23:20 UTC

cmd /S /C #(nop) ENV VERSION=v0.7.0-rc.2

2023-04-24 09:23:20 UTC

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

2023-04-24 09:23:36 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-04-24 09:23:46 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-04-24 09:23:47 UTC

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

2023-04-24 09:23:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-24T09:20:09Z

2023-04-24 09:23:47 UTC

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

2023-04-24 09:23:48 UTC

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

2023-04-24 09:23:48 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