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

2022-11-25 14:08:22 UTC

Size

2.57 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-11-25T14:03:11Z
  • org.opencontainers.image.revision
    ae183065f6181e215630b9c73d3269615bb44deb
  • 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-4967.2


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.92% (1.75 GB)

[#001] sha256:d3e1bcee8808eb2e6e2396191c1796d18ad6f3a4a0eac5b00e04aed55b9a4cad - 30.36% (800 MB)

[#002] sha256:35f0687dcfeae6dd6ba6eb361de4b1a217013e2b19d55b1d269b3ebe3a434267 - 0.0% (1.06 KB)

[#003] sha256:c347f89d341d2e68d404d52729017326d85e3b367ebe174a90e7eb56eebb74e1 - 0.0% (1.06 KB)

[#004] sha256:77ace969b32e0d5a15b85b5d1795f6dee4f596a803d4ccb9b4491e00e8b04f82 - 0.0% (1.07 KB)

[#005] sha256:0760491c6bef271f918bdd76077d1cda195f8a4a4fbb431c519ee624cf00ff8e - 0.0% (1.06 KB)

[#006] sha256:534ef57988dc52b8654e468e284cfc81a39bcedb369b1227bfa7dab5ce7c54d3 - 0.0% (1.08 KB)

[#007] sha256:dafe37219b25867d146d14641dc8a1b0cf368d3f936ff735b5538f75e8d0b207 - 1.01% (26.7 MB)

[#008] sha256:f1a2562770ed0998d8208f721e57661e979168b896e2b891cfede57e9e19fc58 - 0.71% (18.7 MB)

[#009] sha256:cc8cb210955840259e366d76676ce066ff44bdf4423df958332421c838769767 - 0.0% (1.06 KB)

[#010] sha256:3b85b1abad0ee48e3ea2ce28278593e367c78cf19ce41e2f0271ab80fe7df6bb - 0.0% (1.06 KB)

[#011] sha256:0d332e5ab9094ffa03d0636029e48138c38ef8ec523591f45d783a48b4087c08 - 0.0% (1.1 KB)

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

[#013] sha256:8fe08b1fc6bc2592177d2d2986158f33aaf239d0644f8088f767730b95c09159 - 0.0% (1.06 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-11-25 14:07:43 UTC

cmd /S /C #(nop) ARG RELEASES

2022-11-25 14:07:44 UTC

cmd /S /C #(nop) ARG VERSION

2022-11-25 14:07:44 UTC

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

2022-11-25 14:07:44 UTC

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

2022-11-25 14:07:45 UTC

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

2022-11-25 14:08:12 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-11-25 14:08:20 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-11-25 14:08:20 UTC

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

2022-11-25 14:08:21 UTC

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

2022-11-25 14:08:21 UTC

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

2022-11-25 14:08:21 UTC

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

2022-11-25 14:08:22 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