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

2021-09-24 20:17:58 UTC

Size

2.55 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-09-24T20:17:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f6e3145f564f5beb150c7a0c34803f9de4495863
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.7-rc2


Layers

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

[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 43.29% (1.11 GB)

[#002] sha256:16bb22dafd085fea3098d45f5c7db6d97ba38df6206c8412191ae6adb0adbefe - 0.0% (1.3 KB)

[#003] sha256:a868216387c2f0727de35ae4328218739336a5c505bb8994fa3692c85aac7d3b - 0.0% (1.26 KB)

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

[#005] sha256:8b943e5afbb0745c71ac705cc6bb5f43d62a0f3e0ffeff3caabe338db80a5a2d - 0.0% (1.32 KB)

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

[#007] sha256:e84dc8259879fd9dc1024eaf6c64c86ff8557e4d91a0a9c99c3c47cf16f20735 - 1.05% (27.5 MB)

[#008] sha256:e2c369d8bb6c2bf4f35976aea955359d994dbfe4c5b43aaaf2c82d92d9db0543 - 0.77% (20.2 MB)

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

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

[#011] sha256:f4e00e631d04dad88d3d9ce8fb63fb2a367a93f3530cd13b6fd43c5458429288 - 0.0% (1.27 KB)

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

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


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

Apply image 20H2-RTM-amd64

2021-09-13 05:28:20 UTC

Install update 20H2-amd64

2021-09-24 20:17:26 UTC

cmd /S /C #(nop) ARG RELEASES

2021-09-24 20:17:27 UTC

cmd /S /C #(nop) ARG VERSION

2021-09-24 20:17:27 UTC

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

2021-09-24 20:17:27 UTC

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

2021-09-24 20:17:28 UTC

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

2021-09-24 20:17:46 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-09-24 20:17:55 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-09-24 20:17:55 UTC

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

2021-09-24 20:17:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-24T20:17:25Z

2021-09-24 20:17:56 UTC

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

2021-09-24 20:17:56 UTC

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

2021-09-24 20:17:58 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