Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc3-windows-ltsc2022
Content Digest
sha256:dd8dfcb10b11ca37ec0e8ea06cf48cc1017cb682205ee59704a1b808fd6ef74b
Details
Created

2022-01-28 18:49:42 UTC

Size

2.1 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-01-28T18:45:03Z
  • org.opencontainers.image.revision
    65638c8dcf7beffc671ca8934400fda56ba79957
  • 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.3.9-rc3


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 55.49% (1.17 GB)

[#001] sha256:0e02c12b1310e6c76c29fcd6f81905400fdb6a01caac9dc825939ad004baffef - 42.37% (912 MB)

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

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

[#004] sha256:ac48d473e00aa4a5984bf87c1b077481e86722d6d6428b9dc139c4aa151bb48c - 0.0% (1.28 KB)

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

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

[#007] sha256:d2f464bf26834c67912a13271c0a6d0e3da5685ced832691b880294c1f5c2c52 - 1.25% (26.9 MB)

[#008] sha256:1cc8edbef74af9fd9c9167e522b15a5a4c319c9deb88f57915da3fa2a9fbc71a - 0.89% (19.1 MB)

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

[#010] sha256:368056451068c5ed653d622c992f0e8b24ae173e1b14820826fee4cb3ebb05b0 - 0.0% (1.25 KB)

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

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

[#013] sha256:d8c69c2debd1189528055c9cc7271468676325318f8cf928f42086a45828432b - 0.0% (1.26 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2022-01-16 05:17:24 UTC

Install update ltsc2022-amd64

2022-01-28 18:49:06 UTC

cmd /S /C #(nop) ARG RELEASES

2022-01-28 18:49:06 UTC

cmd /S /C #(nop) ARG VERSION

2022-01-28 18:49:07 UTC

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

2022-01-28 18:49:07 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.9-rc3

2022-01-28 18:49:08 UTC

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

2022-01-28 18:49:27 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-01-28 18:49:38 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-01-28 18:49:39 UTC

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

2022-01-28 18:49:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-28T18:45:03Z

2022-01-28 18:49:41 UTC

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

2022-01-28 18:49:41 UTC

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

2022-01-28 18:49:42 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