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

2023-03-02 16:11:54 UTC

Size

1.82 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-03-02T16:07:20Z
  • org.opencontainers.image.revision
    26bdd9326b0238bb2fb743f863d9380c3c5d43e0
  • 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.5


Layers

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

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

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

[#003] sha256:87a1a67581427198093b05985da2eb66010a256ecf95057619363456821a063b - 0.0% (1.06 KB)

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

[#005] sha256:5f948e8ebd27a1be72928ded6cf13ae8b462ad3d2b44ad16b5c99d8088edae43 - 0.0% (1.08 KB)

[#006] sha256:4aa68e550b9288399ceeefa20edfe7d688665b54dbe831e1f898a8ad08d0821b - 0.0% (1.07 KB)

[#007] sha256:5149a8d29a5f515982de17b4b864a0aa10b5952c67329325e0ce965c857121e1 - 1.44% (26.8 MB)

[#008] sha256:4b4c632187c0803ce45fb69c0b352377a804f31b1d03a25288b844dc0625c5e0 - 0.97% (18.1 MB)

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

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

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

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

[#013] sha256:01c10db6a205e2728fc0a759c8eb0cbce5a160b8f37a125732ce22ea171d7bf1 - 0.0% (1.06 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-03-02 16:11:13 UTC

cmd /S /C #(nop) ARG RELEASES

2023-03-02 16:11:13 UTC

cmd /S /C #(nop) ARG VERSION

2023-03-02 16:11:13 UTC

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

2023-03-02 16:11:14 UTC

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

2023-03-02 16:11:14 UTC

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

2023-03-02 16:11:44 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-03-02 16:11:52 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-03-02 16:11:52 UTC

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

2023-03-02 16:11:53 UTC

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

2023-03-02 16:11:53 UTC

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

2023-03-02 16:11:53 UTC

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

2023-03-02 16:11:54 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