Namespace
rancher
Image / Tag
fleet-agent:v0.3.10-rc2-windows-1809
Content Digest
sha256:e45bb5940344512f64440646589d21c111a6f4678857fd24392d42d07b1ff1a6
Details
Created

2022-07-13 16:48:05 UTC

Size

2.53 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-07-13T16:42:47Z
  • org.opencontainers.image.revision
    0b09d49466687f77cec78e22b2a0f5b258ce2e66
  • org.opencontainers.image.source
    https://github.com/rancher/fleet.git
  • org.opencontainers.image.url
    https://github.com/rancher/fleet

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.10-rc2


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 69.02% (1.75 GB)

[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 29.23% (758 MB)

[#002] sha256:6ef8423d685f6f39017757dd9b8b0d4ccbea51d6b54dd1e007b3cd4e857bcb0e - 0.0% (1.07 KB)

[#003] sha256:452bc53f599c124f7eda4babd843ac8f4ed8e717be47c9ae854dabca664858f7 - 0.0% (1.07 KB)

[#004] sha256:c2c2f1ab3f66bd827d23de2787a57effa9ccd453f2b364d3b91cbf912b9e02d0 - 0.0% (1.06 KB)

[#005] sha256:f72099fba5f26d0581ac083525d1c0b4fb20f0e4d01e5140b6bbfd831a9cec87 - 0.0% (1.06 KB)

[#006] sha256:b5898e2d4c7b9b9d900c032aac0ec03fac7754c91fca5b0d0517c5b7b3bf2cbb - 0.0% (1.08 KB)

[#007] sha256:207ee3efb44b32b4f5c636335b941b07c10b404be229d08b1c2b5f8bbbfa6167 - 1.03% (26.6 MB)

[#008] sha256:37226827eeff540a989f6f8d43b6cd6b67259da0858a600d430126a30098ded1 - 0.72% (18.8 MB)

[#009] sha256:c28ee075c8ebd39ae3acaba00f224b0e0eaffc85bb8ee8d9e50f885feea5b12f - 0.0% (1.07 KB)

[#010] sha256:02fa18b858d6e4afd2e8d4697a61e3806c7d1f6e657c5400b2ccf5776997065e - 0.0% (1.09 KB)

[#011] sha256:bbfb8793680616a623819b0323ffd4151673eba7d6601a424708de64a9f7ee07 - 0.0% (1.09 KB)

[#012] sha256:453c278d1fd720fea4add5481d848accac0d33ca7136d1d42e64224779659d25 - 0.0% (1.07 KB)

[#013] sha256:0b7ba3df21f5df0f997133f15ab60233c61b8a23d7dc1991650cf605d13c5376 - 0.0% (1.1 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-07-06 22:37:15 UTC

Install update 10.0.17763.3165

2022-07-13 16:47:25 UTC

cmd /S /C #(nop) ARG RELEASES

2022-07-13 16:47:25 UTC

cmd /S /C #(nop) ARG VERSION

2022-07-13 16:47:25 UTC

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

2022-07-13 16:47:26 UTC

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

2022-07-13 16:47:26 UTC

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

2022-07-13 16:47:55 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;

2022-07-13 16:48:03 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;

2022-07-13 16:48:04 UTC

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

2022-07-13 16:48:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-13T16:42:47Z

2022-07-13 16:48:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=0b09d49466687f77cec78e22b2a0f5b258ce2e66

2022-07-13 16:48:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git

2022-07-13 16:48:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/fleet

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