Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-alpha1-windows-ltsc2022
Content Digest
sha256:9452df5c94697c87bb1832e38ea596beb1a0169f070eefe995f0ee0dd6dcd742
Details
Created

2022-11-21 17:04:18 UTC

Size

2.3 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-11-21T16:59:45Z
  • org.opencontainers.image.revision
    94350ebff0e2c1cdbcd68ef3b14ff3a6e06ae8ec
  • 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-alpha1


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 58.13% (1.34 GB)

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 39.93% (941 MB)

[#002] sha256:575cc1c3b09d6538289faf696778d17ac7f6ee5e4b17e602851b5fb43611b4df - 0.0% (1.31 KB)

[#003] sha256:2cdc711e57f5526a7a429425d980fbe6110417cdd939a583087971181a62883a - 0.0% (1.26 KB)

[#004] sha256:98824598e167bb3222c5e88e4b01bde91dd9a3acaae4b26b201c40a6c302875b - 0.0% (1.26 KB)

[#005] sha256:f093f1c85da945ed27ba810b2cc8cd69e22963bc2021149cfc8e7dfd8c61e8f0 - 0.0% (1.3 KB)

[#006] sha256:59e10b23d65c13e82fce8e29cf4c8f3a8b5a2f513da203178e8f8cfe7336b6c0 - 0.0% (1.29 KB)

[#007] sha256:a0b0904d9be22fcab04f4c97caf07ca8abf37caec3535cfd772f6253ef931d86 - 1.14% (26.9 MB)

[#008] sha256:f9be0f30ac28ef2b8c8bdbe3fbb599aa32ffadf2c017f035c2d384c16d39916d - 0.8% (19 MB)

[#009] sha256:931dd4a4e7e29e563a9b7ed3e4f889061fa073e6c9c1c488c94ab9a02a84a195 - 0.0% (1.29 KB)

[#010] sha256:5bc76fa421b57facfa63e758163a634f6cfae0ef429ff9235b61f7c5077cf43e - 0.0% (1.27 KB)

[#011] sha256:5a902730b87eaaafe5ed79f57be75947d4d93f1b95b11484ade81dbd97ae8f0e - 0.0% (1.29 KB)

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

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


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-11-21 17:03:42 UTC

cmd /S /C #(nop) ARG RELEASES

2022-11-21 17:03:43 UTC

cmd /S /C #(nop) ARG VERSION

2022-11-21 17:03:43 UTC

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

2022-11-21 17:03:44 UTC

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

2022-11-21 17:03:44 UTC

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

2022-11-21 17:04:02 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-11-21 17:04:12 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-11-21 17:04:14 UTC

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

2022-11-21 17:04:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-21T16:59:45Z

2022-11-21 17:04:16 UTC

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

2022-11-21 17:04:17 UTC

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

2022-11-21 17:04:18 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