Namespace
rancher
Image / Tag
fleet-agent:v0.7.1-rc.2-windows-ltsc2022
Content Digest
sha256:4394949c9ad5174eb4eac58b02d8073faea0c4d586310715a06460bb9f7b73ee
Details
Created

2023-08-08 15:25:49 UTC

Size

1.66 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-08T15:21:25Z
  • org.opencontainers.image.revision
    991b71316757bbec6a3737f3bf3cd80205218978
  • 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.7.1-rc.2


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 77.8% (1.29 GB)

[#001] sha256:c84a7416e1317a892f4786a89c62493b21df55e0e06b82a4bb007cc79df0f949 - 19.54% (333 MB)

[#002] sha256:ad0afdd6a863ad59d5c8ab8e355a7efe10463fbd437b704be4ac79428765014f - 0.0% (1.27 KB)

[#003] sha256:fba1af05897ecc433a320329f3c823a989afa3dfe8a81d31da8d17d375c8e7f7 - 0.0% (1.26 KB)

[#004] sha256:de9c0e557aea8f1d84f37293c2fcfe4b053d2cf9c41cc39685a14f72705e6877 - 0.0% (1.3 KB)

[#005] sha256:bd4b5a374195b08b73f671cc4e4cf088fe684dfef924b8eb090fbd0bf270c6f2 - 0.0% (1.26 KB)

[#006] sha256:353200ce123e512e618ca126b2e37d992f0dfad14610aa483291cd76a4db0f55 - 0.0% (1.29 KB)

[#007] sha256:51dd569fb9fd9a9bb15509475c2c239d69db802d2e145a1461f508e711fda9e5 - 1.57% (26.7 MB)

[#008] sha256:64d9cef235139053011a6518b4c5710f92f49c804684cbf02fe0512361003ddd - 1.09% (18.6 MB)

[#009] sha256:7e6103545aab705743e01e20ba62c0c44433a5ef80745ce3dc4aed6202650b18 - 0.0% (1.27 KB)

[#010] sha256:85b370020c5b826cb739e46fd0ec3dd0c13aa356e0b00dbf22fdb8148b25cff6 - 0.0% (1.29 KB)

[#011] sha256:66a083a569ee5428a8526fab86c2a20a9bc1eaeaded6e33b49cbefa5a76e2611 - 0.0% (1.27 KB)

[#012] sha256:841e29d6192ef33f0d1520de45d5ba61b43e6c28d9bd41bbef5e75e0e656adfe - 0.0% (1.26 KB)

[#013] sha256:479ff0a3ed4c3f856a9c19eddbb926a0e52c60e7a9bd59f3de54c371dfc31c5b - 0.0% (1.27 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2023-07-07 21:29:32 UTC

Install update 10.0.20348.1850

2023-08-08 15:24:43 UTC

cmd /S /C #(nop) ARG RELEASES

2023-08-08 15:24:46 UTC

cmd /S /C #(nop) ARG VERSION

2023-08-08 15:24:48 UTC

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

2023-08-08 15:24:50 UTC

cmd /S /C #(nop) ENV VERSION=v0.7.1-rc.2

2023-08-08 15:24:52 UTC

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

2023-08-08 15:25:25 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-08 15:25:46 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-08 15:25:47 UTC

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

2023-08-08 15:25:47 UTC

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

2023-08-08 15:25:48 UTC

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

2023-08-08 15:25:49 UTC

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

2023-08-08 15:25: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