Namespace
rancher
Image / Tag
fleet-agent:v0.8.0-debug-1842-3-windows-ltsc2022
Content Digest
sha256:c0201a7910c176e1e5135aa7d3c662b24fb95a3652cda4d8a8f34ef4562c0ce0
Details
Created

2023-11-08 11:54:31 UTC

Size

1.78 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-08T11:50:23Z
  • org.opencontainers.image.revision
    523e95571fb65a2e7befa0040fb4784bac8c18cc
  • 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.0-debug-1842-3


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 72.8% (1.29 GB)

[#001] sha256:e3d2471a50c8ec3ea61c16dd871f7b9167bf779faad2b6e5a6f72a18b88b846b - 24.71% (449 MB)

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

[#003] sha256:6380420d3794c86d1a093ed2ffeebaa3b03ec3b67792459f84fb869b984c7fa7 - 0.0% (1.26 KB)

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

[#005] sha256:1e20555548fd2d4aa5c4b7bb371fd65de178908e00e03e5635c1f2170dcef5ce - 0.0% (1.27 KB)

[#006] sha256:8fcbb6d6001b18b9dbef1ce89b6f7db20d119fbb99fae61ea992adb12dc0b7fd - 0.0% (1.27 KB)

[#007] sha256:476825d7377005f7e7bf4b797e4e8c9c2921233e2752c70f0db2a53ec99d8647 - 1.47% (26.7 MB)

[#008] sha256:2aaf93a2200eec54ef9c648efe2b520b524413d853fd8741b62075a2cd205baf - 1.02% (18.6 MB)

[#009] sha256:2d90a26aecd1c6d62f5f3a84637f32cf175d8dfb99939e235ece6da4abcb189c - 0.0% (1.26 KB)

[#010] sha256:e27ccba415431abea2fc57ae5dd8e6a7d93030e45004e40b7fecd7b38bce0971 - 0.0% (1.26 KB)

[#011] sha256:dda8dec8b28e98b8e70e910d9bc0898f176f8fee271a70f79c7564ad7940ecc8 - 0.0% (1.31 KB)

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

[#013] sha256:5ddf6ee81c98a0b69eeb1bbd2eb9e689c3ee0530b49287730a53dc5a176a12b4 - 0.0% (1.27 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2023-10-06 21:59:31 UTC

Install update 10.0.20348.2031

2023-11-08 11:53:40 UTC

cmd /S /C #(nop) ARG RELEASES

2023-11-08 11:53:41 UTC

cmd /S /C #(nop) ARG VERSION

2023-11-08 11:53:42 UTC

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

2023-11-08 11:53:43 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.0-debug-1842-3

2023-11-08 11:53:45 UTC

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

2023-11-08 11:54:19 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-11-08 11:54:29 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-11-08 11:54:29 UTC

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

2023-11-08 11:54:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-11-08T11:50:23Z

2023-11-08 11:54:30 UTC

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

2023-11-08 11:54:31 UTC

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

2023-11-08 11:54:31 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