Namespace
rancher
Image / Tag
fleet-agent:v0.4.0-SURE-3613.1-windows-ltsc2022
Content Digest
sha256:03ee367e9473b338f1fa4d709c885b0d70bea265fd285aca052fb75f24bec73c
Details
Created

2023-01-16 11:44:07 UTC

Size

1.3 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-16T11:41:29Z
  • org.opencontainers.image.revision
    016f6078a23add19a7d0b5c035568eabd1a9529c
  • 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.4.0-SURE-3613.1


Layers

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

[#001] sha256:5b8e5e42bae730b56710c5e80d01962e842727f887a806009d3a9390d33009c9 - 0.0% (1.26 KB)

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

[#003] sha256:c73f741b4df0dd68f64a06d3efd99e4806d4518b2150b2feba2c3aec89f3b455 - 0.0% (1.29 KB)

[#004] sha256:14f4eb6a04b8275186bb4ee698b96a501d727bf2727f43c9879b55cf17ebbdeb - 0.0% (1.29 KB)

[#005] sha256:eb2195edbda177c277a825da52d09a44d6b3c13afa0aebd4ff442ff5f7a26423 - 0.0% (1.29 KB)

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

[#007] sha256:33e7fb63def7ada7570c8853a3c9ba4855e09c44486244fc63c813dc8104977a - 1.42% (19 MB)

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

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

[#010] sha256:4820f754c73ff7c89ef3c6a74f4276727314e11a58ccbc3903c0835a6410082c - 0.0% (1.27 KB)

[#011] sha256:e153c869cb913e300c951f053fc6cbf5a8745f7d4a1998f970413de29d90341d - 0.0% (1.26 KB)

[#012] sha256:18edb5e7bedfc2122ec3c0d78c757a935740cb0acd8f8b32011480d13d8281c0 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.1487

2023-01-16 11:43:36 UTC

cmd /S /C #(nop) ARG RELEASES

2023-01-16 11:43:37 UTC

cmd /S /C #(nop) ARG VERSION

2023-01-16 11:43:38 UTC

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

2023-01-16 11:43:39 UTC

cmd /S /C #(nop) ENV VERSION=v0.4.0-SURE-3613.1

2023-01-16 11:43:40 UTC

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

2023-01-16 11:43:55 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-16 11:44:03 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-16 11:44:04 UTC

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

2023-01-16 11:44:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-16T11:41:29Z

2023-01-16 11:44:05 UTC

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

2023-01-16 11:44:06 UTC

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

2023-01-16 11:44:07 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