Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc4-windows-amd64-1903
Content Digest
sha256:ac5ded526acf40db5e7c0b165e8edcef988ed9f7b799ff2287336dfb72b8c7c0
Details
Created

2021-04-09 22:24:33 UTC

Size

2.23 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-04-09T22:23:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    44bbe492fd95ad40d6bcb1ff7fe4964cba102e1e
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5-rc4


Layers

[#000] sha256:5b663e3b9104ae6bf9135c0beb5291952314d59565b1be257a362a53b219b889 - 63.83% (1.42 GB)

[#001] sha256:4371cb55e8ebd2e23b5b68f3e3f2015dda376eb8a6353f7f7da1fdee9c038d26 - 34.06% (777 MB)

[#002] sha256:6db9182e195a5eba2d7b7a441bfbef86a16bd15362cd8485698ce48690783ea9 - 0.0% (1.07 KB)

[#003] sha256:f55cef7b16956f183cff373af65bdca81b92d16ee6da0dcd4ddbb001098f2f1e - 0.0% (1.08 KB)

[#004] sha256:d2391c66c9162c12d572586a518d0c71a7c64050685d456498f3c29a24434d2c - 0.0% (1.06 KB)

[#005] sha256:5d31f897b74f5063262e11428278ca2963410c0953efbbff72ae93143be13ef1 - 0.0% (1.09 KB)

[#006] sha256:4657bdd48ca6c018cb00f4b4128a206dab69cf59ee4e4b106c160635bde9af6e - 0.0% (1.19 KB)

[#007] sha256:8331be52e4c617bc151ad10998bf997bca306830eefd9f95e44331ac7bcfc3a2 - 1.21% (27.5 MB)

[#008] sha256:f0f4bacf655bc5ca20d5ed43e686c0bd08cce54af9261446622c11f73be5bfa2 - 0.9% (20.6 MB)

[#009] sha256:72972cdac16bd36b565f4a72a157ae83d6e623347e20dbfcd98b077af3bb313e - 0.0% (1.1 KB)

[#010] sha256:0c64fc2f26a5b3c19198746b6c8b643a0f993bdc187a4f792aae2ecb51392e46 - 0.0% (1.09 KB)

[#011] sha256:acc98ea83bbda72456fac3338a1ddd99df77c8fd835f29d242838883ff50b0f1 - 0.0% (1.09 KB)

[#012] sha256:fcecb83c940060e0121319dba00fbc6259bc34266aa55f1ef30f1bf528334fa8 - 0.0% (1.09 KB)

[#013] sha256:15aa647de5ade87d17854a5a88c235b790df8ae5ab3e3c48bed0ba460a918220 - 0.0% (1.1 KB)


History
2019-03-19 06:23:35 UTC

Apply image 1903-RTM-amd64

2020-12-03 08:08:17 UTC

Install update 1903-amd64

2021-04-06 01:04:03 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-06 01:04:03 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-06 01:04:03 UTC

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

2021-04-09 22:23:11 UTC

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

2021-04-09 22:23:13 UTC

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

2021-04-09 22:24:20 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-09 22:24:31 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-09 22:24:31 UTC

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

2021-04-09 22:24:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-09T22:23:08Z

2021-04-09 22:24:32 UTC

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

2021-04-09 22:24:33 UTC

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

2021-04-09 22:24:33 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