Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc6-windows-amd64-1809
Content Digest
sha256:aad9a45648b43331aca0c57544c4a587e2469435d5a2b2d3422af41274664904
Details
Created

2021-04-22 21:45:55 UTC

Size

2.35 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-04-22T21:45:26Z
  • org.opencontainers.image.revision
    9c8a918f10fec7c42fd1f85822a14e9b2c595eb6
  • 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-rc6


Layers

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

[#001] sha256:399f118dfaa9a753e98d128238b944432c7bcabea88a2998a6efbbece28ed303 - 29.82% (717 MB)

[#002] sha256:b808849914e399aeec6aa0ccc9f12789ee7ecb983bf94cc0ba8eaed447171d0e - 0.0% (1.15 KB)

[#003] sha256:88c9b18ff0f303fc17d69a52b51ea658455ed8ad3115916bea48bbe9c61c405a - 0.0% (1.07 KB)

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

[#005] sha256:241c9384ebdb81ebc6b1efbc0f4aa9efa93ab163dd18859b7da67c9a845d9038 - 0.0% (1.07 KB)

[#006] sha256:c9d30c63bee3fe9b40e1f912e5bd1cd5aefbe8543d8cddf8710c13ef8e06106b - 0.0% (1.1 KB)

[#007] sha256:e4d7f0b0957ecf7549828ebef0e24d740ad17077603c22f6cd47939280d30950 - 1.14% (27.5 MB)

[#008] sha256:6b6889bbc6072239b9d1ddbd6a8f7fb00026b1b7a7d73bdc5f411bb5029e90af - 0.86% (20.6 MB)

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

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

[#011] sha256:6c799235dbfaacd281ef7c0ec916cf86343578ff20c4147854539130aa2d42cd - 0.0% (1.07 KB)

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

[#013] sha256:24e38872c274cff5372e411006c986832520bd280b4d5c5502a735c8aa64bc0d - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2021-04-09 20:34:41 UTC

Install update 1809-amd64

2021-04-19 16:26:02 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-19 16:26:02 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-19 16:26:02 UTC

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

2021-04-22 21:45:27 UTC

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

2021-04-22 21:45:27 UTC

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

2021-04-22 21:45:45 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-22 21:45:53 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-22 21:45:53 UTC

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

2021-04-22 21:45:54 UTC

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

2021-04-22 21:45:54 UTC

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

2021-04-22 21:45:55 UTC

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

2021-04-22 21:45:55 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