Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc12-windows-20H2
Content Digest
sha256:e0b2bb1707cceb92f2b7c687b625160f87f219bc570bbe7beccded6eea4cf0b1
Details
Created

2021-08-13 23:36:00 UTC

Size

2.55 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-08-13T23:32:55Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d633eb650ba95d8d9bb582281713ee5b87b5df68
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc12


Layers

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

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 43.19% (1.1 GB)

[#002] sha256:928e0b18409aa7ef2c78798c4fee4dd41cca5a01d2cb6d1719b0163ba988bcfe - 0.0% (1.27 KB)

[#003] sha256:43d99e07297c0c5346329b990b4e98583219e7f2da9d97e156424fece5354433 - 0.0% (1.3 KB)

[#004] sha256:69f9126a654812be1da6a9338cc806ea08cefb84f7d6aaa4aeee72eef24134f7 - 0.0% (1.26 KB)

[#005] sha256:7872fd1d8edafdacb345df19acf1241fbd9b1d67045a462771a9cb91a6ed8b5a - 0.0% (1.3 KB)

[#006] sha256:bf556bef2c9214649f2cd81e872abae4fae5794d11808ba6019f6a10872c2348 - 0.0% (1.33 KB)

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

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

[#009] sha256:291b7795ba4e2cbfeb5714b9a25f85e20491250f0964f96aacd0807e459b09eb - 0.0% (1.29 KB)

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

[#011] sha256:96b9d45ce332225ee01ee08dac5719499efea27a335a9d555cf1670d8d405aa4 - 0.0% (1.29 KB)

[#012] sha256:3a617cc74718ef53e7b6550a14bda37c1d0b9214973add7260c97db875970d63 - 0.0% (1.3 KB)

[#013] sha256:574eb4319b04ccf39561caccdec79244900e737b709fcaf4e32879c54834a3c8 - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-13 23:35:31 UTC

cmd /S /C #(nop) ARG RELEASES

2021-08-13 23:35:31 UTC

cmd /S /C #(nop) ARG VERSION

2021-08-13 23:35:32 UTC

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

2021-08-13 23:35:32 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.6-rc12

2021-08-13 23:35:33 UTC

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

2021-08-13 23:35:49 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-08-13 23:35:58 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-08-13 23:35:59 UTC

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

2021-08-13 23:35:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-13T23:32:55Z

2021-08-13 23:36:00 UTC

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

2021-08-13 23:36:00 UTC

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

2021-08-13 23:36:00 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