Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-rc.3-windows-1809
Content Digest
sha256:e1c8ed7405683c7394064d0688371d4ac2f8efd08c517e842f6dd5d5c8f0e318
Details
Created

2023-02-15 17:30:12 UTC

Size

1.82 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-15T17:26:01Z
  • org.opencontainers.image.revision
    8eaefb72132b5e0fd3c417e745541869e6d46b11
  • 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-rc.3


Layers

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

[#001] sha256:77b161a779b0ae261902cee374a821fac091b27ebb134eac408ab68ea57fef5d - 12.77% (238 MB)

[#002] sha256:e8edc3cf5d18205c65a9176b5340e7b4ee3335f8b0a37188f0f89a5c85069b7e - 0.0% (1.06 KB)

[#003] sha256:7201e3ab57555f5dc5b6c5f69ac79c5d6cab34a18a35e7b1a46b8e0745565dec - 0.0% (1.05 KB)

[#004] sha256:d70a3664af3627ec4adcf8d32fd8089a67140deac8fc850f49b84597a313cd06 - 0.0% (1.09 KB)

[#005] sha256:b3662b29595204aa66e00abb6e54bd5e085763fc1911ffea4e7148a92d88feb2 - 0.0% (1.09 KB)

[#006] sha256:cbdea6218516714e6d4eee6c7cfa9bac14b5ff5831535788c1f55c5f3bf4173f - 0.0% (1.09 KB)

[#007] sha256:672da45061adc7226f77559ba4c43e514962c810e47f262eba44efb7e011241f - 1.44% (26.8 MB)

[#008] sha256:ca067fefd058f5fcf6ac4a4e2d78fc437899c39ab84be77073c14b05b4e54c87 - 0.97% (18 MB)

[#009] sha256:76078db247f0b167949ff22e4bb2836cc68a31d6bfdd0075ec5810bcd17eea10 - 0.0% (1.06 KB)

[#010] sha256:6c53dcc80dceb1761bfe8a8cb601940165fa77d299ee8d28811b1ca79ffc90c5 - 0.0% (1.06 KB)

[#011] sha256:031bcf2b6bd9fe2bb07b6d977a9c53e7b2183ec7d190c7a36d04a934fcedcc7a - 0.0% (1.06 KB)

[#012] sha256:321ca4909f10258db47d1ef01c22bd7b8281978237db1de40ba280833f72c1ad - 0.0% (1.06 KB)

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


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

Apply image 10.0.17763.3887

2023-02-07 10:44:53 UTC

Install update 10.0.17763.4010

2023-02-15 17:29:29 UTC

cmd /S /C #(nop) ARG RELEASES

2023-02-15 17:29:29 UTC

cmd /S /C #(nop) ARG VERSION

2023-02-15 17:29:29 UTC

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

2023-02-15 17:29:30 UTC

cmd /S /C #(nop) ENV VERSION=v0.6.0-rc.3

2023-02-15 17:29:30 UTC

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

2023-02-15 17:30:02 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-02-15 17:30:10 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-02-15 17:30:10 UTC

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

2023-02-15 17:30:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-15T17:26:01Z

2023-02-15 17:30:11 UTC

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

2023-02-15 17:30:11 UTC

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

2023-02-15 17:30:12 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