Namespace
rancher
Image / Tag
fleet-agent:v0.3.7-windows-1809
Content Digest
sha256:758b42b124fa8b3c851549235f938653bbfb8fe3928d26332b0cf53a5677935d
Details
Created

2021-09-30 00:03:47 UTC

Size

2.55 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-09-29T23:58:23Z
  • org.opencontainers.image.revision
    4aaa778d23dd993f5299e08d144ff0ff81315f7b
  • 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.7


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 62.79% (1.6 GB)

[#001] sha256:a0ddf88812f10c7d6edc858aa9784ff5ca9de4a7bb631909c090090343abd059 - 35.38% (924 MB)

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

[#003] sha256:70ea86ea6894338a5f82bab6943635e0e901e805275da620bf9819559b8a34d1 - 0.0% (1.06 KB)

[#004] sha256:b8ab047f7e9958ecc57096a4926066abc1d533857652aaba2c099772635f7f1d - 0.0% (1.09 KB)

[#005] sha256:cd9f07bddd316ffaa3fcaed178bc0d6e7b8471523337cf98a02ef904fc960298 - 0.0% (1.11 KB)

[#006] sha256:20913d2b84b52a1d77d021bc8306f6442a66eeb07d52ec0fb891a03da36a6a76 - 0.0% (1.09 KB)

[#007] sha256:bc88399232cbe091729e4808681f83369c7889aeb9e7ab52a3624f589fceffc8 - 1.05% (27.5 MB)

[#008] sha256:d4c7c79d51abc3443aab5e2bc766cb88e877b83d2a8dca857d931156e6540c8d - 0.78% (20.2 MB)

[#009] sha256:d198d2a6a9518a4f5690254331c85921ecf45ed5d9606c1ffced57b4cb269929 - 0.0% (1.07 KB)

[#010] sha256:5d64e5e83c7d7e2c1562753e304b6f0c1a3a585e5cad8e2a46697fb9223bfc87 - 0.0% (1.07 KB)

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

[#012] sha256:50370ccec60e3917439ea221170245c72a7921f2f7ec5a1bd8bce3ac3fa1f317 - 0.0% (1.1 KB)

[#013] sha256:e756a647f018bb59577a6f305f8e0a2d9a79703aa22beacf2bff01ef1a186936 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-09-13 04:08:33 UTC

Install update 1809-amd64

2021-09-30 00:03:02 UTC

cmd /S /C #(nop) ARG RELEASES

2021-09-30 00:03:02 UTC

cmd /S /C #(nop) ARG VERSION

2021-09-30 00:03:02 UTC

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

2021-09-30 00:03:03 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.7

2021-09-30 00:03:03 UTC

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

2021-09-30 00:03:37 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-09-30 00:03:45 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-09-30 00:03:46 UTC

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

2021-09-30 00:03:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-09-29T23:58:23Z

2021-09-30 00:03:46 UTC

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

2021-09-30 00:03:47 UTC

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

2021-09-30 00:03:47 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