Namespace
rancher
Image / Tag
fleet-agent:v0.3.7-rc3-windows-1809
Content Digest
sha256:0b43aa8689838189cac4fa9b9d49c319a0dedd87b55116fdd73a0be6692e64f7
Details
Created

2021-09-28 18:02:56 UTC

Size

2.55 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-09-28T17:58:01Z
  • org.opencontainers.image.revision
    4aaa778d23dd993f5299e08d144ff0ff81315f7b
  • 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.7-rc3


Layers

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

[#001] sha256:a0ddf88812f10c7d6edc858aa9784ff5ca9de4a7bb631909c090090343abd059 - 35.38% (924 MB)

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

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

[#004] sha256:96e94c91a47bb165cecf545f60093f9739038238c90a5e8318cc11019d02b6b5 - 0.0% (1.07 KB)

[#005] sha256:f88963bef8df4d1a7e69542defa510bcefc6131db72ca59d1c4e7459941413b3 - 0.0% (1.07 KB)

[#006] sha256:cc4a36b32daeb801e6da97c74920abd1835cf096b93deab0396e6b13ecf5257c - 0.0% (1.07 KB)

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

[#008] sha256:77a51933d6b06ac26bb7e1a641829ee891f08a64b991bcbfe25fe933be290c4d - 0.78% (20.2 MB)

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

[#010] sha256:ed4b5111809953359eb61353c588d6d4da961bb6cdb61e3c62872d84e19fa704 - 0.0% (1.07 KB)

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

[#012] sha256:6d8e550031d3faa0aef80eec245ef1291805ee4820b869a5cf2f92e223396f0e - 0.0% (1.07 KB)

[#013] sha256:2be5f5361d4cf8afbddf0eece5f4a47ffe86fcebb869afad0a7e1f627b8c47bc - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2021-09-13 04:08:33 UTC

Install update 1809-amd64

2021-09-28 18:02:15 UTC

cmd /S /C #(nop) ARG RELEASES

2021-09-28 18:02:16 UTC

cmd /S /C #(nop) ARG VERSION

2021-09-28 18:02:16 UTC

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

2021-09-28 18:02:16 UTC

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

2021-09-28 18:02:17 UTC

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

2021-09-28 18:02:46 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-28 18:02:54 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-28 18:02:54 UTC

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

2021-09-28 18:02:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-09-28T17:58:01Z

2021-09-28 18:02:55 UTC

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

2021-09-28 18:02:55 UTC

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

2021-09-28 18:02:56 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