Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc8-windows-1909
Content Digest
sha256:ff63ad270776e3e074c59a2b554a4df69ca1dd737e1a9755d2130c143e8e65ff
Details
Created

2021-04-28 00:34:14 UTC

Size

2.4 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-04-28T00:33:40Z
  • org.opencontainers.image.revision
    fb41148922f8342d33e25e5dc6dcdd06f6cefcb9
  • 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.5-rc8


Layers

[#000] sha256:9038b92872bc268d5c975e84dd94e69848564b222ad116ee652c62e0c2f894b2 - 62.5% (1.5 GB)

[#001] sha256:c7ed3ffefdadc560e1fa01db78ab7ae3d201432b80a733f214e7d33c07e26986 - 35.54% (875 MB)

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

[#003] sha256:e862b445281823b84c352e43abca185400820b27015ec8e967d93e20ff870dd8 - 0.0% (1.37 KB)

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

[#005] sha256:71937ad7b889cc76f6c0b5dd8ddba2a02e0afedf304a9bdbd012a3696875a325 - 0.0% (1.26 KB)

[#006] sha256:2ff90a6c2704e741f220c425baa496aa8d70b527a3e5b3d17e24c90b008e3ed0 - 0.0% (1.26 KB)

[#007] sha256:600169a2dd09a79515ea95e90f4f23e3519b1a9fdc9041cae8d7e65323f449ac - 1.12% (27.5 MB)

[#008] sha256:2817e5672c01540282dbc38086f73fe08c89325b273ed98c9f9a9cc14c53d767 - 0.84% (20.7 MB)

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

[#010] sha256:a9b705f5a6520d50df1bf7ea57b829c911ecc7c90b1cd3c543329e6caab5cdee - 0.0% (1.28 KB)

[#011] sha256:7a805848347ef14e887f0c1ce94fa36b29657631076cf4ee209d6738affc97c7 - 0.0% (1.26 KB)

[#012] sha256:c0bb54308949b4ca563d0cb40d8f367b499329532b02b4de78edbe539f6ff67c - 0.0% (1.26 KB)

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


History
2019-10-07 20:38:30 UTC

Apply image 1909-RTM-amd64

2021-04-09 14:45:08 UTC

Install update 1909-amd64

2021-04-27 17:17:19 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-27 17:17:19 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-27 17:17:20 UTC

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

2021-04-28 00:33:41 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.5-rc8

2021-04-28 00:33:42 UTC

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

2021-04-28 00:34:02 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-04-28 00:34:12 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-04-28 00:34:12 UTC

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

2021-04-28 00:34:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-04-28T00:33:40Z

2021-04-28 00:34:13 UTC

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

2021-04-28 00:34:14 UTC

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

2021-04-28 00:34:14 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