Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc7-windows-ltsc2022
Content Digest
sha256:30559125dcb30a4ba5fe9a3dd1f6a65072f4887cd5cc180573300b12227eec10
Details
Created

2022-03-18 16:29:18 UTC

Size

2.11 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-03-18T16:25:01Z
  • org.opencontainers.image.revision
    4dc66c946ca2f90f5f7a5d360a573698687a3a11
  • 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.9-rc7


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 55.15% (1.17 GB)

[#001] sha256:037d5740b40414bc505c21324142a1cd3eab10c176189a9a74d1a90354ac7cd4 - 42.72% (925 MB)

[#002] sha256:af6c723571c6f9f7dc9ba4c8dc6183f90ffa36da8bec9e467207a3d731949acb - 0.0% (1.25 KB)

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

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

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

[#006] sha256:8942fc56ef544363b1cb7949e831604e9045245638d05e59ac56a576415158c8 - 0.0% (1.27 KB)

[#007] sha256:f0fdc912681423405a74d930ae8aa0f21eea3ae6dc3f53f758ee6c07d45f26bc - 1.24% (26.9 MB)

[#008] sha256:034532c513079a807cb7596a91e77df296c5cf6d3927b71aa06d80d09a5820a7 - 0.88% (19.1 MB)

[#009] sha256:53cd8af294959b67d5d9b5b762463efb29eb09c5a86f13e1e2b4a558965dcf14 - 0.0% (1.25 KB)

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

[#011] sha256:dc045885da87e066354fbc8e68fb2d3ff91f7a534e7836a2e7b705e72d1de451 - 0.0% (1.25 KB)

[#012] sha256:02581d79b09bbbfaa34dea07d4f02ed9a691e7e6d3f76204a4db2840f44a046b - 0.0% (1.25 KB)

[#013] sha256:be35e72f20c596f3da9d9e6d59511a96087e7ad9d9abd11ad44aacb0237c9a3d - 0.0% (1.25 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2022-03-03 05:02:11 UTC

Install update ltsc2022-amd64

2022-03-18 16:28:34 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-18 16:28:34 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-18 16:28:35 UTC

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

2022-03-18 16:28:35 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.9-rc7

2022-03-18 16:28:36 UTC

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

2022-03-18 16:28:58 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;

2022-03-18 16:29:12 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;

2022-03-18 16:29:13 UTC

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

2022-03-18 16:29:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-18T16:25:01Z

2022-03-18 16:29:15 UTC

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

2022-03-18 16:29:16 UTC

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

2022-03-18 16:29:18 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