Namespace
rancher
Image / Tag
fleet-agent:v0.8.0-rc.2-windows-ltsc2022
Content Digest
sha256:a303bb3980fa02b46301f0cc93c9bb94506ccde90e41309d46723fadc0c1bc29
Details
Created

2023-07-06 09:03:57 UTC

Size

1.37 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-06T09:01:34Z
  • org.opencontainers.image.revision
    6729c95b2b94910b42d49b85e9e8eb01fb8a553c
  • 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-rc.2


Layers

[#000] sha256:0ce49598e7371c2c318cfa408f639c917d1f43843fb9e0a3316db1ba7fbb14db - 96.78% (1.33 GB)

[#001] sha256:178d7742eac1f4f275324e7856a13497fbe3a8308f1e221928467d4fdc253093 - 0.0% (1.29 KB)

[#002] sha256:b316396d59dc1353a787160d624c38a442034784776fea6aaa99927d1a7ba9da - 0.0% (1.32 KB)

[#003] sha256:338160cb5ac68c9dc682b231efb538cc3eb5ea45da154ba3faf7f9bbe67c8612 - 0.0% (1.32 KB)

[#004] sha256:e571c1c1246862227af828c9d15b2473dcae81d78f5615ffde84a471a02cf0b3 - 0.0% (1.31 KB)

[#005] sha256:8219f1a870960bc5f172d919dab10b904cb59fba565e63946ada7ee4ea6a6ebd - 0.0% (1.29 KB)

[#006] sha256:e24a03f13d2ea33f5cd6eb82cf1c60a2ab703e34de7712540accb83699039b8b - 1.89% (26.6 MB)

[#007] sha256:981a1d3df0b685348425cafdff56001b8bb1c13767b7c974b36355aed894520d - 1.32% (18.6 MB)

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

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

[#010] sha256:f2c8d65372ed725cb2f71d0973c1746d65c4244f0c5156ec659111f4d42508e0 - 0.0% (1.29 KB)

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

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


History
2023-06-21 08:51:34 UTC

Apply image 10.0.20348.1787

2023-07-06 09:03:33 UTC

cmd /S /C #(nop) ARG RELEASES

2023-07-06 09:03:34 UTC

cmd /S /C #(nop) ARG VERSION

2023-07-06 09:03:35 UTC

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

2023-07-06 09:03:35 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.0-rc.2

2023-07-06 09:03:36 UTC

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

2023-07-06 09:03:48 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-07-06 09:03:54 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-07-06 09:03:55 UTC

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

2023-07-06 09:03:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-07-06T09:01:34Z

2023-07-06 09:03:56 UTC

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

2023-07-06 09:03:56 UTC

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

2023-07-06 09:03:57 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