Namespace
rancher
Image / Tag
fleet-agent:v0.3.10-rc1-windows-ltsc2022
Content Digest
sha256:5c06dab889df596d5b40e5794ca4ac952a54339cdf0bcb730fbb2f825c1a63c0
Details
Created

2022-07-12 13:19:26 UTC

Size

2.17 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-07-12T13:14:53Z
  • org.opencontainers.image.revision
    978679cfcbe6d51272e6f856203315003a0395cc
  • 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.10-rc1


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 61.76% (1.34 GB)

[#001] sha256:6c71967ff41928927e4c407171e4ffbac3c9ab4221eb64f5ca5a34ff4c230567 - 36.18% (803 MB)

[#002] sha256:004df4894a29c1be195212c0ede9d1c03dad04b2b8c6ff548ba7c6e963a6358c - 0.0% (1.26 KB)

[#003] sha256:0fae749d1481475adc448863a8453b439634fdea11b44d1b700ee90bc725aa38 - 0.0% (1.3 KB)

[#004] sha256:e811399f993d2a50d7c052412322bf8c4efee827076cbedf417c428f0a0baebf - 0.0% (1.32 KB)

[#005] sha256:f57b142659894541324e66fc924e29882a858577c6edc2c28361c3abd14163d4 - 0.0% (1.3 KB)

[#006] sha256:d60195e8f25894c22697b8263053282afaab263502e5eacedfcfe16caf9ce0ca - 0.0% (1.29 KB)

[#007] sha256:8d55de0e4e300ad1e1f31c9a65ec4693e39bb14adcac23211281348dc63aad49 - 1.21% (26.9 MB)

[#008] sha256:75cd02ba73c1e011ab7f0b4ef1507af50d76de0df3ae53b46cd6205ac44dbf80 - 0.85% (18.8 MB)

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

[#010] sha256:ea82174ffa0dca3cf6777a48103df7b8b5343eac9e40ad3e1fb7251271e0b1a7 - 0.0% (1.28 KB)

[#011] sha256:5e197a1e9fb9147cd78d5a6ba3005cd54616a46b2275b34d566c4066b5a52a68 - 0.0% (1.26 KB)

[#012] sha256:1408b604411f68c42672b44b458362f813b4d43903bbd925a7e09f0f858d2635 - 0.0% (1.27 KB)

[#013] sha256:fa778dd12d3753435404a55f6b36b647f44e8893400a50e14d2fc66926a089ff - 0.0% (1.29 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-06-09 04:32:50 UTC

Install update 10.0.20348.768

2022-07-12 13:18:49 UTC

cmd /S /C #(nop) ARG RELEASES

2022-07-12 13:18:49 UTC

cmd /S /C #(nop) ARG VERSION

2022-07-12 13:18:50 UTC

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

2022-07-12 13:18:50 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.10-rc1

2022-07-12 13:18:51 UTC

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

2022-07-12 13:19:08 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-07-12 13:19:19 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-07-12 13:19:21 UTC

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

2022-07-12 13:19:23 UTC

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

2022-07-12 13:19:24 UTC

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

2022-07-12 13:19:25 UTC

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

2022-07-12 13:19:26 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