Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-windows-1809
Content Digest
sha256:5cb7badbe4424dc5d8e8834c6d916f848fa5a778223b1e7cc7d54e6c1292c6c3
Details
Created

2023-04-05 13:43:12 UTC

Size

1.87 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-05T13:39:03Z
  • org.opencontainers.image.revision
    26bdd9326b0238bb2fb743f863d9380c3c5d43e0
  • 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.6.0


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 82.75% (1.55 GB)

[#001] sha256:b5f4ee3f051b6848a99134adfb17dc9f8f81284bff92912318397b995ffc71c7 - 14.9% (285 MB)

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

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

[#004] sha256:072bfb5458385d6c632e9e0690cf01b1d08395173d04af1de827a43cf06bf487 - 0.0% (1.07 KB)

[#005] sha256:ce78204a760f9d7e633840437c1e46e8cdf9d3a48c2583395d3503cf77b06f7a - 0.0% (1.09 KB)

[#006] sha256:f50570e500cea7bfea4bee47d72aff839e22e067526574b456505f7cbb0ecdbd - 0.0% (1.06 KB)

[#007] sha256:f3365be6a5548aed908487aa30c97efcf80b738facd59f7f089b64508242f08c - 1.4% (26.8 MB)

[#008] sha256:706accb6ea74c2faabfd3c3c8c27c63cc833c25feed0638bd502a7c64cc96e75 - 0.94% (18.1 MB)

[#009] sha256:599eb6fff8079804b8be961d28b06bb0aef784c9cbe3fdedd84f9b632122fa01 - 0.0% (1.1 KB)

[#010] sha256:eac27fc2a65017811d395183f8f6addf7aa1527150ac55442de3dc08f6a314ac - 0.0% (1.07 KB)

[#011] sha256:6bb123e9aba74b3b690cfd6ee64872afcf5c6ec0fc5c645f2c4c1495464a25a9 - 0.0% (1.09 KB)

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

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


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-03-11 10:37:22 UTC

Install update 10.0.17763.4131

2023-04-05 13:42:35 UTC

cmd /S /C #(nop) ARG RELEASES

2023-04-05 13:42:35 UTC

cmd /S /C #(nop) ARG VERSION

2023-04-05 13:42:35 UTC

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

2023-04-05 13:42:36 UTC

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

2023-04-05 13:42:36 UTC

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

2023-04-05 13:43:03 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-05 13:43:10 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-05 13:43:11 UTC

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

2023-04-05 13:43:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-05T13:39:03Z

2023-04-05 13:43:11 UTC

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

2023-04-05 13:43:12 UTC

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

2023-04-05 13:43:12 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