Namespace
rancher
Image / Tag
fleet-agent:v0.7.0-debug-1465-1-windows-ltsc2022
Content Digest
sha256:61a7c42f51acb89477193cdcf7c889a5ea0f75e38158f2a8b834325f19c9f1ec
Details
Created

2023-06-20 08:00:17 UTC

Size

1.34 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-06-20T07:57:49Z
  • org.opencontainers.image.revision
    5479019a18b69351e960dfe8ba9a4c696d2de67b
  • 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.7.0-debug-1465-1


Layers

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

[#001] sha256:f42fc78f79e68e515eed5009977db4a28416d25ef18848bf2de43c2c7b9d1113 - 0.0% (1.28 KB)

[#002] sha256:2f0e003c3a641dfcd609a2a0aafca885c62c2c257e81b0cb5c5995fddc80e5d6 - 0.0% (1.26 KB)

[#003] sha256:72b2d4eaa5b54180d47586e2d07ac503483e63a4ed88e95ec243875a70f99c06 - 0.0% (1.26 KB)

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

[#005] sha256:a3a26e2ee610ee2d5ba069d0d1f38ed53f5c99da37819eba374a09c15584d898 - 0.0% (1.26 KB)

[#006] sha256:6b304a2ca40a90660ffbda73919c73336823f8c77bd78489185aa44ab7a25b27 - 1.94% (26.6 MB)

[#007] sha256:d028e9ce8c1e438bcf2d2799faad90c60980a79e94f2a329f398b7d8d2a5b388 - 1.36% (18.6 MB)

[#008] sha256:60f0d2fed1d1c7abb9cd545c53a2bb520cdfed9d1ca31f5c58b24d91bf101f88 - 0.0% (1.26 KB)

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

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

[#011] sha256:614acefa2570305b9da388d7eb8fa108139abc36e3715bc2b990e6d8fb2fbc13 - 0.0% (1.29 KB)

[#012] sha256:d4d04ebc18005ac7e57adce160790cf80e457bcca80b0c3fde1f43c343d02208 - 0.0% (1.28 KB)


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

Apply image 10.0.20348.1787

2023-06-20 07:59:47 UTC

cmd /S /C #(nop) ARG RELEASES

2023-06-20 07:59:47 UTC

cmd /S /C #(nop) ARG VERSION

2023-06-20 07:59:48 UTC

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

2023-06-20 07:59:48 UTC

cmd /S /C #(nop) ENV VERSION=v0.7.0-debug-1465-1

2023-06-20 07:59:49 UTC

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

2023-06-20 08:00: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;

2023-06-20 08:00:14 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-06-20 08:00:15 UTC

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

2023-06-20 08:00:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-20T07:57:49Z

2023-06-20 08:00:16 UTC

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

2023-06-20 08:00:16 UTC

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

2023-06-20 08:00:17 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