Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc2-windows-20H2
Content Digest
sha256:0864ecd3bd6892045ea752731f64b793addf2215d26a810b033a7338ab770d41
Details
Created

2021-06-09 22:54:44 UTC

Size

2.52 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-06-09T22:54:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a1a12fcfcdc13d3758ee21a3c83b5567b36bdfc1
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc2


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 42.5% (1.07 GB)

[#002] sha256:c0df67751284f20c1237e5112fea94a02fd9a979d71f7a43f3f349f8799ce290 - 0.0% (1.3 KB)

[#003] sha256:a32d8352322de1d1b9ddcdab4ad1c6fa443ab6d35f412068b66033a0fdbab4a6 - 0.0% (1.29 KB)

[#004] sha256:7d4453c54dee1ab6ef28050131b80741352537c96fd4290657c86568f033aae4 - 0.0% (1.26 KB)

[#005] sha256:dbc6cb3c17e448306fac8da5dfa68831ca00e881d818d91ccd08a01949609698 - 0.0% (1.33 KB)

[#006] sha256:53d67e8b603c08f6d7d173375c0211b37f9def9e2186f9d4aef248a3ba13d272 - 0.0% (1.27 KB)

[#007] sha256:b968b78c2862818ecb9d41af0f33b2e28ad467df0bfc6bff7eed1a5cf01966cd - 1.07% (27.5 MB)

[#008] sha256:209c7229cdc26083c0072ef7157b4a29c078a3d00d7cef91d6237d3c8ddd2823 - 0.79% (20.5 MB)

[#009] sha256:39a832c94c45b8b1a570f7ea9edd95ac3997b7fbc6ee02f3c0fa08f8f2c5afc7 - 0.0% (1.29 KB)

[#010] sha256:b8a813390e29205ceb1bfea3d50fddde3491c22ddf42f07d441c8d5f1100df21 - 0.0% (1.27 KB)

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

[#012] sha256:e74b0edb2ffe11f6860be77f075fd29171f017683aaf90d22197ada93eac1758 - 0.0% (1.31 KB)

[#013] sha256:b38fa8711633bf0fc0439e38614a9931c094082d6a7890cfc00d04b8bd1df69f - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-06-08 23:33:35 UTC

cmd /S /C #(nop) ARG RELEASES

2021-06-08 23:33:35 UTC

cmd /S /C #(nop) ARG VERSION

2021-06-08 23:33:36 UTC

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

2021-06-09 22:54:15 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.6-rc2

2021-06-09 22:54:15 UTC

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

2021-06-09 22:54:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/MinGit-2.30.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-06-09 22:54:42 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-06-09 22:54:43 UTC

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

2021-06-09 22:54:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-09T22:54:14Z

2021-06-09 22:54:43 UTC

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

2021-06-09 22:54:44 UTC

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

2021-06-09 22:54:44 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