Namespace
rancher
Image / Tag
fleet-agent:v0.3.10-security1-windows-ltsc2022
Content Digest
sha256:7f4b509f0b5ffffc31b0eda534e9442cfaecbce00a222bba2a05c567afcab4c9
Details
Created

2023-01-23 19:53:39 UTC

Size

1.3 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-23T19:51:14Z
  • org.opencontainers.image.revision
    36f5b123d2039e5b6d3651b4db63e124095127da
  • 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.3.10-security1


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 96.54% (1.25 GB)

[#001] sha256:e844d133a596d2bedfe1c6ed82f1b3889f40a16d9dbe3ce526ad8ee2402f7179 - 0.0% (1.32 KB)

[#002] sha256:24dbe8369e27b68cdd399cede357cd253ed6f8e2652dd13986f38d4f07319bbe - 0.0% (1.26 KB)

[#003] sha256:d12af307e220e854e82ccb8104176eb1fb2e794eabc88a9c303cf4c2e83741fb - 0.0% (1.25 KB)

[#004] sha256:bfc5097cd431221379f59646bc50e4458ea282bad7459cb2ecd73bb677a51e60 - 0.0% (1.27 KB)

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

[#006] sha256:762f73bf2b79d83cb9cff20639cdb08b4d9040d628a5a50d2a14b9a42418b857 - 2.02% (26.9 MB)

[#007] sha256:71d2d300536397834892a0df044d57406c3058ddcc5774386e5cbd49d7f60f55 - 1.44% (19.2 MB)

[#008] sha256:cc9ac02fa36b68c7821e16125bfd607e9035da725b9c3ac4bc83210c5554d86a - 0.0% (1.26 KB)

[#009] sha256:6e261889434cd55e9eb3bdb0c4a8261cb8554d7050172178029f1da1eb26a09f - 0.0% (1.26 KB)

[#010] sha256:a69157a6bd058ff085a115eeaf8ecb7ff87a5c308b02a26d13da307d1d374776 - 0.0% (1.26 KB)

[#011] sha256:59bb3ffa7ee6e9061ebdb21b6b37ad239518c0399027356e6de640de118093b0 - 0.0% (1.29 KB)

[#012] sha256:0272e10b5d0be390a199d5324ffd01fb9ff5693a1174dedbf51b18453aa0fb1e - 0.0% (1.29 KB)


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-01-23 19:53:13 UTC

cmd /S /C #(nop) ARG RELEASES

2023-01-23 19:53:13 UTC

cmd /S /C #(nop) ARG VERSION

2023-01-23 19:53:14 UTC

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

2023-01-23 19:53:14 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.10-security1

2023-01-23 19:53:15 UTC

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

2023-01-23 19:53:28 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-01-23 19:53:37 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-01-23 19:53:38 UTC

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

2023-01-23 19:53:38 UTC

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

2023-01-23 19:53:38 UTC

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

2023-01-23 19:53:39 UTC

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

2023-01-23 19:53:39 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