Namespace
rancher
Image / Tag
fleet-agent:v0.3.4-rc5-windows-amd64-20H2
Content Digest
sha256:938e487c16af10acdaf3922aad7b41369fe133d2dc3dca423771454010b2b5f0
Details
Created

2021-02-11 17:56:29 UTC

Size

2.36 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-11T17:55:55Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    eff46fdfa89010cb98a4b2a572d00a87fc8c6287
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.4-rc5


Layers

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

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 38.27% (924 MB)

[#002] sha256:2ee7ded1ba00df6750303f9c8979f8ffb7f3f7f16ef1081d429bdbdde5601e34 - 0.0% (1.07 KB)

[#003] sha256:f7ed8b5c2208c2b70172dc78fb209fbc5f72f6681c44f51333fd69cacb277b89 - 0.0% (1.07 KB)

[#004] sha256:92fd8c560af3e4be0a34ae4c7e910f183d8b0a8cb9ee028bad4db3526006e606 - 0.0% (1.07 KB)

[#005] sha256:a5177abe5c1dd849a0cc88a762a0aacc93adeb15694dc476ad96b1e82d60fcef - 0.0% (1.07 KB)

[#006] sha256:ccae224d2435add8c927043b1bdcb53c97ddb98f50dcaea51c51d0a27c206460 - 0.0% (1.12 KB)

[#007] sha256:b1f04cda399e63a47ef97e06ef7007c27595c8f3fd3021a5c0302b6829b85a80 - 1.34% (32.5 MB)

[#008] sha256:078b82f8f4aaba26c205dce620a011ce6a98512a08ba31dc05da56fd6db5eb0a - 0.95% (22.8 MB)

[#009] sha256:b90683965c86db257ee4c618e4f668748d1083c7d144e019314ba25e385b2fc1 - 0.0% (1.07 KB)

[#010] sha256:4a8bea21ea4f7c5f4b73a0307a3207423e3da68d54c89ef3ad9bf67fea0cdcd5 - 0.0% (1.08 KB)

[#011] sha256:85a6eeec1117440493cc387b66bb531a99ee84344d9071e58a94e35c46f94f44 - 0.0% (1.07 KB)

[#012] sha256:c4772f0546c9fe5313218dc231a498642027f6f369ea684764f303bbccd39259 - 0.0% (1.09 KB)

[#013] sha256:aae44fb277be74f7c9fc1ffd5995df7d109a685437c2ff5fb152daeba6ac1b13 - 0.0% (1.07 KB)


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

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-11 17:55:56 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-11 17:55:57 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-11 17:55:57 UTC

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

2021-02-11 17:55:57 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.4-rc5

2021-02-11 17:55:58 UTC

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

2021-02-11 17:56:17 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-02-11 17:56:27 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-02-11 17:56:28 UTC

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

2021-02-11 17:56:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-11T17:55:55Z

2021-02-11 17:56:28 UTC

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

2021-02-11 17:56:29 UTC

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

2021-02-11 17:56:29 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