Namespace
rancher
Image / Tag
fleet-agent:v0.5.1-SURE-3613.1-windows-1809
Content Digest
sha256:0faf5f9206e10f066fe35594bfeaaaa9ea9a825f33e196494c2bc50265c6a8b0
Details
Created

2023-02-24 13:16:45 UTC

Size

1.82 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-24T13:12:28Z
  • org.opencontainers.image.revision
    83104a5aed6b21c78b31b3ff4f5de6192bb4dd7a
  • 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-SURE-3613.1


Layers

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

[#001] sha256:77b161a779b0ae261902cee374a821fac091b27ebb134eac408ab68ea57fef5d - 12.77% (238 MB)

[#002] sha256:dccf0420b1e6c3e3622b550eb1bf660be60720ccd8e81178962b093eaf1b2f8f - 0.0% (1.1 KB)

[#003] sha256:85841cf0a1ae2754538ce833b7a0908ee53dfba16b0d468afbf170588b41da1b - 0.0% (1.08 KB)

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

[#005] sha256:3a0bdb9d2d1a93b7d74becfdb7ea33676ac2acc73e758ef24766f04fa674142a - 0.0% (1.06 KB)

[#006] sha256:ab74d61b13f9ada1f3198cc2d1bbe5bd41ba2cf9c9cddc9168f4d6ab6780fbb7 - 0.0% (1.06 KB)

[#007] sha256:6b660d9731bca80ed73f6c96cef757e0c24a3141ca26df5e75d73c40427bb68d - 1.44% (26.8 MB)

[#008] sha256:0d0a378b0dda8d4bc3849fbb8b6cf46e3ddbfd7e9ac5b286d043a4814eae966b - 1.0% (18.7 MB)

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

[#010] sha256:78e2eba62c2cf89c9ee5cb98800d14eec7537f4f1d56fc67bc81111966c9054a - 0.0% (1.09 KB)

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

[#012] sha256:b087ad6b6a3ea0e269b51a498f738167b169d0dec282c7e0781c78e292103395 - 0.0% (1.08 KB)

[#013] sha256:d7b64c98143cca33258632780faa09fe3b41a2dd44efb7b82b345db367ecaa7f - 0.0% (1.09 KB)


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

Apply image 10.0.17763.3887

2023-02-07 10:44:53 UTC

Install update 10.0.17763.4010

2023-02-24 13:16:04 UTC

cmd /S /C #(nop) ARG RELEASES

2023-02-24 13:16:05 UTC

cmd /S /C #(nop) ARG VERSION

2023-02-24 13:16:05 UTC

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

2023-02-24 13:16:05 UTC

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

2023-02-24 13:16:06 UTC

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

2023-02-24 13:16:36 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-02-24 13:16:44 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-02-24 13:16:44 UTC

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

2023-02-24 13:16:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-24T13:12:28Z

2023-02-24 13:16:45 UTC

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

2023-02-24 13:16:45 UTC

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

2023-02-24 13:16:45 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