Namespace
rancher
Image / Tag
fleet-agent:v0.8.0-rc.6-windows-1809
Content Digest
sha256:bf354e013d5b33afc969f0d75a95d91cd35753cb2288f1379bfa1bad95dfdbce
Details
Created

2023-07-26 09:58:37 UTC

Size

1.85 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-26T09:58:02Z
  • org.opencontainers.image.revision
    134ea8ac3ff21ee41aec51daf2d6ebf14aa17d42
  • 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.8.0-rc.6


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 83.06% (1.54 GB)

[#001] sha256:e36dba1ee29cd36713c8785a5de7dd2a487244d734ed4c5e7b0a6890bffb806e - 14.55% (276 MB)

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

[#003] sha256:92b9eeffc492d9233839af8f802a4f695d2f43d9519c4bd00ef4424f5784f9e2 - 0.0% (1.06 KB)

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

[#005] sha256:321e8a4eb6f416222e4b6d95f8b5ceba9d042fe4ea4dffdd460005dfa9b7d9a5 - 0.0% (1.1 KB)

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

[#007] sha256:544afc6ae967e14341df128ca23a08cab2a04b9900dac0abfa9da2e0e7b6220e - 1.41% (26.8 MB)

[#008] sha256:b5b65f65894d2062f81fa1fbd71efd7bc519e53e1ecfd688bc277e23374a6db6 - 0.98% (18.6 MB)

[#009] sha256:9b0911700d46eba5d17430a082ce29162a89aa76e17b6786def79647ba75c917 - 0.0% (1.06 KB)

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

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

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

[#013] sha256:0eb819f22176bdf474fd418a8274fdd19076f5cc3623a200c94aea42e9c17394 - 0.0% (1.06 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2023-07-07 08:17:39 UTC

Install update 10.0.17763.4645

2023-07-26 09:58:03 UTC

cmd /S /C #(nop) ARG RELEASES

2023-07-26 09:58:03 UTC

cmd /S /C #(nop) ARG VERSION

2023-07-26 09:58:04 UTC

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

2023-07-26 09:58:04 UTC

cmd /S /C #(nop) ENV VERSION=v0.8.0-rc.6

2023-07-26 09:58:04 UTC

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

2023-07-26 09:58:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/MinGit-2.33.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;

2023-07-26 09:58: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;

2023-07-26 09:58:36 UTC

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

2023-07-26 09:58:36 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-07-26T09:58:02Z

2023-07-26 09:58:37 UTC

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

2023-07-26 09:58:37 UTC

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

2023-07-26 09:58:37 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