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

2021-09-18 02:11:16 UTC

Size

2.55 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-09-18T02:08:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5a141a6b18f0e778b1ba1c248d76f9b03c0bf06c
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.7-rc1


Layers

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

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

[#002] sha256:3853d0bc29b3a4af96b8eeca5586ebd91edaaa9532c222541cb97bacf2b80c23 - 0.0% (1.26 KB)

[#003] sha256:137a33cb17a9acfbe0965977dedff22328c2081b5c8665e736407cc170988ffd - 0.0% (1.33 KB)

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

[#005] sha256:371f0f33bfb82260d2b08edc0012db60d9bab191ea51e26b8154ca8690b9d17d - 0.0% (1.26 KB)

[#006] sha256:392b08d1106cf00bfef3e32e52cd22a12694ddc99c2418b851aaf22f3c85d2c8 - 0.0% (1.26 KB)

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

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

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

[#010] sha256:cf36c68c15feef2ba51bfce25b3d2a10b423a699757046c085242436dfe218cd - 0.0% (1.26 KB)

[#011] sha256:3b9f802325eeff137032bbf3ba1a8245b1a61ff31c9a2e015b6dc4cbba65b45f - 0.0% (1.29 KB)

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

[#013] sha256:ad24dc2cc603c0c7d9af5fc2c006d785968d9e3d0a9d9f4f263d201fe59bca47 - 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-18 02:10:46 UTC

cmd /S /C #(nop) ARG RELEASES

2021-09-18 02:10:47 UTC

cmd /S /C #(nop) ARG VERSION

2021-09-18 02:10:47 UTC

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

2021-09-18 02:10:48 UTC

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

2021-09-18 02:10:48 UTC

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

2021-09-18 02:11:04 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-18 02:11:14 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-18 02:11:14 UTC

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

2021-09-18 02:11:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-18T02:08:14Z

2021-09-18 02:11:15 UTC

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

2021-09-18 02:11:15 UTC

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

2021-09-18 02:11:16 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