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

2021-12-22 20:57:43 UTC

Size

2.57 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-12-22T20:52:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    81d2950d2c614c609ece373e3a53db10ffe99a3a
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9-rc1


Layers

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

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

[#002] sha256:6597fa300431c5b25599869b06b0f66c6f141e3d92144515b214b8574e4fcbf4 - 0.0% (1.3 KB)

[#003] sha256:2b6941d77d2cb57b9062d362bd88b61287b7edb176c18589bef71057987ad3b1 - 0.0% (1.3 KB)

[#004] sha256:45b2f5436a64da10bdedb0797d27d0b57f924d20057f25c58951d7af88021d43 - 0.0% (1.33 KB)

[#005] sha256:09d20a47486a2ae19a04679fa6b1fd0e341f24097ce02488f8ea32cfa6b542ac - 0.0% (1.31 KB)

[#006] sha256:3dd845cf221c53b0434ca6962aa6a5377ea8b39a9b474d48badd50224d615d5c - 0.0% (1.29 KB)

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

[#008] sha256:124412d55a3b4b6455548aebd7a41da0738b58cfdba3ffaeb2778f31fcd7d65b - 0.72% (18.9 MB)

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

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

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

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

[#013] sha256:84fe0b48682972e363ca151dea7b901f963417086f5d1a57bad69ae218a0cf4d - 0.0% (1.28 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

2021-12-22 20:57:14 UTC

cmd /S /C #(nop) ARG RELEASES

2021-12-22 20:57:14 UTC

cmd /S /C #(nop) ARG VERSION

2021-12-22 20:57:15 UTC

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

2021-12-22 20:57:15 UTC

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

2021-12-22 20:57:16 UTC

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

2021-12-22 20:57:31 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;

2021-12-22 20:57:41 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-12-22 20:57:41 UTC

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

2021-12-22 20:57:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-12-22T20:52:39Z

2021-12-22 20:57:42 UTC

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

2021-12-22 20:57:42 UTC

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

2021-12-22 20:57: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