Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-alpha3-windows-1809
Content Digest
sha256:a62cb7b3b5fbf7c9082b3ca85cde8fda4c38a0898cef1895103f55838d2d4c3c
Details
Created

2022-11-29 10:18:10 UTC

Size

2.57 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-11-29T10:12:53Z
  • org.opencontainers.image.revision
    9f67e365ff2e67cdc1118c9265973646024eb5e9
  • 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.6.0-alpha3


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.91% (1.75 GB)

[#001] sha256:d3e1bcee8808eb2e6e2396191c1796d18ad6f3a4a0eac5b00e04aed55b9a4cad - 30.35% (800 MB)

[#002] sha256:41a1bba079ce3ed8fb6c7fb463e028adb49f06c70aa8164b12fcadd500465ac1 - 0.0% (1.06 KB)

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

[#004] sha256:62478f38f099ba498c974d1856521c6dd0fc1db750db906292740a029315076c - 0.0% (1.06 KB)

[#005] sha256:2e4cae4b87b496a593db56b6b83bdd091bd4ca64c717e938ce1bdd9daa41afc2 - 0.0% (1.09 KB)

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

[#007] sha256:d5cea088c2f9c41209db14f968c5521a858f3734fa42a946b3d9ec78a91a169e - 1.01% (26.7 MB)

[#008] sha256:a7d96476a20d0f5ebdcfdb134805c8c88d49d6253a4d24dc95aa96cb5a9d6d8a - 0.72% (19 MB)

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

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

[#011] sha256:c2f46ceb336c0024b0e677780f7ec29abe06a7bdb488440bd0795a5b381d1ae3 - 0.0% (1.06 KB)

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

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


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-11-29 10:17:23 UTC

cmd /S /C #(nop) ARG RELEASES

2022-11-29 10:17:23 UTC

cmd /S /C #(nop) ARG VERSION

2022-11-29 10:17:24 UTC

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

2022-11-29 10:17:24 UTC

cmd /S /C #(nop) ENV VERSION=v0.6.0-alpha3

2022-11-29 10:17:24 UTC

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

2022-11-29 10:18:00 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;

2022-11-29 10:18:09 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;

2022-11-29 10:18:09 UTC

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

2022-11-29 10:18:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-29T10:12:53Z

2022-11-29 10:18:10 UTC

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

2022-11-29 10:18:10 UTC

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

2022-11-29 10:18:10 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