Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc9-windows-20H2
Content Digest
sha256:f1993ef9327b6b88fa5f152648b1c39d10954c29238ea231d6e7155a527c5f08
Details
Created

2021-04-28 19:16:36 UTC

Size

2.38 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-04-28T19:15:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f414eab0e4de0523eca797fa7bf47fccb1997e4a
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5-rc9


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 39.09% (952 MB)

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

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

[#004] sha256:9b88e06e1b43b985d6fb4116a13c7c62f5b71bf99aeb3f752a9e0ae738e5a1fc - 0.0% (1.3 KB)

[#005] sha256:184c32afd93046727949644ee6c6b872b70f0a080007fc5c2b310722e2004109 - 0.0% (1.29 KB)

[#006] sha256:0cb97e8d48806b3536e3dc4d7467d302fdce1da7302376fd2b3d4458cfb54427 - 0.0% (1.27 KB)

[#007] sha256:50e154d1bb6067aea90c9edb7ae892335ceaefcd2664a28505987b523e12d917 - 1.13% (27.5 MB)

[#008] sha256:68dbe15b0fb85a6b93a825cf90ad99fc5e58c706dabcd68baa7dd264bb3aa819 - 0.85% (20.6 MB)

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

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

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

[#012] sha256:363f0d14c211f12007191fa44e656ce697c8aed753672ffadb178e87218796c8 - 0.0% (1.3 KB)

[#013] sha256:859267c14bfb4bb8b4c7e1869924492ca8fdb1c561174bb9bb0ab8a4e0773de7 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-27 17:17:23 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-27 17:17:24 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-27 17:17:25 UTC

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

2021-04-28 19:15:53 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.5-rc9

2021-04-28 19:15:54 UTC

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

2021-04-28 19:16: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-04-28 19:16:33 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-04-28 19:16:33 UTC

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

2021-04-28 19:16:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-28T19:15:52Z

2021-04-28 19:16:34 UTC

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

2021-04-28 19:16:35 UTC

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

2021-04-28 19:16:36 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