Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc5-windows-amd64-1909
Content Digest
sha256:f36766ef6f0645bb78a89654a19b1b536fbd637dc96b23e22805a4d8eee24877
Details
Created

2021-04-19 16:26:39 UTC

Size

2.4 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-04-19T16:26:02Z
  • org.opencontainers.image.revision
    3b1da5727d9f4ee3e562cbfceb3032fcd44c9808
  • org.opencontainers.image.source
    https://github.com/rancher/fleet.git
  • org.opencontainers.image.url
    https://github.com/rancher/fleet

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5-rc5


Layers

[#000] sha256:9038b92872bc268d5c975e84dd94e69848564b222ad116ee652c62e0c2f894b2 - 62.5% (1.5 GB)

[#001] sha256:c7ed3ffefdadc560e1fa01db78ab7ae3d201432b80a733f214e7d33c07e26986 - 35.54% (875 MB)

[#002] sha256:ffb2c15f177ee53ea26bf2e39af879b2c7211e02d58718ff026cbe021f6b46f9 - 0.0% (1.29 KB)

[#003] sha256:920122d89834cc0ac32afcf5ecfc2f6bee4faa2e7d9f6dceb606f6c135314a95 - 0.0% (1.33 KB)

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

[#005] sha256:28b2786cc717b76858124efe1ff7bb309acbc7d25b7f7c2dd215a1ad565a9554 - 0.0% (1.26 KB)

[#006] sha256:dc2fba41638e2d64d9186afe598883fa112a5ae84bd2f11d757a16ae85a634dd - 0.0% (1.26 KB)

[#007] sha256:d3a56a71ad7a2e7c2c033a0f854c19bc5f94a2660719b1586b09c5dd82cb03a9 - 1.12% (27.5 MB)

[#008] sha256:9f69ad27f7081fe6c464ee68774579ac1721a3d33f43dbb4a73e54495e36a25c - 0.84% (20.7 MB)

[#009] sha256:0755e0ee0fa8bb6e6c24ca48eadc1e80b5b0dc6f141900d54ada51edb9810e20 - 0.0% (1.25 KB)

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

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

[#012] sha256:e7393d59f713ec2504bd514fa53c0b9ff5eb1c6b316cc3e7f9d66eee402d164f - 0.0% (1.29 KB)

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


History
2019-10-07 20:38:30 UTC

Apply image 1909-RTM-amd64

2021-04-09 14:45:08 UTC

Install update 1909-amd64

2021-04-19 16:26:03 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-19 16:26:03 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-19 16:26:04 UTC

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

2021-04-19 16:26:04 UTC

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

2021-04-19 16:26:05 UTC

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

2021-04-19 16:26:25 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-19 16:26:36 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-19 16:26:36 UTC

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

2021-04-19 16:26:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-04-19T16:26:02Z

2021-04-19 16:26:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3b1da5727d9f4ee3e562cbfceb3032fcd44c9808

2021-04-19 16:26:38 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git

2021-04-19 16:26:39 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/fleet

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