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

2021-02-04 14:42:45 UTC

Size

2.78 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-04T14:42:08Z
  • 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:9038b92872bc268d5c975e84dd94e69848564b222ad116ee652c62e0c2f894b2 - 54.07% (1.5 GB)

[#001] sha256:a00ef0e524d4045bd42538fcdf4718e65496d44674cd393338a72ffc3023f753 - 44.04% (1.22 GB)

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

[#003] sha256:9b94791b1513015853300a736a3fb9b8c86a543e4a1b9e6280b24ced99afcdbe - 0.0% (1.09 KB)

[#004] sha256:61e25ac4a9916cc4d5bfc0ca59b1256bc9585519e0ea50dd78611a7e23b34727 - 0.0% (1.07 KB)

[#005] sha256:7a3d35654ec823c247832de334c1328ab8dd9b929b40820a92daea66bbb9ca52 - 0.0% (1.07 KB)

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

[#007] sha256:10ce66b011ab3516d656ae0901f3cd29fc415d000a269ecd1d7fffd8ca4e21e6 - 1.11% (31.7 MB)

[#008] sha256:6da2b8af486957cef5afe6d71d55f49949e8a19b67032709e07a93e3d3585c00 - 0.78% (22.3 MB)

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

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

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

[#012] sha256:f374cd4f5e7b3db308155f01ca1e944f0e138eeb7d4a0016e080cf6feefdba4f - 0.0% (1.1 KB)

[#013] sha256:384344e46e13a5a954d62e75e1110e91d74c526c46b9a5650e373bb7910af79a - 0.0% (1.07 KB)


History
2019-10-07 20:38:30 UTC

Apply image 1909-RTM-amd64

2021-01-11 22:53:29 UTC

Install update 1909-amd64

2021-02-04 14:42:09 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-04 14:42:10 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-04 14:42:10 UTC

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

2021-02-04 14:42:10 UTC

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

2021-02-04 14:42:11 UTC

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

2021-02-04 14:42:32 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:43 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:43 UTC

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

2021-02-04 14:42:43 UTC

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

2021-02-04 14:42:44 UTC

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

2021-02-04 14:42:44 UTC

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

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