Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc3-windows-20H2
Content Digest
sha256:83f145a4330f49d5a13af90dd72dbe99b05634a27227ec5e41ea02777eb938f6
Details
Created

2022-01-28 18:40:08 UTC

Size

2.58 GB

Content Digest
Labels
  • org.label-schema.build-date
    2022-01-28T18:35:24Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    65638c8dcf7beffc671ca8934400fda56ba79957
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9-rc3


Layers

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

[#001] sha256:835e32b394368e6c2d93a613f19b425654bcb45ef2680db32b7021713303a782 - 43.89% (1.13 GB)

[#002] sha256:dc6961033e0e94ee012567f1aa24825e2e95650e02aebe09fb32c4190296c628 - 0.0% (1.32 KB)

[#003] sha256:d1802899c5e777f5f2dd26926bd58e91ef2fca3dd793e073f6a71aa114f994da - 0.0% (1.3 KB)

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

[#005] sha256:d25c5dddd116c3f491807b09b7e474f4453c9156e0fd3b51bb93d87394a82a9a - 0.0% (1.31 KB)

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

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

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

[#009] sha256:e5068b0acbc668227e718dafdf254d61515842f4391e3b9684c31e04e1795a35 - 0.0% (1.25 KB)

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

[#011] sha256:16bdafce6862f973e6eb0616aed1361ff40808bc2b2c49e0d34f6d3c9f786f15 - 0.0% (1.26 KB)

[#012] sha256:865d6dcea913cc3feb5ca2b111586ab0ea7415d34fc9af62afe2792d8e69e790 - 0.0% (1.26 KB)

[#013] sha256:8d8ef9fd89f91d192f4bd63e45904fe15063726951449e9e3ba14e329a8ac96e - 0.0% (1.25 KB)


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

Apply image 20H2-RTM-amd64

2022-01-16 06:48:22 UTC

Install update 20H2-amd64

2022-01-28 18:39:39 UTC

cmd /S /C #(nop) ARG RELEASES

2022-01-28 18:39:40 UTC

cmd /S /C #(nop) ARG VERSION

2022-01-28 18:39:40 UTC

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

2022-01-28 18:39:41 UTC

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

2022-01-28 18:39:41 UTC

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

2022-01-28 18:39:56 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-01-28 18:40:06 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-01-28 18:40:06 UTC

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

2022-01-28 18:40:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-28T18:35:24Z

2022-01-28 18:40:07 UTC

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

2022-01-28 18:40:08 UTC

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

2022-01-28 18:40:08 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