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

2024-01-17 15:22:32 UTC

Size

1.97 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-17T15:17:56Z
  • org.opencontainers.image.revision
    8c0c14b9c895b9f8c9d5da518820215a5ea4e25f
  • 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.3


Layers

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

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

[#002] sha256:34098daa905f9390c9e910946f6a3736d5966797b8c1a763c460e9b55e88728d - 0.0% (1.09 KB)

[#003] sha256:43ce47f4c2a95734bf8ba9fea633f70dfd7f5a34ecf8052fd56a48eaf13f3d94 - 0.0% (1.06 KB)

[#004] sha256:60d7be071841cec0ff286323e0e2cfd5e4eb1e523f0e183e7d636a0a19e724d7 - 0.0% (1.07 KB)

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

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

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

[#008] sha256:b8420a4fa0062caff876c913fd3518ce4cd673c63da0b4f7eea88a184dd5b62c - 0.96% (19.5 MB)

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

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

[#011] sha256:61cfdb4c6c95f7887d1b1d3d5912ac119348e19cda7089143e9ebdc7bc3836b1 - 0.0% (1.06 KB)

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

[#013] sha256:53207c68647877199170d8167801d3cf12a167487690fe83ac73bcb8e079d919 - 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-17 15:21:35 UTC

cmd /S /C #(nop) ARG RELEASES

2024-01-17 15:21:35 UTC

cmd /S /C #(nop) ARG VERSION

2024-01-17 15:21:35 UTC

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

2024-01-17 15:21:36 UTC

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

2024-01-17 15:21:36 UTC

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

2024-01-17 15:22:05 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-17 15:22:30 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-17 15:22:30 UTC

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

2024-01-17 15:22:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-17T15:17:56Z

2024-01-17 15:22:31 UTC

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

2024-01-17 15:22:32 UTC

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

2024-01-17 15:22:32 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