Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-SURE-6125.3-windows-1809
Content Digest
sha256:00e245e9fced8ef3f2886ff3f88ef81de02a39383b1959172f7646bed08ff8d4
Details
Created

2023-04-27 14:42:18 UTC

Size

1.92 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-27T14:37:59Z
  • org.opencontainers.image.revision
    9b16f1c7397fabb515dd2638dae1db7e6a1ba81f
  • 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.6.0-SURE-6125.3


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 80.49% (1.55 GB)

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 17.23% (339 MB)

[#002] sha256:9f5fc74c545a42c4cbbcff4a8b71f60de94cfdf4e24f9910b45352b8a3c9ede7 - 0.0% (1.07 KB)

[#003] sha256:2b9ce1753b19d5fc209da15b1f953622323fa2736d4740cc3d92da8ed5654a00 - 0.0% (1.09 KB)

[#004] sha256:c785ab5f32840b814a75baf591ab3c768bd9b50374f1bcd6749efcc0d372fa48 - 0.0% (1.09 KB)

[#005] sha256:c77f87e942b1b9747c54beb585a10fe10553d6b4c0f5608d4b2e354d51e86282 - 0.0% (1.1 KB)

[#006] sha256:e962936550cbb10a0d22cd05bb9e1764bf52c8822192319b47a17275f96554ea - 0.0% (1.09 KB)

[#007] sha256:a730b97edee8a17b23e0b80c063109fd7578b917a828c78f19f61d046bd60b78 - 1.36% (26.8 MB)

[#008] sha256:6fec4d03612ea0c902d2c5529498933089d04ac9e8ff87a29835d9781332aa49 - 0.92% (18.1 MB)

[#009] sha256:f8b492a3bc01cdd748a067d666be081984104f333dadb5c4ef53afdd2dd1eac1 - 0.0% (1.09 KB)

[#010] sha256:8f0478ca93f3a581b41252ff6fa8c90c471b4a671fadc6dcd694752d9722ec48 - 0.0% (1.06 KB)

[#011] sha256:55879b7bc8e778dddb899bfb524b1125d1f74e954e6f03fd4994de0c21adbcad - 0.0% (1.06 KB)

[#012] sha256:17ce61f853ba3df5af644d9a089f7921e88ad9710eeecd49f3e1c8fefcc95771 - 0.0% (1.09 KB)

[#013] sha256:7f0e7ad62e5d59f4085df3c11b9380794486251af4cd2f8a7e98c1d4b84c9e34 - 0.0% (1.07 KB)


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-27 14:41:37 UTC

cmd /S /C #(nop) ARG RELEASES

2023-04-27 14:41:37 UTC

cmd /S /C #(nop) ARG VERSION

2023-04-27 14:41:37 UTC

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

2023-04-27 14:41:38 UTC

cmd /S /C #(nop) ENV VERSION=v0.6.0-SURE-6125.3

2023-04-27 14:41:38 UTC

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

2023-04-27 14:42:08 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-04-27 14:42:17 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-04-27 14:42:17 UTC

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

2023-04-27 14:42:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-27T14:37:59Z

2023-04-27 14:42:18 UTC

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

2023-04-27 14:42:18 UTC

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

2023-04-27 14:42: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