Namespace
rancher
Image / Tag
fleet-agent:v0.3.8-rc3-windows-20H2
Content Digest
sha256:819c83b8eec33a1746e39345f937d23fd33bf78039dc4afb33041a92f7266e3c
Details
Created

2021-12-09 19:40:55 UTC

Size

2.57 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-12-09T19:35:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.8-rc3


Layers

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

[#001] sha256:cf5ffa21776715f9145319b2dc410fcf4325d649c5bb9e8f499bbda1fd6ebba5 - 43.76% (1.13 GB)

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

[#003] sha256:81fafd70777d24722a6ff443650e294b810c579878fef33f7f72dba6a35911a9 - 0.0% (1.26 KB)

[#004] sha256:c318dbaa7431885385fa683a0080576b7454ffc471c4a812e8bfb64fe2c48be8 - 0.0% (1.35 KB)

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

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

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

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

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

[#010] sha256:b1f8474112e1012db06e88b68d61f450f65d690f35ca04985bda63f4fd205594 - 0.0% (1.28 KB)

[#011] sha256:f578fd3d5abe96d1cee31a025e069f638f5c2e70766e6efbcf7b302ea8ac036e - 0.0% (1.3 KB)

[#012] sha256:10fae142d24ade8508fbdc325d98f36e3a373534f5a46131f95651644db56b7e - 0.0% (1.26 KB)

[#013] sha256:6b623889aae17af61acd31ab77d6c861e6ff08ede582fb2893ce8f3388059b60 - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-11-03 21:20:07 UTC

Install update 20H2-amd64

2021-12-09 19:40:24 UTC

cmd /S /C #(nop) ARG RELEASES

2021-12-09 19:40:24 UTC

cmd /S /C #(nop) ARG VERSION

2021-12-09 19:40:25 UTC

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

2021-12-09 19:40:25 UTC

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

2021-12-09 19:40:26 UTC

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

2021-12-09 19:40:43 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;

2021-12-09 19:40:52 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-12-09 19:40:53 UTC

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

2021-12-09 19:40:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-12-09T19:35:38Z

2021-12-09 19:40:54 UTC

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

2021-12-09 19:40:54 UTC

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

2021-12-09 19:40:55 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