Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc5-windows-20H2
Content Digest
sha256:289d372d28d6151a1de658c24fead870893534600764f197d216e3f19c3d439c
Details
Created

2022-03-08 21:30:23 UTC

Size

2.56 GB

Content Digest
Labels
  • org.label-schema.build-date
    2022-03-08T21:25:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ecca10340d2a1fb37d98e20acba506257eb2eb50
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9-rc5


Layers

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

[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 43.5% (1.11 GB)

[#002] sha256:677bfc986073bef8e6fbf7b0815e00e61fe3c92dd414c85dc3c3558c9c014f07 - 0.0% (1.32 KB)

[#003] sha256:39fadb0fb2dee4a9e42af65388f2e928864bbdef601e7b76bdf61407e7c37c34 - 0.0% (1.26 KB)

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

[#005] sha256:cb6c341bd44e69080eb0a591a2a7064322d27f0267dc8115f9bb881ed2bd8938 - 0.0% (1.32 KB)

[#006] sha256:57a6f06cb2952a70d199524a856da9a2b334d8cc43c77dad7abcaa2e570637bb - 0.0% (1.31 KB)

[#007] sha256:ccd06322cfa067dcf4478a31d26014ed5f18f25cbd65838c298996efd7630ef3 - 1.02% (26.7 MB)

[#008] sha256:8df9cfee7ada6d086a14d5f5bf066bde113e5b8fd1e999d9741f009e85f6dd98 - 0.72% (18.9 MB)

[#009] sha256:790e3e4fc4206531abc0ed54eae69763d80a050d61b8f33be4d497d3c503ea95 - 0.0% (1.26 KB)

[#010] sha256:6e1c0a09a77b7e8adb2bfbba84e4a743236cfbdd37ae19159ee73a46f185df00 - 0.0% (1.26 KB)

[#011] sha256:0c314f128719567c52fb77de6acb5f81c1fda7e0597c5e3cb7f17f0c303aee54 - 0.0% (1.26 KB)

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

[#013] sha256:f699377287c7cf5006bfe80a0f457e7faff29b607533e5072d6f414d18a1286e - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2022-03-03 08:25:37 UTC

Install update 20H2-amd64

2022-03-08 21:29:55 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-08 21:29:55 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-08 21:29:56 UTC

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

2022-03-08 21:29:56 UTC

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

2022-03-08 21:29:56 UTC

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

2022-03-08 21:30:11 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;

2022-03-08 21:30:21 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;

2022-03-08 21:30:21 UTC

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

2022-03-08 21:30:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-08T21:25:39Z

2022-03-08 21:30:22 UTC

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

2022-03-08 21:30:22 UTC

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

2022-03-08 21:30:23 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