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

2023-08-21 13:27:46 UTC

Size

1.9 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-21T13:23:14Z
  • org.opencontainers.image.revision
    23e1c146755af159dafd3c88d4b92094772c99fc
  • 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.9


Layers

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

[#001] sha256:b95f433aa7d90194e65f6b08a599b3ee12292e124d47c204107baedfd71054c1 - 16.9% (329 MB)

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

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

[#004] sha256:11c7df330931662fff1f9b6e9742b49ba33eff4792d3492de682c041a521e1bb - 0.0% (1.07 KB)

[#005] sha256:50cc31c0bc7f41e5c74ab740b88972691dba3b8234cda4f6c16090c8a828a989 - 0.0% (1.06 KB)

[#006] sha256:ac14d4345eeca76ee7212e39a1d893bcebd934815d248106d0fa8a877ee29b73 - 0.0% (1.08 KB)

[#007] sha256:8e5f06249ef00912263b8a1d344ee36da607f421e072cb144ad7ad5d4a4265b5 - 1.37% (26.7 MB)

[#008] sha256:19a580884464240e8e595d47ead97ce853fe664910248ccc3db9dbf63276d0e8 - 0.95% (18.6 MB)

[#009] sha256:05d2b92823d361d558963fba79a380ad18a1fc620cb82d01e68527c48d7926c3 - 0.0% (1.06 KB)

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

[#011] sha256:9649e101c9eaf5c31db08f1d44a74377b8ca641bec2c71e85489506ca4af11e9 - 0.0% (1.08 KB)

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

[#013] sha256:54434716269386846a50d4cd04db69c50ba12bbf6f19178914c9837ae7a02675 - 0.0% (1.06 KB)


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

Apply image 10.0.17763.4499

2023-08-02 09:07:15 UTC

Install update 10.0.17763.4737

2023-08-21 13:26:56 UTC

cmd /S /C #(nop) ARG RELEASES

2023-08-21 13:26:56 UTC

cmd /S /C #(nop) ARG VERSION

2023-08-21 13:26:56 UTC

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

2023-08-21 13:26:57 UTC

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

2023-08-21 13:26:57 UTC

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

2023-08-21 13:27:20 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-08-21 13:27:44 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-08-21 13:27:45 UTC

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

2023-08-21 13:27:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-08-21T13:23:14Z

2023-08-21 13:27:45 UTC

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

2023-08-21 13:27:46 UTC

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

2023-08-21 13:27:46 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