Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc7-windows-20H2
Content Digest
sha256:735df859e7f445ec09d1b458c484c2c153c4dd7a3001ce03cd44f395d0563e0c
Details
Created

2022-03-18 16:24:17 UTC

Size

2.56 GB

Content Digest
Labels
  • org.label-schema.build-date
    2022-03-18T16:19:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4dc66c946ca2f90f5f7a5d360a573698687a3a11
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9-rc7


Layers

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

[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 43.5% (1.11 GB)

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

[#003] sha256:2aeaa1eb4786f907ce5db958987ebc880e7ccb4d203db6651b898947b3ad2a51 - 0.0% (1.26 KB)

[#004] sha256:2551a2d0f3b1904a6eb12fb9f0b54a759e8c8f9d9acd6df791ae8c90879e63da - 0.0% (1.26 KB)

[#005] sha256:053e67eaa42c7c5c75b8fd0c9c9024063fd0dd8569cb2aa025bbdf61a89d2ecc - 0.0% (1.26 KB)

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

[#007] sha256:b41cfd2d377560b146450874e1989c5538492d4eb54d070ee70d749bfc51af09 - 1.02% (26.7 MB)

[#008] sha256:7fda06077b7d922ec3365cef5b83aaa3b1985b5bbeae5e4f15af86ecd37381a1 - 0.72% (18.9 MB)

[#009] sha256:2b82c7e1630ca322de4ae79bc193226e8e0ae7fdee4513693394db1c6633dc06 - 0.0% (1.29 KB)

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

[#011] sha256:c65508e6d345d25bdfd0c28b233299053255cc1b27db1f144d183e570dd219d8 - 0.0% (1.27 KB)

[#012] sha256:fc5b43743425c7c04b831a0abb442b3fefac674139d12c03c88e7f998662952f - 0.0% (1.27 KB)

[#013] sha256:7c2f2d28cb4a74ac37dc9d7cf6f05e64c80709484a62df0360e68c98ba77d59c - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2022-03-03 08:25:37 UTC

Install update 20H2-amd64

2022-03-18 16:23:49 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-18 16:23:49 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-18 16:23:50 UTC

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

2022-03-18 16:23:50 UTC

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

2022-03-18 16:23:51 UTC

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

2022-03-18 16:24:05 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-18 16:24:15 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-18 16:24:15 UTC

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

2022-03-18 16:24:16 UTC

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

2022-03-18 16:24:16 UTC

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

2022-03-18 16:24:17 UTC

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

2022-03-18 16:24:17 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