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

2021-09-30 00:05:51 UTC

Size

2.55 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-09-30T00:01:57Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4aaa778d23dd993f5299e08d144ff0ff81315f7b
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.7


Layers

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

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

[#002] sha256:18a099cb00295183d6593b8ca4e3ae78c4969d1598a51eca88b90056962a2a9c - 0.0% (1.26 KB)

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

[#004] sha256:8a8b700bac7019807a09c2428140c2d91b1d7a8911ffeb5b014644214981ad1a - 0.0% (1.26 KB)

[#005] sha256:f7bb3079d82f2435c18a87e688a038e73379f21213b3eaa546c894b1853ac123 - 0.0% (1.29 KB)

[#006] sha256:805fe1a5d890cb6744cae7b9ee8db2f846fecacf5e512a682bc3270eea533a59 - 0.0% (1.31 KB)

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

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

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

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

[#011] sha256:14661d9de18fcef5eb7c378fd48a96820595633a3437dc28f4955ca122bb4089 - 0.0% (1.3 KB)

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

[#013] sha256:ae57b00eb2e47cc3f4299aca54b20674494949d7d9f4a4f4731a0b882626a776 - 0.0% (1.27 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-30 00:04:18 UTC

cmd /S /C #(nop) ARG RELEASES

2021-09-30 00:04:18 UTC

cmd /S /C #(nop) ARG VERSION

2021-09-30 00:04:18 UTC

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

2021-09-30 00:04:19 UTC

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

2021-09-30 00:04:19 UTC

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

2021-09-30 00:04:39 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-30 00:05:49 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-30 00:05:50 UTC

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

2021-09-30 00:05:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-30T00:01:57Z

2021-09-30 00:05:50 UTC

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

2021-09-30 00:05:51 UTC

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

2021-09-30 00:05:51 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