Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc7-windows-amd64-20H2
Content Digest
sha256:4b2e04cc6471c9fbb8c33860ccf7131416860965d14b0d2f4d56c7e20b29e6a1
Details
Created

2021-04-27 17:18:06 UTC

Size

2.38 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-04-27T17:17:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0d2f635ebf9d6d53b713f7b845f23bc20be67da4
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5-rc7


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:e7aa9e56bfeb78912951a7ef34b8099840157c81408e350128bd0be87d28d41b - 0.0% (1.27 KB)

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

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

[#008] sha256:2f4d12a484fbab8f44a21473ec53b828ad01ef220b9ab68b7d1557db8f698a0e - 0.85% (20.6 MB)

[#009] sha256:2df1899c9e5640873fc1f182690bd40dcfeb9f531821c228e00b3c3f682cdf46 - 0.0% (1.27 KB)

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

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

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

[#013] sha256:dcd4570537584e38de81eb7acb2ee2d3dd1e522eb56ff59aead8e4f564a05878 - 0.0% (1.3 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-27 17:17:25 UTC

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

2021-04-27 17:17:26 UTC

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

2021-04-27 17:17:49 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-27 17:18: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-04-27 17:18:03 UTC

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

2021-04-27 17:18:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-27T17:17:22Z

2021-04-27 17:18:04 UTC

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

2021-04-27 17:18:05 UTC

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

2021-04-27 17:18:06 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