Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc5-windows-1809
Content Digest
sha256:2a1f2d901b825981c91334423b255502eb112163ab2e1e1e53ba5170131ecb4a
Details
Created

2022-03-08 21:28:06 UTC

Size

2.57 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-03-08T21:24:57Z
  • org.opencontainers.image.revision
    ecca10340d2a1fb37d98e20acba506257eb2eb50
  • 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.9-rc5


Layers

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

[#001] sha256:0a6173b79e25f2ebc0ed51b0ac32a6f65ca5a3bbfcbeab8b74a6c24324121dea - 36.09% (951 MB)

[#002] sha256:486bf355310b2d2a4536a33f4ec9f5dbaf3b8695b9120221a0d035cd0511936e - 0.0% (1.06 KB)

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

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

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

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

[#007] sha256:1529ea9318720d6215402a7d1b8a5a49ae29d23326db2c0f465b7d91c7686c88 - 1.01% (26.6 MB)

[#008] sha256:04023342d48cc76cbc6e892fe49cd8c107d939f268474d38c84786ca0ac82a44 - 0.72% (18.9 MB)

[#009] sha256:345a8c27f239341666dbee303a1188db48b72b5b02e7553f65a695cd9574608c - 0.0% (1.07 KB)

[#010] sha256:1812bfbc635042f132a086c0975dd506c169fc6a332899e03a0ebbe46092e28d - 0.0% (1.1 KB)

[#011] sha256:c4254e8364401777047d79c5bea10a51c983cffb59dc6b5735bfaf2b2c97e4b0 - 0.0% (1.08 KB)

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

[#013] sha256:67b7cb5232ec404ab75b21db84a6e230064c186385fd4053761ee275d34fbdaf - 0.0% (1.08 KB)


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

Apply image 1809-RTM-amd64

2022-03-03 15:05:04 UTC

Install update 1809-amd64

2022-03-08 21:27:28 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-08 21:27:29 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-08 21:27:29 UTC

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

2022-03-08 21:27:29 UTC

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

2022-03-08 21:27:30 UTC

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

2022-03-08 21:27:57 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-03-08 21:28:05 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-03-08 21:28:05 UTC

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

2022-03-08 21:28:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-08T21:24:57Z

2022-03-08 21:28:06 UTC

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

2022-03-08 21:28:06 UTC

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

2022-03-08 21:28:06 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