Namespace
rancher
Image / Tag
fleet-agent:v0.9.1-windows-1809
Content Digest
sha256:576d0ccfb1ff0f85b09422f7e997ee38c79cc3e2af62da8e24316a3740adbb1b
Details
Created

2024-03-21 16:46:10 UTC

Size

2.02 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-21T16:41:26Z
  • org.opencontainers.image.revision
    b5f25c14d539d33a74bb2e85512f7918cbeea39f
  • 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.9.1


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.93% (1.54 GB)

[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.83% (452 MB)

[#002] sha256:2f93bbb3e07b38c4a5654d1a5da35feff6fb98c0d0d4834e0edabbf0979d9879 - 0.0% (1.09 KB)

[#003] sha256:12a2e4b305da461a468c73e7f2df6a60a1fa4b21126b182575f3b0abd33aa486 - 0.0% (1.07 KB)

[#004] sha256:4a04418ff255d1495be32295baa0bed146d488bb086b911085199ed7db7d7dba - 0.0% (1.06 KB)

[#005] sha256:63a361f45b9948a5d7a556a2c44e56ebf7eaae7257d636e87d85429a81fd684d - 0.0% (1.06 KB)

[#006] sha256:86991c7e14d82771f46935973e9e21bb6ff1803656072b1df2c8ae124a99d7e5 - 0.0% (1.09 KB)

[#007] sha256:9edc0eeffb0e1747854af1543536d57b7ba58d46c5cac3f55fb01b4b8d481042 - 1.29% (26.7 MB)

[#008] sha256:d9e2da13bf53b5de6ec73255feff961f4a33e17d829c099abc9149f868ddc1ef - 0.95% (19.7 MB)

[#009] sha256:426fc431a60b78ca9d8bb97f851bc99b982021940148a3abac67c084244208aa - 0.0% (1.06 KB)

[#010] sha256:b9b3850435b2cceeedc29525235838368aa485025af899b24d605c981d1d270a - 0.0% (1.09 KB)

[#011] sha256:2fdaf77c1714ca99c0c2a8fe9c56afb1a889e0cb23ad9d92534bbcb1904948ad - 0.0% (1.09 KB)

[#012] sha256:d6011c8c7987abca20495b7575434c37ad299a8de0251bb16885b47276f24b43 - 0.0% (1.06 KB)

[#013] sha256:a164f3fd48a65f97d18e17f01c39b07ffe1328b453623e088c14a09d3f00d846 - 0.0% (1.07 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-03-04 01:18:21 UTC

Install update 10.0.17763.5576

2024-03-21 16:45:13 UTC

cmd /S /C #(nop) ARG RELEASES

2024-03-21 16:45:13 UTC

cmd /S /C #(nop) ARG VERSION

2024-03-21 16:45:14 UTC

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

2024-03-21 16:45:14 UTC

cmd /S /C #(nop) ENV VERSION=v0.9.1

2024-03-21 16:45:14 UTC

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

2024-03-21 16:45:44 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;

2024-03-21 16:46:09 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;

2024-03-21 16:46:09 UTC

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

2024-03-21 16:46:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-21T16:41:26Z

2024-03-21 16:46:10 UTC

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

2024-03-21 16:46:10 UTC

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

2024-03-21 16:46:10 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