Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc4-windows-amd64-1809
Content Digest
sha256:34ba912589001778eb098c393c73387eb4804f765d52e8d83db8baadaf31a81a
Details
Created

2021-04-09 22:23:41 UTC

Size

2.34 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-04-09T22:21:43Z
  • org.opencontainers.image.revision
    44bbe492fd95ad40d6bcb1ff7fe4964cba102e1e
  • 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-rc4


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 68.4% (1.6 GB)

[#001] sha256:5ff1512f88ecd4ff0a91ade34d43733c48834433e35f062f80e6e70d706f8d73 - 29.59% (709 MB)

[#002] sha256:4d2742f81c55c4281b49c0f0b5eccdf8b551da334d929cf4868db059fa4f61d4 - 0.0% (1.07 KB)

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

[#004] sha256:32a81814382444702e0938aa089910bcc42a30d8c0195246d6e49646a3bb61e9 - 0.0% (1.07 KB)

[#005] sha256:a63ecf01ce9e584a88d78be941abc98f76ae9c6b43cc31db54818e6fb73ba76e - 0.0% (1.09 KB)

[#006] sha256:b01105f8ac899ffc5483af98330a58ae459c32761946c1f9a9b3d4e7421b87de - 0.0% (1.13 KB)

[#007] sha256:8f34acbc029bcc9927ec1dc65e3fb4a4e0f496006cd7d27e628b2ae878756043 - 1.15% (27.5 MB)

[#008] sha256:fd051a68cf0d49542e96ebd3b1f20edd3b6119b8cf2b7851b36d830b13883dd7 - 0.86% (20.6 MB)

[#009] sha256:c63d92787cd75cc4be1303b4aab3e9c1b92391658f86e852a5866d4c167df1f4 - 0.0% (1.14 KB)

[#010] sha256:63859a0528aebee63cd2294404962c98fccf18ff36996fa6ed315bf566483358 - 0.0% (1.12 KB)

[#011] sha256:62a85c61891f54065fa7c3a23008c490e5c6efba831e7da49ed37d025e45526e - 0.0% (1.1 KB)

[#012] sha256:08463726addcc0cd143a566b2201f79f22dc5abedac02a66484fffe7fd4890f3 - 0.0% (1.12 KB)

[#013] sha256:19f40c34debf6a18eba31e5b66dc7887660f29625c5023ce96d5c924409ffd5b - 0.0% (1.09 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-02-27 09:32:06 UTC

Install update 1809-amd64

2021-04-06 01:03:59 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-06 01:03:59 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-06 01:03:59 UTC

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

2021-04-09 22:21:46 UTC

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

2021-04-09 22:21:48 UTC

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

2021-04-09 22:23:24 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-09 22:23:39 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-09 22:23:39 UTC

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

2021-04-09 22:23:39 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-04-09T22:21:43Z

2021-04-09 22:23:40 UTC

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

2021-04-09 22:23:40 UTC

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

2021-04-09 22:23:41 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