Namespace
rancher
Image / Tag
fleet-agent:v0.10.0-rc.4-windows-1809
Content Digest
sha256:f47d6bb05730c615a50b6a2c967ebd80adaba9989a85c39b92957197c3d9fab2
Details
Created

2024-03-04 16:04:58 UTC

Size

2 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-04T16:00:29Z
  • org.opencontainers.image.revision
    dea8b6c0d3b340ca2fa47bb027c26321513cb9ab
  • 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.10.0-rc.4


Layers

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

[#001] sha256:dda007680e5cddfaf6f5428f70f8c514ac0b9dd099972b7d475cce4c5c899558 - 20.04% (410 MB)

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

[#003] sha256:b695a441105a59d0d77977ab9a79ee9aade0d23724bdf48abd6d5a3dbb9161ce - 0.0% (1.09 KB)

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

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

[#006] sha256:14d825ea740ed43e3ebd5ad79365f094af12fd4458d79cc1144b122ea488330a - 0.0% (1.07 KB)

[#007] sha256:184fc1939d508d5db38dbb406b746402ce1abe5626d1840cb5cf0d43383250be - 2.0% (40.9 MB)

[#008] sha256:ae4df0e069afc846a13e080b60722fed2ed4f37d6448b40430158928c9616dd7 - 1.02% (20.9 MB)

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

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

[#011] sha256:d6882cf8c8932dd93bc0c790468013a21b9e6eb391a688aab8f16a2e450e3b56 - 0.0% (1.09 KB)

[#012] sha256:81c13d164b6a2cf373ba12c1935c77810bf859f9f50a9cff1725275d68f9cffd - 0.0% (1.07 KB)

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


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

Apply image 10.0.17763.4499

2024-02-04 04:14:09 UTC

Install update 10.0.17763.5458

2024-03-04 16:04:14 UTC

cmd /S /C #(nop) ARG RELEASES

2024-03-04 16:04:14 UTC

cmd /S /C #(nop) ARG VERSION

2024-03-04 16:04:15 UTC

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

2024-03-04 16:04:15 UTC

cmd /S /C #(nop) ENV VERSION=v0.10.0-rc.4

2024-03-04 16:04:15 UTC

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

2024-03-04 16:04:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.42.0.windows.2/MinGit-2.42.0.2-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;

2024-03-04 16:04:56 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;

2024-03-04 16:04:56 UTC

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

2024-03-04 16:04:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-04T16:00:29Z

2024-03-04 16:04:57 UTC

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

2024-03-04 16:04:57 UTC

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

2024-03-04 16:04:58 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