Namespace
rancher
Image / Tag
fleet-agent:v0.3.4-rc3-windows-amd64-20H2
Content Digest
sha256:abb68d21d2b454486bbfc5b15720831ae6e01ac7f9db89250358d815661f7ac1
Details
Created

2021-02-04 14:42:46 UTC

Size

2.35 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-04T14:42:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9662f0ee1027e8da2d651b7111159bc0149b7524
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.4-rc3


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 59.58% (1.4 GB)

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 38.13% (918 MB)

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

[#003] sha256:67da88732a953486060a2d6dc2e74beea448d18f6f22fa4cdc34287a9f90d187 - 0.0% (1.08 KB)

[#004] sha256:4f5b01038d8175a8d86ed347c1921a811b55dbea52b1e853e0b980e3d9297c02 - 0.0% (1.07 KB)

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

[#006] sha256:512a7ca3679ebfe0f7246c421ceedc132f1d42dddba13ae0520697ed7dac63c2 - 0.0% (1.07 KB)

[#007] sha256:1f808da7bfb922137851a5bf2368b71d1092b4f3ca46d93ecda8e8e78aa2f63d - 1.34% (32.3 MB)

[#008] sha256:d5afd27f6185e6bd6d6c76f095a56d43167e911c83a917d9f131874bfa714719 - 0.95% (22.8 MB)

[#009] sha256:c1d0c0287b7d656f0f7ebbf3e3ed32f0c10d4dc9c1030061150e1b5f54b251c8 - 0.0% (1.07 KB)

[#010] sha256:3e0f16e0b34e03657809209d987133f4eb21d3bfe61422bfc3c0f1c1bcbe948b - 0.0% (1.07 KB)

[#011] sha256:0c857222b88b9c30c0b9ade03bb47f1ff21535492d410e11c5452a94132a7fac - 0.0% (1.07 KB)

[#012] sha256:01ab00faca7c099e873775e531019779abd20696e28e639ac84e25a8da424bea - 0.0% (1.09 KB)

[#013] sha256:052ee73bc1854d0404d64f976e12d568d6635b89c0edef8d49e94c359f0aa319 - 0.0% (1.1 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-02-04 14:42:11 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-04 14:42:11 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-04 14:42:11 UTC

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

2021-02-04 14:42:12 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.4-rc3

2021-02-04 14:42:12 UTC

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

2021-02-04 14:42:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/MinGit-2.29.2.3-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;

2021-02-04 14:42:45 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;

2021-02-04 14:42:45 UTC

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

2021-02-04 14:42:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-04T14:42:09Z

2021-02-04 14:42:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-04 14:42:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=9662f0ee1027e8da2d651b7111159bc0149b7524

2021-02-04 14:42:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/fleet.git

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