Namespace
rancher
Image / Tag
fleet-agent:v0.5.0-windows-ltsc2022
Content Digest
sha256:333684d7080a07cf8d2fce6f71fd89cacf2fa52bdc4ebb22c77278c62b671032
Details
Created

2022-11-10 17:44:34 UTC

Size

2.3 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-11-10T17:44:04Z
  • org.opencontainers.image.revision
    3d019f1fb5bcfdbaaa64be7e87a9011beff6260b
  • 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.5.0


Layers

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

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

[#002] sha256:48d9569db74f5bd524994dae3ab25dea12bad9c4c5dc088928442747de759a8e - 0.0% (1.27 KB)

[#003] sha256:8842564abdd06f3273653354e27058e80ce5e781e753f28c68ce094d86a0aada - 0.0% (1.29 KB)

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

[#005] sha256:7b0cea839b8a9bba3181dc3df5eb88f16db5884530ad7be073804a3f1995aed9 - 0.0% (1.27 KB)

[#006] sha256:5ed5c1968dc011e68415a6452c73923d3db9b9bc74c391188db35c295b8ebf94 - 0.0% (1.26 KB)

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

[#008] sha256:75381166fdc0cb641c12e02f73eb0bcef43175d2458a239b144b11e0ae6dd737 - 0.8% (18.9 MB)

[#009] sha256:24f59f6412c581b7bd929094c484aeaf0e731960e1efc8612e5d278fef11a52e - 0.0% (1.3 KB)

[#010] sha256:7d6364c61cefbf3667624344f4559a55beae4f3d201d6011b769678c2711c71e - 0.0% (1.27 KB)

[#011] sha256:4cf2151ff3404f03d74a87dc60be436c9fb9cd7fd57ab631643f6bb1ad2c613d - 0.0% (1.27 KB)

[#012] sha256:da085b566847d2e90735632ae2bd161a919d3cfbafa00bb6b0489cf4cf3a57b1 - 0.0% (1.27 KB)

[#013] sha256:ebbecb3c668d7927aa6700a1a8ac9cd08c119e179c3b90a3defde7518bb70f36 - 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-10 17:44:05 UTC

cmd /S /C #(nop) ARG RELEASES

2022-11-10 17:44:06 UTC

cmd /S /C #(nop) ARG VERSION

2022-11-10 17:44:06 UTC

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

2022-11-10 17:44:07 UTC

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

2022-11-10 17:44:07 UTC

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

2022-11-10 17:44:22 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-10 17:44:32 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-10 17:44:32 UTC

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

2022-11-10 17:44:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-10T17:44:04Z

2022-11-10 17:44:33 UTC

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

2022-11-10 17:44:34 UTC

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

2022-11-10 17:44:34 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