Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc5-windows-1809
Content Digest
sha256:ac3bdb49d903dc26895e59fa4050732f4ebd89fb1013799e07ca6f3ca4ebe753
Details
Created

2021-07-08 21:01:36 UTC

Size

2.54 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-07-08T20:57:05Z
  • org.opencontainers.image.revision
    e7bf9d048680683aa4369c655e05006ceed395a4
  • 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.6-rc5


Layers

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

[#001] sha256:8d5139ce8e391161879a01d93f3cedd815a56486d43851e002819daea95cbbda - 35.23% (918 MB)

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

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

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

[#005] sha256:0f058cc904bb3b9de3442f8ed28d67f7a1b482a0bd80e3c138b9feeedff08e56 - 0.0% (1.09 KB)

[#006] sha256:6be63911e76c726956ee1ed25427932c0534ce077e5d29774493f6b91f5b6f52 - 0.0% (1.06 KB)

[#007] sha256:99560c166119922536c4f116d6ef4b3f36f8fa70169631c2da4bf4170f6641a3 - 1.06% (27.5 MB)

[#008] sha256:0dcc3efa16c61064334f057713f6758a4077ab357dcb61209e88f03b0f101d2a - 0.79% (20.5 MB)

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

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

[#011] sha256:868c3a650a302fa6e85135ab24ac6d4d5ca4e875b9093b46bfe1e6595f3c68cf - 0.0% (1.07 KB)

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

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


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

Apply image 1809-RTM-amd64

2021-07-06 07:14:10 UTC

Install update 1809-amd64

2021-07-08 21:00:58 UTC

cmd /S /C #(nop) ARG RELEASES

2021-07-08 21:00:58 UTC

cmd /S /C #(nop) ARG VERSION

2021-07-08 21:00:59 UTC

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

2021-07-08 21:00:59 UTC

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

2021-07-08 21:00:59 UTC

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

2021-07-08 21:01:27 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-07-08 21:01:35 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-07-08 21:01:35 UTC

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

2021-07-08 21:01:36 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-08T20:57:05Z

2021-07-08 21:01:36 UTC

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

2021-07-08 21:01:36 UTC

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

2021-07-08 21:01:36 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