Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-rc1-windows-1809
Content Digest
sha256:46d1c042e5568cf656bbd56f415635b13119412337928020b039addd19c13b15
Details
Created

2021-12-22 20:58:09 UTC

Size

2.57 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-12-22T20:52:34Z
  • org.opencontainers.image.revision
    81d2950d2c614c609ece373e3a53db10ffe99a3a
  • 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-rc1


Layers

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

[#001] sha256:5ee7a7ea9cf22f75886179907a41810a992e21f3d0c57cc10d2147ce9237701c - 35.93% (944 MB)

[#002] sha256:8001e34a528a6c3bbbfefd2b98398eae64b524b2baffc20fde056ca9f13ad968 - 0.0% (1.07 KB)

[#003] sha256:9fdeffc9ac9afde99bbda3164783800b439b04862f7e785d0b2390f3b494fe98 - 0.0% (1.07 KB)

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

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

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

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

[#008] sha256:0f802cbf47f8371461108cc315e82b3fc29e7103fe1316f8ff5cc4c44c5e362a - 0.72% (18.9 MB)

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

[#010] sha256:bbee71dd6e9269cf34aa1614fe51560dafa7f8f0ff4bdffef4212f706b7be9d0 - 0.0% (1.05 KB)

[#011] sha256:559359227bd35df09707bebd04eabbc20a63ccbae6a4b7acb1202c82bbc54e0f - 0.0% (1.07 KB)

[#012] sha256:dc9e6fb6b792acdbaa654412644b0029431edbe13dd49ca5301959dfaea01337 - 0.0% (1.07 KB)

[#013] sha256:0df635ad2716d704b6bd97a2c843e00adec7610da2971c5c208bf41b413a0a10 - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-12-07 04:56:01 UTC

Install update 1809-amd64

2021-12-22 20:57:16 UTC

cmd /S /C #(nop) ARG RELEASES

2021-12-22 20:57:16 UTC

cmd /S /C #(nop) ARG VERSION

2021-12-22 20:57:17 UTC

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

2021-12-22 20:57:17 UTC

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

2021-12-22 20:57:17 UTC

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

2021-12-22 20:57:58 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;

2021-12-22 20:58:07 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-12-22 20:58:07 UTC

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

2021-12-22 20:58:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-22T20:52:34Z

2021-12-22 20:58:08 UTC

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

2021-12-22 20:58:08 UTC

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

2021-12-22 20:58:09 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