Namespace
rancher
Image / Tag
fleet-agent:v0.8.0-rc.5-windows-1809
Content Digest
sha256:cfca928c14c66f9013efa9dda2961879fe6724d5372e7107e58b91b832bd9759
Details
Created

2023-07-21 16:07:34 UTC

Size

1.85 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-21T16:02:49Z
  • org.opencontainers.image.revision
    5040cf183feb4c09560197fac914961001bc4c9c
  • 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.5


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 83.06% (1.54 GB)

[#001] sha256:e36dba1ee29cd36713c8785a5de7dd2a487244d734ed4c5e7b0a6890bffb806e - 14.55% (276 MB)

[#002] sha256:1d091c51652a8e47210367dec701eebf939f9ee182c5a1bcebb890c04d4c31a6 - 0.0% (1.12 KB)

[#003] sha256:8c6936515b78367ef4f06f08f78582cab807d141d6121f0905096ec82859278e - 0.0% (1.07 KB)

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

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

[#006] sha256:555028b3926b3e8354745eed28dcebeee69d488c5b0f302d0cd010f778255905 - 0.0% (1.1 KB)

[#007] sha256:e9e963c36c86eef91e3d72105046a5ca9b7da365e9a2bc7ac3db6476b4c92c86 - 1.41% (26.7 MB)

[#008] sha256:0acb15799a6455b66e8d77a26801c311ba4a525fb9162d2c44743ebf759defc9 - 0.98% (18.6 MB)

[#009] sha256:b12c61dc922377f11df84f02e2b2658cc8103fdf43f1a32c9f7dec77d46cc342 - 0.0% (1.1 KB)

[#010] sha256:1244b8ac8acc4f6346d179e8f9171d649b22e3cb05730972ba750378727cfafe - 0.0% (1.06 KB)

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

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

[#013] sha256:39f7371598adfcdee2111bc580a00fea66343fda25fd0ff5612b82bc09a91357 - 0.0% (1.09 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2023-07-07 08:17:39 UTC

Install update 10.0.17763.4645

2023-07-21 16:06:52 UTC

cmd /S /C #(nop) ARG RELEASES

2023-07-21 16:06:52 UTC

cmd /S /C #(nop) ARG VERSION

2023-07-21 16:06:53 UTC

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

2023-07-21 16:06:53 UTC

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

2023-07-21 16:06:54 UTC

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

2023-07-21 16:07:22 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-21 16:07:31 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-21 16:07:32 UTC

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

2023-07-21 16:07:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-07-21T16:02:49Z

2023-07-21 16:07:33 UTC

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

2023-07-21 16:07:33 UTC

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

2023-07-21 16:07:34 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