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

2022-03-16 10:24:42 UTC

Size

2.56 GB

Content Digest
Labels
  • org.label-schema.build-date
    2022-03-16T10:19:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5b479aebc92f36d9862ccd09e330dc6ab5fa10ce
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9-rc6


Layers

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

[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 43.5% (1.11 GB)

[#002] sha256:faee66512f9470c6bf431c99bc8003b37fb51ba8050ceba945c428f4f65e2ea1 - 0.0% (1.29 KB)

[#003] sha256:cc6c39fb387fb01313cc3be3a567b33603fb436389b1e31e975daf72480049f6 - 0.0% (1.32 KB)

[#004] sha256:f18211c6ac361d18c6922bdac22f7a6a8c34aa61c2447d19cab7c01606da0a22 - 0.0% (1.32 KB)

[#005] sha256:01ccc460f7102e5012e1fa0f7c1a77aecfa905d85cba3f78734c7a4a900eec73 - 0.0% (1.32 KB)

[#006] sha256:963c1441a935b6c0adfb7edfbda86977cd3a9e6091ce33ab069e7b415b7ce291 - 0.0% (1.31 KB)

[#007] sha256:862a65c2d659d42115f1fd215230ae1008f6430f2484d8caa728b324767abf5c - 1.02% (26.7 MB)

[#008] sha256:89dd5eb44ee0d6a3e8d9c4bd610d058c96073ecce6db6ab41ac07caefbb3893b - 0.72% (18.9 MB)

[#009] sha256:b4845220a8985aedff5742e04834e8479bc6eedce1070a3adf1b5c10a99286a0 - 0.0% (1.28 KB)

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

[#011] sha256:6aaee0c4b2d5d08daef53e4ab419499b13aa6bd35d7df93ed199efdcac9f5a13 - 0.0% (1.28 KB)

[#012] sha256:39d86fa654556320f3e9de48655c41655ffd2b735b81b713ce2a411156c870f8 - 0.0% (1.28 KB)

[#013] sha256:f4f00eedb250ad489016750df2672d5eb64824921054dcdc444e99dc123cd17a - 0.0% (1.25 KB)


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

Apply image 20H2-RTM-amd64

2022-03-03 08:25:37 UTC

Install update 20H2-amd64

2022-03-16 10:24:13 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-16 10:24:14 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-16 10:24:14 UTC

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

2022-03-16 10:24:15 UTC

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

2022-03-16 10:24:15 UTC

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

2022-03-16 10:24:30 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-03-16 10:24:39 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-03-16 10:24:40 UTC

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

2022-03-16 10:24:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-16T10:19:46Z

2022-03-16 10:24:41 UTC

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

2022-03-16 10:24:41 UTC

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

2022-03-16 10:24:42 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