Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc2-windows-20H2
Content Digest
sha256:f5e850bd11c5c2d475aea7e276b98fe6fd6b23df44b8a8487c78107a95e167bd
Details
Created

2022-01-11 17:20:29 UTC

Size

2.57 GB

Content Digest
Labels
  • org.label-schema.build-date
    2022-01-11T17:16:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e252e33e330cbdbc6989b83db7d932c692c8109d
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9-rc2


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 54.45% (1.4 GB)

[#001] sha256:12bece78596713652b5d56f87c93a853d9be07f42b55d7ef563b1e2a6b0355ab - 43.82% (1.13 GB)

[#002] sha256:6375ad9645cdedd44298bbfd3878c7811ac6ac16bd61cc32a9e13d1d5c25ff2d - 0.0% (1.32 KB)

[#003] sha256:29f3b49e8772242e9d28ebba83c6f71ad2e6bc7a4b9bbb781ca5ed5d9fc93649 - 0.0% (1.3 KB)

[#004] sha256:86a84477674e0b1ea434e4d9e7edccd599c52d999ffe5e8a75c293405e41bfed - 0.0% (1.29 KB)

[#005] sha256:63dfe68adc7eb57cf97319fa90da025644b446009cf903d7cfbb0d4692da7c77 - 0.0% (1.28 KB)

[#006] sha256:64fd59ffcc62a86e440eb1a31c6380b0ce7c9e4f4d012c77f133f81c4b301125 - 0.0% (1.26 KB)

[#007] sha256:f0ccce062e7afdc3dc4b32559793518ed3b137fd554ca782418fd6320858037f - 1.01% (26.7 MB)

[#008] sha256:41c10676e2d6424b0caa3a3289983a90f68ffadc8e873700602f35c75a7e2622 - 0.72% (18.9 MB)

[#009] sha256:cbdb6b9b1563442599928c7ef2270de6cbd39e314b4953a1be443deff59aaf21 - 0.0% (1.26 KB)

[#010] sha256:bd28331a5dcfcbae4a85c4b8922367f082425a8b16504c30af446b32ee5b2708 - 0.0% (1.29 KB)

[#011] sha256:4c4667b0a021225eeb0475f58abd929044c20165adae1b486c04f28f5c02e3ba - 0.0% (1.26 KB)

[#012] sha256:e0ed81b695b3a523a2bc58961d1ea615e63172fcdef36557e7b0bba5788c7deb - 0.0% (1.29 KB)

[#013] sha256:964640cc9553e3dc8b3f16908adebe9f12df4523950c2b3023f5b4d28ef6651f - 0.0% (1.26 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-12-10 12:41:30 UTC

Install update 20H2-amd64

2022-01-11 17:19:59 UTC

cmd /S /C #(nop) ARG RELEASES

2022-01-11 17:19:59 UTC

cmd /S /C #(nop) ARG VERSION

2022-01-11 17:20:00 UTC

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

2022-01-11 17:20:00 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.9-rc2

2022-01-11 17:20:01 UTC

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

2022-01-11 17:20:17 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-01-11 17:20:27 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-01-11 17:20:27 UTC

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

2022-01-11 17:20:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-11T17:16:15Z

2022-01-11 17:20:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2022-01-11 17:20:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=e252e33e330cbdbc6989b83db7d932c692c8109d

2022-01-11 17:20:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/fleet.git

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