Namespace
rancher
Image / Tag
fleet-agent:v0.7.0-windows-1809
Content Digest
sha256:dd15daafd9cd3fb20a1d1c213a59a0a26020d9e31c92938df6981598bfbe6583
Details
Created

2023-06-12 13:38:34 UTC

Size

1.92 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-06-12T13:33:59Z
  • org.opencontainers.image.revision
    414e4337dcb3bd10ede130f40f38ddeccc3fcd90
  • 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.7.0


Layers

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

[#001] sha256:d1629109497f302d0776ee05c686b635ce10daa442b8fe27777aa7e7f3f4c685 - 17.25% (340 MB)

[#002] sha256:0e6c9fa4adca7386b02eb4ccb7af8116dafb895897e7103ef4af876a0bc7a28d - 0.0% (1.07 KB)

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

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

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

[#006] sha256:3f2a7d11877f61c99e5cfc9ddde459a8c544fd4afe3ec705330ec8d48b997782 - 0.0% (1.07 KB)

[#007] sha256:c894f3d0274f9176a0caf302671916a2f0d8c561777a1d16bca879a1e32b4335 - 1.36% (26.7 MB)

[#008] sha256:6dcda4329e43e86ed44fc5f3ec4f2ff36a85b34afddc602f5fe730a59109b24d - 0.94% (18.6 MB)

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

[#010] sha256:3c5996a7094f66ebbda6e0bbfe541ca395dbefc7e54d32c5d9c419931ba0a22a - 0.0% (1.07 KB)

[#011] sha256:85f9077008d6258e6eaa882844d1b91044ad6e6fe6af237ef93e72998de20bfc - 0.0% (1.07 KB)

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

[#013] sha256:00909f45575a9145e308ce7ed976930063a78b06f8a22d9ee6aacb597aa57573 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.3887

2023-05-05 12:05:28 UTC

Install update 10.0.17763.4377

2023-06-12 13:37:54 UTC

cmd /S /C #(nop) ARG RELEASES

2023-06-12 13:37:54 UTC

cmd /S /C #(nop) ARG VERSION

2023-06-12 13:37:54 UTC

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

2023-06-12 13:37:55 UTC

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

2023-06-12 13:37:55 UTC

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

2023-06-12 13:38:24 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-06-12 13:38:32 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-06-12 13:38:32 UTC

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

2023-06-12 13:38:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-12T13:33:59Z

2023-06-12 13:38:33 UTC

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

2023-06-12 13:38:33 UTC

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

2023-06-12 13:38:34 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