Namespace
rancher
Image / Tag
fleet-agent:v0.5.1-windows-1809
Content Digest
sha256:99dbfd27ccb05bb6e727138ed31f76d8213922bba920212cc3a2b7025f276c81
Details
Created

2023-01-23 18:13:08 UTC

Size

1.59 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-23T18:12:39Z
  • org.opencontainers.image.revision
    d296259590bebf28c76e0946819b3b1f9bb851e1
  • 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.5.1


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 97.21% (1.55 GB)

[#001] sha256:8f612550369354e74f031887cca135ef719e54c9e1b2a186ec02dc965fc23d0c - 0.0% (1.06 KB)

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

[#003] sha256:70a088a9d970f63a2cce5b244879b616c661c9b2610a0dd5de83b7fcb149aca4 - 0.0% (1.09 KB)

[#004] sha256:6a7b253ec602b8f615f219246bf8bbced71f643e4bcc5305fe5c07fb98180ee9 - 0.0% (1.09 KB)

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

[#006] sha256:e296c49c33fe281dd938ff7f33e9264f47aaf4001fcb2e1edb7d5405de86038a - 1.64% (26.7 MB)

[#007] sha256:1aa393f8bf089929f35cfdf5cde8dbb8e41b88361ea31f0124728d9b17db42f4 - 1.15% (18.7 MB)

[#008] sha256:623789161e885775a484785e44ab975bebdd47f345bfe96e0111ef9c12865162 - 0.0% (1.06 KB)

[#009] sha256:a5b6b91858050885e90a64a3a95d8a2b023bdddf98dcff6d8f1464b83010f4bc - 0.0% (1.09 KB)

[#010] sha256:2d816d240fc402759be0d02aff9ff44382d9d7a7c1f309559e2854cbfd307619 - 0.0% (1.09 KB)

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

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


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-01-23 18:11:45 UTC

cmd /S /C #(nop) ARG RELEASES

2023-01-23 18:11:45 UTC

cmd /S /C #(nop) ARG VERSION

2023-01-23 18:11:46 UTC

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

2023-01-23 18:12:41 UTC

cmd /S /C #(nop) ENV VERSION=v0.5.1

2023-01-23 18:12:41 UTC

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

2023-01-23 18:12: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;

2023-01-23 18:13:06 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-01-23 18:13:06 UTC

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

2023-01-23 18:13:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-23T18:12:39Z

2023-01-23 18:13:07 UTC

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

2023-01-23 18:13:07 UTC

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

2023-01-23 18:13:08 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