Namespace
rancher
Image / Tag
fleet-agent:v0.3.4-rc7-windows-amd64-20H2
Content Digest
sha256:1fd37b58bc6af61db1668c09d3a9c8de7066e40b5d2243d2a17d331b74de1553
Details
Created

2021-02-25 17:25:04 UTC

Size

2.35 GB

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

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.4-rc7


Layers

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

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

[#002] sha256:6a708ed741293526f8632c9546369c6d12cda2ea9bf4054e6fae8b0aed68932b - 0.0% (1.4 KB)

[#003] sha256:ea878f866ea63b291846bc1fad7e906992a88fb8ca237ef31fd088967bd7efe3 - 0.0% (1.32 KB)

[#004] sha256:1a8e4dce1dd8e9e129d2de50b366aa9be1384d464bee5c2d47ea541a0568c289 - 0.0% (1.41 KB)

[#005] sha256:99b913fdc8540d48bed5e34d722586c78f2872c5ec17d0a50ca820db8c7f1b5c - 0.0% (1.4 KB)

[#006] sha256:66fb86b2b24aa40189a5bd9ced5001b07a46612e4fc71726d8feee7b1827bc37 - 0.0% (1.41 KB)

[#007] sha256:82bca931ba8eacb8d0eadc63dd4217c4a08273c772af592650733b7f509e139b - 1.14% (27.5 MB)

[#008] sha256:916864c45e25e65efe1cdedcfb25eab346768faf452f382204523405b6f66a74 - 0.81% (19.6 MB)

[#009] sha256:d60d0938cb77035f815512f2e60bf208cd0a9fe0794d4b03a00cd2c153ac9be3 - 0.0% (1.39 KB)

[#010] sha256:d48715e12c60b959878aefdaa2e1edf8e55cce4dba33f4d470cb38508eef9cc2 - 0.0% (1.33 KB)

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

[#012] sha256:9290c7d707efa71bb394b4647dcc7118ade1d1e075dd14b06ec9faca34606c3d - 0.0% (1.32 KB)

[#013] sha256:90f87f8b4e8522df286e020478d5082394ab6be8f8ce356530df1be8a6d40eeb - 0.0% (1.3 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-25 04:25:21 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-25 04:25:23 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-25 04:25:26 UTC

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

2021-02-25 04:25:28 UTC

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

2021-02-25 04:25:30 UTC

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

2021-02-25 04:26:31 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-25 04:26:48 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-25 04:26:48 UTC

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

2021-02-25 17:25:02 UTC

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

2021-02-25 17:25:02 UTC

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

2021-02-25 17:25:03 UTC

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

2021-02-25 17:25:04 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