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

2021-03-18 16:59:50 UTC

Size

2.41 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-03-18T16:59:15Z
  • org.opencontainers.image.revision
    5a578473735455c3c7c7e8aceac1b931a3a60dce
  • 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-rc1


Layers

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

[#001] sha256:b77386890fc19d34b6634bdba9d01faeeacff49100ffbb130304c596864619da - 35.34% (871 MB)

[#002] sha256:276d8b84a19e1da3340fcd36a8c1cf13a774874ebd184ab875079e6d5d001795 - 0.0% (1.09 KB)

[#003] sha256:9b9137a90c867e1fb038dbcf1daecc2bba4d3d2689c41614fc7a3f261557fcff - 0.0% (1.09 KB)

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

[#005] sha256:0a4d2d6f58c8c9f1fc234285e31a50e5d7dbb26f741e7484c76de96a1e9ac318 - 0.0% (1.06 KB)

[#006] sha256:5724620c59047fa6883bb4307910292e0e41aef4e53002309cadbfaeb04857bf - 0.0% (1.06 KB)

[#007] sha256:4619c8ed62e12cd42374fc4cf3e8d69a5c9403236a120a97a684d7fc492f4ec1 - 1.29% (31.9 MB)

[#008] sha256:a4a19f2d1c2956f93f7e562db67e6652d12f2ab0d56c0853601be04482a1cf2d - 0.97% (23.9 MB)

[#009] sha256:8e559a3588ffa8498383fb1871b179bf1eba2b599694d6b32a4add18a433d5ab - 0.0% (1.06 KB)

[#010] sha256:89838d559d629c4744ffab635930f6d5d20a8bd517950b95accd372fcc4ae26b - 0.0% (1.06 KB)

[#011] sha256:ef217fcd40ff94b85c8a4f140dffebc7302512d6698456a418e9e44269b59ed0 - 0.0% (1.06 KB)

[#012] sha256:e5731226078123f9b0acc73e4cbae964f0a136a96054733d1f26ccd00c02e596 - 0.0% (1.06 KB)

[#013] sha256:2922f18761acc22aac678b12f339a9bf7e27e83a367f7a5002e92e91d60314e2 - 0.0% (1.09 KB)


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

Apply image 1909-RTM-amd64

2021-03-06 02:27:04 UTC

Install update 1909-amd64

2021-03-18 16:59:16 UTC

cmd /S /C #(nop) ARG RELEASES

2021-03-18 16:59:17 UTC

cmd /S /C #(nop) ARG VERSION

2021-03-18 16:59:17 UTC

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

2021-03-18 16:59:17 UTC

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

2021-03-18 16:59:18 UTC

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

2021-03-18 16:59:38 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-03-18 16:59:49 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-03-18 16:59:49 UTC

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

2021-03-18 16:59:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-03-18T16:59:15Z

2021-03-18 16:59:50 UTC

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

2021-03-18 16:59:50 UTC

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

2021-03-18 16:59:50 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