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

2021-05-05 17:11:31 UTC

Size

2.4 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-05-05T17:10:56Z
  • org.opencontainers.image.revision
    fb41148922f8342d33e25e5dc6dcdd06f6cefcb9
  • 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


Layers

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

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

[#002] sha256:8ea45f1cd02f500a5f760bd0f77e626172fea98d8e3889e1fa6ed59ada7e875a - 0.0% (1.25 KB)

[#003] sha256:e5d1ae2fbe9222b1e19e798e948c56f007265151147829ed0b0913f71d4206eb - 0.0% (1.32 KB)

[#004] sha256:d308221a343a0aa47174dd000a71377d56e5c93b1619536ccbe0ed7033ffe0be - 0.0% (1.36 KB)

[#005] sha256:eecb510f6c18820de66db346733a3259c44101955a16f62dbe2799e292b23d7c - 0.0% (1.33 KB)

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

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

[#008] sha256:73036acf9e53e7683d285fd0ec50b6196318c3522ff0c4f5dc6c7c62bb8a7ac3 - 0.84% (20.7 MB)

[#009] sha256:a3a3ab1cce940fc60486df6171ac21f3e09125c9a9f3ee300d9a1a366bf065dc - 0.0% (1.26 KB)

[#010] sha256:4c374c946a43427313e6c5f10ce8b3da028e49ddd62a0fb55569bd8c0696f2db - 0.0% (1.25 KB)

[#011] sha256:ef63fafad5c87e133564b729b90a35be64f9584313091a6429f6dcf1bb416bf8 - 0.0% (1.33 KB)

[#012] sha256:8663109594bd0327e468b614d9b1836552c773bdd8cbb67fb4288e76b9573981 - 0.0% (1.28 KB)

[#013] sha256:ff42689c345de6df1f5a6355419752e7609570ce3d39fadf274973da04e1b59b - 0.0% (1.29 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-05-05 17:10:57 UTC

cmd /S /C #(nop) ARG RELEASES

2021-05-05 17:10:57 UTC

cmd /S /C #(nop) ARG VERSION

2021-05-05 17:10:58 UTC

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

2021-05-05 17:10:58 UTC

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

2021-05-05 17:10:59 UTC

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

2021-05-05 17:11:19 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-05-05 17:11:29 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-05-05 17:11:29 UTC

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

2021-05-05 17:11:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-05-05T17:10:56Z

2021-05-05 17:11:30 UTC

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

2021-05-05 17:11:31 UTC

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

2021-05-05 17:11:31 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