Namespace
rancher
Image / Tag
fleet-agent:v0.5.1-windows-ltsc2022
Content Digest
sha256:86abd8d97e29fdf25d1db5c177c3e582ab7b37aff07a8e8521ad00195ee9ff05
Details
Created

2023-01-23 18:16:19 UTC

Size

1.3 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-23T18:13:43Z
  • org.opencontainers.image.revision
    d296259590bebf28c76e0946819b3b1f9bb851e1
  • 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.5.1


Layers

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

[#001] sha256:cdaee11c5f32aab27145e74ae03adcdff456a0625d18ac683c49cb1b80e2471f - 0.0% (1.27 KB)

[#002] sha256:4e258f93b972f4c923f2a71783a9842f47673d21600a09c67eacb2e294ef7597 - 0.0% (1.26 KB)

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

[#004] sha256:9e2ec0a5f57af08ad2c3226a9763d97bd8ab2b910ddb6bb12f81cf6fb12c3ea5 - 0.0% (1.26 KB)

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

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

[#007] sha256:d514f8e45a0e55d274007ff601ff986726d17006616fc1c845aac48386847ae6 - 1.42% (18.9 MB)

[#008] sha256:cd3354ce5dfb93b8c9246cf5f90ed073a7c3ded5b67f113379ac56e4e150513e - 0.0% (1.27 KB)

[#009] sha256:a91986fdab2ec817fd3d060f39ecf911e64e2b72c5011e9c4fb276376714ac04 - 0.0% (1.29 KB)

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

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

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


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

Apply image 10.0.20348.1487

2023-01-23 18:15:50 UTC

cmd /S /C #(nop) ARG RELEASES

2023-01-23 18:15:50 UTC

cmd /S /C #(nop) ARG VERSION

2023-01-23 18:15:51 UTC

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

2023-01-23 18:15:51 UTC

cmd /S /C #(nop) ENV VERSION=v0.5.1

2023-01-23 18:15:52 UTC

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

2023-01-23 18:16:07 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 18:16:16 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 18:16:16 UTC

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

2023-01-23 18:16:17 UTC

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

2023-01-23 18:16:18 UTC

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

2023-01-23 18:16:18 UTC

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

2023-01-23 18:16:19 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