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

2021-04-06 01:04:43 UTC

Size

2.38 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-04-06T01:04:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3fa1d9062f5e793dba1d2a05a496cde305b52ee5
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5-rc2


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 38.75% (944 MB)

[#002] sha256:714030d6fad67a9d0592adfc578d037d14c053aedeea96adb5460a61af9c8f1e - 0.0% (1.3 KB)

[#003] sha256:49e9826f7b79e718c4c1af0c9cbc04bf7992d8948c6a69b69b443c10fb611a17 - 0.0% (1.29 KB)

[#004] sha256:a364e6d2ab995d911cac5b6ce98d718e2c2e252d70184d94c18a1899d066a32c - 0.0% (1.27 KB)

[#005] sha256:224cd13e2d8938a17bc4ed710cb601a84f99b81614edab24644cb27c17bb7838 - 0.0% (1.27 KB)

[#006] sha256:f25692c085ec800bcc98ffd1b1fa5d1a68fc807e272d34541c2f2dc357dc00f1 - 0.0% (1.32 KB)

[#007] sha256:885f12ed1103c3e308b6aeaaba59b193e850bbdf4ab072d6a5c9887a04fc5b56 - 1.33% (32.5 MB)

[#008] sha256:2aecda7494a2d3b5f7006602a2885c5d9fa4c2411d4c474d223a1420cd177a80 - 1.01% (24.6 MB)

[#009] sha256:af734382760ddd8cd14224fbd80c41dc014780fd1ac99deb4f6e629888db1c85 - 0.0% (1.27 KB)

[#010] sha256:b86c0520da95275d74690d962d969e0225c3a10b726f452769e14aa856bf8e14 - 0.0% (1.27 KB)

[#011] sha256:31c8c95f9d0531f3cdc2b2aee2bafdbdd6a43f4f7e8522f18a90d97dcbeb8126 - 0.0% (1.26 KB)

[#012] sha256:6bbc3f12641f1e824ddf555d0a04c526b449ab7fcb62636f4787efda7903b53a - 0.0% (1.27 KB)

[#013] sha256:26b9bc49451626f4d4caf62a9148202881e7c29ae8ad672151c7731133bc7aae - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-04-06 01:04:04 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-06 01:04:04 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-06 01:04:05 UTC

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

2021-04-06 01:04:06 UTC

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

2021-04-06 01:04:06 UTC

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

2021-04-06 01:04:28 UTC

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

2021-04-06 01:04:40 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;

2021-04-06 01:04:40 UTC

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

2021-04-06 01:04:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-06T01:04:02Z

2021-04-06 01:04:41 UTC

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

2021-04-06 01:04:42 UTC

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

2021-04-06 01:04:43 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