Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc13-windows-20H2
Content Digest
sha256:4d2d8851e9be0f8588aca02c481ef874bc5bdd2faf44a5ca95d7c5352c51b470
Details
Created

2021-08-25 21:14:05 UTC

Size

2.55 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-08-25T21:10:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc13


Layers

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

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 43.19% (1.1 GB)

[#002] sha256:a8d8eef8ddd7e6fb75fdd9c1bbf95197b893c13a69990979fd65b10e416f5267 - 0.0% (1.26 KB)

[#003] sha256:a07359b0bf6eb101570a478baa1c2b7dd3eadb7cea138cc942a277d119f0aeb0 - 0.0% (1.27 KB)

[#004] sha256:fe055a99553ef8d328947d48362e7bce57fb029de32dbb0a7d204a9393a787f5 - 0.0% (1.27 KB)

[#005] sha256:878db6a2a42f5b570e4a1267dd91ec45c07be7c4ca2823941505f618081f3f82 - 0.0% (1.29 KB)

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

[#007] sha256:394e2510b2c082a1ee419194402edace666bfe558fcbb0aaab52c391c561daae - 1.05% (27.5 MB)

[#008] sha256:387e6dfe36425cf8acf37f765867bac8406431d41fa6e0871a7b02bd4d8c7618 - 0.77% (20.2 MB)

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

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

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

[#012] sha256:f7370b82f425c1e45885f43a0a7d25f19aa885037043fb77cbb633b9d0ea994d - 0.0% (1.27 KB)

[#013] sha256:a6196f36db1e6b96531878fe96c06796597525fe1bc63d35df1417cba0217dac - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-25 21:13:31 UTC

cmd /S /C #(nop) ARG RELEASES

2021-08-25 21:13:32 UTC

cmd /S /C #(nop) ARG VERSION

2021-08-25 21:13:32 UTC

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

2021-08-25 21:13:33 UTC

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

2021-08-25 21:13:33 UTC

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

2021-08-25 21:13:51 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-08-25 21:14:02 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-08-25 21:14:02 UTC

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

2021-08-25 21:14:03 UTC

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

2021-08-25 21:14:03 UTC

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

2021-08-25 21:14:04 UTC

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

2021-08-25 21:14:05 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