Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc4-windows-20H2
Content Digest
sha256:8499bc1b11968f12ac0ba9dae358fb04b93d2232dc8d9015505dc3b565483a44
Details
Created

2022-03-02 18:24:32 UTC

Size

2.58 GB

Content Digest
Labels
  • org.label-schema.build-date
    2022-03-02T18:19:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    73d5c11871625f7faea433360bc2dea036a857f8
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9-rc4


Layers

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

[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 43.96% (1.13 GB)

[#002] sha256:d156d4a850acad8ed2323226a16129b624b6e75148c3905e3c8336a278e8eae2 - 0.0% (1.26 KB)

[#003] sha256:949cbb6623aa77e3412906f058f59b7fa9f1867e8867e545b91003bbc5a7eda9 - 0.0% (1.26 KB)

[#004] sha256:a73e631121c9b1377f0d7e3435886e0292ebd6a29305bc302b45d3343a9c41da - 0.0% (1.31 KB)

[#005] sha256:7491881d2a4ac9aa2072260f72b8f1856d676bd8d447d92690888932b0c8dbfa - 0.0% (1.26 KB)

[#006] sha256:c75dafbaf960e994019da81779187d1d2dede602adaf2c8742e94da4dd3c8b70 - 0.0% (1.29 KB)

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

[#008] sha256:9a08fbe6d42bc9cf3c194f4dce458e377d5f5c1d6f3a48ccc1587a29538ca70b - 0.72% (18.9 MB)

[#009] sha256:d7186c17a63c67d054d3275a811865bccee20ebabd23d0e3dd4f3322620067c9 - 0.0% (1.26 KB)

[#010] sha256:76359126d5aed2a6389485f18d626265839316868ade3b999e77fb4ba52418e3 - 0.0% (1.26 KB)

[#011] sha256:01872240a2e498c44dfdf48d2ee8e80461fd97d477828cd6a84e86581f7afbf7 - 0.0% (1.26 KB)

[#012] sha256:52ec1425d6bd293eb90c72173eee850bd038340b2de7163803954591402cd62c - 0.0% (1.28 KB)

[#013] sha256:4844e5d374cb46bdbaea3d8451a26bc1a9697095d2866aa0c67bf007927ec1b5 - 0.0% (1.28 KB)


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

Apply image 20H2-RTM-amd64

2022-02-04 06:50:43 UTC

Install update 20H2-amd64

2022-03-02 18:24:02 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-02 18:24:02 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-02 18:24:03 UTC

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

2022-03-02 18:24:03 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.9-rc4

2022-03-02 18:24:04 UTC

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

2022-03-02 18:24:20 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-03-02 18:24:29 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-03-02 18:24:30 UTC

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

2022-03-02 18:24:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-02T18:19:22Z

2022-03-02 18:24:31 UTC

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

2022-03-02 18:24:32 UTC

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

2022-03-02 18:24:32 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