Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-SURE-6125.4-windows-1809
Content Digest
sha256:407342d0d3443c1b1f7ba497964f4c6345725a553e14215b47003c449f2ebe1b
Details
Created

2023-05-03 12:57:06 UTC

Size

1.92 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-05-03T12:52:34Z
  • org.opencontainers.image.revision
    91971877a4ef9c8129c205102ade8c7c888f1c23
  • 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.6.0-SURE-6125.4


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 80.49% (1.55 GB)

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 17.23% (339 MB)

[#002] sha256:cbc9ab803fcc623d3ee308d17b15a297dea04007ea896bb672e1a5850e0fed9e - 0.0% (1.09 KB)

[#003] sha256:2d042fa01b64be4e8621566ed22af029529d76291380ae1acc079e7219169f18 - 0.0% (1.1 KB)

[#004] sha256:d5e97e7560ce0c22472674785fc7ae731771eb7602c4e6c5978eb84fae34a87a - 0.0% (1.07 KB)

[#005] sha256:ba7b8d72119f4ef84fd937cb297c116da8e9ca068f364ec1e828eef527179f32 - 0.0% (1.07 KB)

[#006] sha256:784d23846beb5a41d5e3bb270aac20a8dfa81afd7e49addb3c54b697d161d545 - 0.0% (1.07 KB)

[#007] sha256:b21345c97c46a6822eb22d018a9ef2f44f2d5dd1d4703ca2253d95b8303164e1 - 1.36% (26.8 MB)

[#008] sha256:28b63f052f8ac53788d0b39ba1adb267140c6abe6ae0526e29a9587c0dee2a94 - 0.92% (18.1 MB)

[#009] sha256:c0460a8c98b0a4fa26b0b691a645cabdcc181a83b038512840f5c466a1c1d6ae - 0.0% (1.07 KB)

[#010] sha256:8adfeeaa713c1ef56a14b89744782dc6cd8215342eb593d950229b47ddef5562 - 0.0% (1.07 KB)

[#011] sha256:32424d1e0d43bea105e93fef9127c0de1153c6530feeb1ca9665d02bde2c1e4e - 0.0% (1.07 KB)

[#012] sha256:5f86bee0449642e219727332b2f884ea85effe8104e53d530ca9d4227ba92a0f - 0.0% (1.1 KB)

[#013] sha256:7840645de6d62f6dca54fbfe92cda12f4197af55e5fcebbe6cf2312c9a2f303b - 0.0% (1.07 KB)


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-05-03 12:56:25 UTC

cmd /S /C #(nop) ARG RELEASES

2023-05-03 12:56:26 UTC

cmd /S /C #(nop) ARG VERSION

2023-05-03 12:56:26 UTC

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

2023-05-03 12:56:27 UTC

cmd /S /C #(nop) ENV VERSION=v0.6.0-SURE-6125.4

2023-05-03 12:56:27 UTC

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

2023-05-03 12:56:56 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-05-03 12:57:04 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-05-03 12:57:04 UTC

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

2023-05-03 12:57:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-03T12:52:34Z

2023-05-03 12:57:05 UTC

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

2023-05-03 12:57:05 UTC

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

2023-05-03 12:57:06 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