Namespace
rancher
Image / Tag
fleet-agent:v0.5.0-rc2-windows-ltsc2022
Content Digest
sha256:1fe06848f580fcc87f0189bb2f1ed66f38b3f026901bc7d6f884ca7facd11716
Details
Created

2022-09-23 12:13:04 UTC

Size

2.23 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-09-23T12:12:29Z
  • org.opencontainers.image.revision
    b6480e9b4d019b2d625380c9a3438cd60a15b915
  • 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-rc2


Layers

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

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 38.0% (868 MB)

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

[#003] sha256:17d89c3c99b0b37300d95a36788b87514d86f70fec37377e8839a248c621f537 - 0.0% (1.32 KB)

[#004] sha256:3024d37c55b4b8c3dbee2b68ed5593133a84aa24dfa1febffa668d3638d20223 - 0.0% (1.29 KB)

[#005] sha256:20e3f9bf049d1f06d618c4c66bb1339cf88ec2d5c76c24ccf6bf5bce7f821ed4 - 0.0% (1.27 KB)

[#006] sha256:6df9a1ad1d3b5266fb0f04db5fffed458c55cd275ea7d1bebfb0dce24a025d0e - 0.0% (1.27 KB)

[#007] sha256:31ab083e27c3a622fbd4e0593b76e4fe3c0a800571d501b1333f6635ea9a77d5 - 1.18% (26.9 MB)

[#008] sha256:c0c3665178b44c304b357e5b7af5053d856da893498aff4a143749046bd686fb - 0.83% (18.9 MB)

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

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

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

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

[#013] sha256:9580d6d0b09988b07e718823e5398d338d13393268b492f30e7b3dfc8c655777 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-23 12:12:30 UTC

cmd /S /C #(nop) ARG RELEASES

2022-09-23 12:12:30 UTC

cmd /S /C #(nop) ARG VERSION

2022-09-23 12:12:31 UTC

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

2022-09-23 12:12:31 UTC

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

2022-09-23 12:12:32 UTC

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

2022-09-23 12:12:50 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-09-23 12:13:02 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-09-23 12:13:03 UTC

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

2022-09-23 12:13:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-23T12:12:29Z

2022-09-23 12:13:03 UTC

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

2022-09-23 12:13:04 UTC

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

2022-09-23 12:13:04 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