Namespace
rancher
Image / Tag
fleet-agent:v0.5.0-rc1-windows-1809
Content Digest
sha256:3e70c597a5e7e536fd974452d5b4db6a6e93c34605181fbc4c9d1446ca6cc4fa
Details
Created

2022-09-21 20:11:22 UTC

Size

2.56 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-09-21T20:06:21Z
  • org.opencontainers.image.revision
    d10ee186d2675f3cd04a879636de8291fc092924
  • 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-rc1


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 68.23% (1.75 GB)

[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 30.04% (788 MB)

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

[#003] sha256:1f177c6e29140457b5f4d9cccdedc59e0c91d4e90251b7dcd247831546be0358 - 0.0% (1.06 KB)

[#004] sha256:ef655647430a2a89b48138a484cf35ca4206dd3171fe01fa0910632d8778f06d - 0.0% (1.08 KB)

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

[#006] sha256:652d36455556b35830e762f7c2ba4ac36eff4393b87d3577eb4195b90ff76b2e - 0.0% (1.07 KB)

[#007] sha256:577cb8d9151785dbd4486088b0dc9e82bc19cbb3ba0edb85d7560c4215af1ab3 - 1.02% (26.6 MB)

[#008] sha256:866b693cd094c1dbcdaeb3ae54f21deef95bef602870be32e6bcc6e9c72c7384 - 0.71% (18.7 MB)

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

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

[#011] sha256:4c935ad693ba8847021e989187d49491a3d142a05f6ee0ba5da70a061a4fb840 - 0.0% (1.06 KB)

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

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


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-09-09 22:43:02 UTC

Install update 10.0.17763.3406

2022-09-21 20:10:42 UTC

cmd /S /C #(nop) ARG RELEASES

2022-09-21 20:10:43 UTC

cmd /S /C #(nop) ARG VERSION

2022-09-21 20:10:43 UTC

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

2022-09-21 20:10:43 UTC

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

2022-09-21 20:10:44 UTC

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

2022-09-21 20:11:12 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-21 20:11:20 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-21 20:11:21 UTC

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

2022-09-21 20:11:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-21T20:06:21Z

2022-09-21 20:11:21 UTC

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

2022-09-21 20:11:22 UTC

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

2022-09-21 20:11:22 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