Namespace
rancher
Image / Tag
fleet-agent:v0.9.0-rc.4-windows-1809
Content Digest
sha256:90d3fc3f337ee8a59f42f7f8a81eaab8d402173e41a1ac75a237b01e82df0d7b
Details
Created

2023-10-04 14:29:47 UTC

Size

1.92 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-10-04T14:24:59Z
  • org.opencontainers.image.revision
    12ebe5b9b32365b749f4f6f6dc34ebf77adc5f0e
  • 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.4


Layers

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

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

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

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

[#004] sha256:471e3b5de86088cbc5fc178b00f8df64f85487fdb5107bf90d14aec411d6290b - 0.0% (1.07 KB)

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

[#006] sha256:c37e108c65dae79ed6111d0d3ff0840451395b2069d5c203b9e22bff9ce05870 - 0.0% (1.1 KB)

[#007] sha256:8f4a33d0c39556ad65f33aaf5e6b06ee5f249c8bfda5a12b05f80630e0a3ed99 - 1.36% (26.7 MB)

[#008] sha256:b66e66f9d77911e5109468f54edd33ea5b89bb3de4db4a63cef4157cb90d140e - 0.99% (19.5 MB)

[#009] sha256:a2482554093e580115e6c9ad30e5b51d0095edfc67d7add3ec90ef64b12b3a7d - 0.0% (1.1 KB)

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

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

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

[#013] sha256:b3e43fa22998df62ee65fa157c844430f76b213f45d5e027a9aedf6fa401a790 - 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-10-04 14:28:53 UTC

cmd /S /C #(nop) ARG RELEASES

2023-10-04 14:28:54 UTC

cmd /S /C #(nop) ARG VERSION

2023-10-04 14:28:54 UTC

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

2023-10-04 14:28:55 UTC

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

2023-10-04 14:28:55 UTC

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

2023-10-04 14:29:21 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-10-04 14:29:45 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-10-04 14:29:46 UTC

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

2023-10-04 14:29:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-04T14:24:59Z

2023-10-04 14:29:46 UTC

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

2023-10-04 14:29:47 UTC

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

2023-10-04 14:29:47 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