Namespace
rancher
Image / Tag
fleet-agent:v0.8.2-rc.1-windows-1809
Content Digest
sha256:1e80667a38f81c6d4a51f66756e44a019bf216b1a2adcf84ab9a976496f20e7d
Details
Created

2024-01-16 14:15:38 UTC

Size

1.97 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-16T14:11:07Z
  • org.opencontainers.image.revision
    585bec9b5450bd1fa412db307d5f0ea40004a03f
  • 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.8.2-rc.1


Layers

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

[#001] sha256:9da94e8356538054b9b2e3023814100ffe07d42ee8f8dec0ad82a450371abd52 - 19.79% (400 MB)

[#002] sha256:ed9d43cc0ecd7aef4098a044adac594df82afd526e10fbcd83f298e9a801618b - 0.0% (1.06 KB)

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

[#004] sha256:3a9317956479fdb06f47f0b0f5ca54300a999226f61f459f864bf131c8e38ac8 - 0.0% (1.06 KB)

[#005] sha256:c7014415bcf267f366f97f754347c73699f92e2a3a336d6dd14015c128671948 - 0.0% (1.07 KB)

[#006] sha256:7e71332cb7924289fc7a35f78e969a6d88e09f85a2d2fc405af00210ae2702f8 - 0.0% (1.07 KB)

[#007] sha256:064acac92b690c41680328ead13c326be6b3d851669493ea6d823cdccfef29cc - 1.32% (26.7 MB)

[#008] sha256:e5714a794dc40c03cc24553be283653c4d39092467f7d5c5a1a83881ff718870 - 0.93% (18.7 MB)

[#009] sha256:60e11a7012dca9d7a2aeb12d9255dd406a98928eccd229813d31900af9b45cc8 - 0.0% (1.07 KB)

[#010] sha256:88d9512a97b01577e42d694b35db1aaf223fb89c6d915085896df33f5d2a9a0e - 0.0% (1.06 KB)

[#011] sha256:a50fa6e5d9f66de6c9b087d13e681fcec3b27e1db24999cb21ab83ea642e1e8c - 0.0% (1.07 KB)

[#012] sha256:4d7b627f036cbaff4fe0a9387dee84640f422ccccf7fe2e8d7c3b50fbb8b9597 - 0.0% (1.07 KB)

[#013] sha256:2bab1a190a7444294677dbbbf06cc10f92b4781ea20d4e43fdc53006fc7dc248 - 0.0% (1.09 KB)


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

Apply image 10.0.17763.4499

2024-01-02 22:50:56 UTC

Install update 10.0.17763.5329

2024-01-16 14:14:44 UTC

cmd /S /C #(nop) ARG RELEASES

2024-01-16 14:14:45 UTC

cmd /S /C #(nop) ARG VERSION

2024-01-16 14:14:45 UTC

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

2024-01-16 14:14:45 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.2-rc.1

2024-01-16 14:14:46 UTC

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

2024-01-16 14:15: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;

2024-01-16 14:15:37 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-01-16 14:15:37 UTC

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

2024-01-16 14:15:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-16T14:11:07Z

2024-01-16 14:15:38 UTC

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

2024-01-16 14:15:38 UTC

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

2024-01-16 14:15:38 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