Namespace
rancher
Image / Tag
fleet-agent:v0.8.0-rc.1-windows-1809
Content Digest
sha256:fecb075dea3db93d337c627758463e044cf307e9c7d4e06fdc79246400e0ca0e
Details
Created

2023-06-21 14:16:00 UTC

Size

1.58 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-06-21T14:11:53Z
  • org.opencontainers.image.revision
    1dad8aad1f2204b1194cc834f5b0949d4b0a2aab
  • 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.8.0-rc.1


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 97.21% (1.54 GB)

[#001] sha256:df08ae60f26ce1488b1856a20926724e64fbb04a476a81bbcae76b953f4a9695 - 0.0% (1.09 KB)

[#002] sha256:c51594c676a36ab3a4f7db89e9e5daa4b77f30835a10e8a0c28cf0f2d03a80b4 - 0.0% (1.06 KB)

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

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

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

[#006] sha256:30ab78d4173e7b8e4f85f1384d59a07defc6829145dbfe616a49cb7fc7557f9b - 1.64% (26.6 MB)

[#007] sha256:2980d4a8252c1b9c7cc2b65e66e58d349b51b73834f7d803bef1c7a77dcb0c49 - 1.15% (18.6 MB)

[#008] sha256:6fdc4d3cff4f62d5829a46cc44004ed5378ab2f840ea049ca076b4b14c2d6c24 - 0.0% (1.06 KB)

[#009] sha256:77cd893eed83b5f977c97342195b774a85f0fac295cc01653ea0390da37fd32e - 0.0% (1.09 KB)

[#010] sha256:a905b3dfb00ead6f06eeb0d202eae43a834177de51b6d9fa896c484bc49cb044 - 0.0% (1.06 KB)

[#011] sha256:91e0973568a5187b0a3b42563c9670ba9be7318c044d1f70edc2fb70f507ded4 - 0.0% (1.07 KB)

[#012] sha256:8d87741af327e8c33815184742c62556f63965e240b784008b985205a51bb01c - 0.0% (1.08 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2023-06-21 14:15:27 UTC

cmd /S /C #(nop) ARG RELEASES

2023-06-21 14:15:28 UTC

cmd /S /C #(nop) ARG VERSION

2023-06-21 14:15:28 UTC

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

2023-06-21 14:15:28 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.0-rc.1

2023-06-21 14:15:28 UTC

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

2023-06-21 14:15:50 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;

2023-06-21 14:15: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;

2023-06-21 14:15:58 UTC

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

2023-06-21 14:15:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-21T14:11:53Z

2023-06-21 14:15:59 UTC

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

2023-06-21 14:15:59 UTC

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

2023-06-21 14:16:00 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