Namespace
rancher
Image / Tag
fleet-agent:v0.9.0-rc.3-windows-1809
Content Digest
sha256:77d4a6243360f7a3fa1ff16ad38d73549dcd9afc99fb835d5c3b5f86ca322c53
Details
Created

2023-09-26 09:49:49 UTC

Size

1.92 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-09-26T09:45:21Z
  • org.opencontainers.image.revision
    a0460d1b10f5a71a5d26c3c0df50946b5cece9d8
  • 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.9.0-rc.3


Layers

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

[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.71% (349 MB)

[#002] sha256:cf28ca548e1ec23c7aa30ceb397274ada0b8896ce3a3c4817170fe28b619d1bd - 0.0% (1.1 KB)

[#003] sha256:e8bcba70168915fd2fc2df071c58271d6b949377bc22ec925120b2ad248b05b7 - 0.0% (1.09 KB)

[#004] sha256:a422c0f3fe53778cf276ea6955d2a1f55ed446f89db86d88709bf52bfc08619e - 0.0% (1.1 KB)

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

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

[#007] sha256:7b6c7030fb32ef22c494b71c287775f05156397cdca7633439a2170dce9c3c06 - 1.36% (26.7 MB)

[#008] sha256:62a7ee3d19c2ad5450e560fc5ba94bbf152b1c6e38e074df7f463dc663f6891e - 1.0% (19.7 MB)

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

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

[#011] sha256:87967925bf578d370bbd66ee9378478b975fadfcc2202e3a24d2045093e3ad76 - 0.0% (1.07 KB)

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

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


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

Apply image 10.0.17763.4499

2023-08-29 17:09:18 UTC

Install update 10.0.17763.4851

2023-09-26 09:49:00 UTC

cmd /S /C #(nop) ARG RELEASES

2023-09-26 09:49:00 UTC

cmd /S /C #(nop) ARG VERSION

2023-09-26 09:49:01 UTC

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

2023-09-26 09:49:01 UTC

cmd /S /C #(nop) ENV VERSION=v0.9.0-rc.3

2023-09-26 09:49:01 UTC

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

2023-09-26 09:49:24 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-09-26 09:49:47 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-09-26 09:49:48 UTC

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

2023-09-26 09:49:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-26T09:45:21Z

2023-09-26 09:49:48 UTC

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

2023-09-26 09:49:49 UTC

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

2023-09-26 09:49:49 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