Namespace
rancher
Image / Tag
fleet-agent:v0.3.4-rc6-windows-amd64-1903
Content Digest
sha256:fa81e946e29c1526f27f1851af2cf2c57c4ca6e6d5a2f0b8e5df7b0812676a87
Details
Created

2021-02-18 21:10:03 UTC

Size

2.22 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-18T21:08:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b1fd0ee92ce7c174358ca3a9b3e4758467306afd
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.4-rc6


Layers

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

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

[#002] sha256:f98a708a7aceb768d5dbaa0d003ba40d056d47bfd454b7824c8d7dac6b2a688c - 0.0% (1.18 KB)

[#003] sha256:4a739b2be2c18efab5865b2e2d32e8c119c33aa7fd7eba1e81068cdc5b5875f7 - 0.0% (1.18 KB)

[#004] sha256:11098ffe6c89b904160aa994e9d15f8772cfd32d7a8c396bdd011322fc9c9149 - 0.0% (1.16 KB)

[#005] sha256:e3526675b7f7f3d4b8544f4218cc4ab6d5854cf90fb45515bc20feaa34dc1d91 - 0.0% (1.18 KB)

[#006] sha256:fd31eb7602442bb3816ae35926bd4224526b2dc7c265379fee3d9ca1dfcd91f0 - 0.0% (1.16 KB)

[#007] sha256:6236ae500978e0b405894b93a4d1f9bcc17e984c45265d4e7b14b7cc9f099664 - 1.21% (27.5 MB)

[#008] sha256:e379dfd9de1490606e607944dd5c55e76e53c4f54c4cac83c2018fd9cb9bf1d6 - 0.78% (17.9 MB)

[#009] sha256:f7f3da745bc837c7755934ded3c14dd54f7e3bf395dbd453608bfd76994dbf98 - 0.0% (1.09 KB)

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

[#011] sha256:c60653218ae6dd13b89f8d19afa9ea272e8d4d3877730537d396c9696ab1b6f5 - 0.0% (1.1 KB)

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

[#013] sha256:f59799be3cbc491652437047e2510ed6d7415b351a874e74922d2551999007de - 0.0% (1.07 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-02-18 21:08:23 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-18 21:08:25 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-18 21:08:27 UTC

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

2021-02-18 21:08:28 UTC

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

2021-02-18 21:08:29 UTC

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

2021-02-18 21:09:50 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-18 21:10:01 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-18 21:10:01 UTC

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

2021-02-18 21:10:02 UTC

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

2021-02-18 21:10:02 UTC

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

2021-02-18 21:10:03 UTC

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

2021-02-18 21:10:03 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