Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-alpha3-windows-ltsc2022
Content Digest
sha256:13deb2a9b8e0a1affca3a6171013e1d07487a6ac4e0ab3a71974b61db8b4860e
Details
Created

2022-11-29 10:26:13 UTC

Size

2.3 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-11-29T10:21:47Z
  • org.opencontainers.image.revision
    9f67e365ff2e67cdc1118c9265973646024eb5e9
  • 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.6.0-alpha3


Layers

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

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 39.92% (941 MB)

[#002] sha256:f1e512b2d48d8554d0381205376282a95c2887dfc1061c652a71da4c2c6666dc - 0.0% (1.27 KB)

[#003] sha256:ec2b9e462f5cbaca88b98057f384219c73ebd913969c40e03b92c730f090999c - 0.0% (1.27 KB)

[#004] sha256:0fb4a7b93247c41ad68ce4e26eb0dd06ae0a2125ae5c09037d51a776d095667a - 0.0% (1.27 KB)

[#005] sha256:7be171db24bf64ff190d64d059603bffe1df3f64bfa1e2d8bd59a5b983cdd9f3 - 0.0% (1.26 KB)

[#006] sha256:d336512ea2349c0c0968f00d5f8d60583c51e4e1f968258e4053076e1419dd1f - 0.0% (1.26 KB)

[#007] sha256:1ddeebb6d651af70824d146500922321d368f34c97b67471efb75626b2806d63 - 1.14% (26.9 MB)

[#008] sha256:d60fddb70859e5bede86c78a2a57cd7db4ef7090899adbf82094b4de67c5be97 - 0.81% (19.2 MB)

[#009] sha256:8fa567262dd208743207e54fac2e915c466dec73c0cec90e64782b48fd96779c - 0.0% (1.25 KB)

[#010] sha256:58f82181e73b21b0674a6f6277690befb09c1ced1ea6679f58b9906babc6e714 - 0.0% (1.3 KB)

[#011] sha256:8b73c6ac38994c6ec32ba6f830fd04b7f633806e32a2c3520644b6dec7fe25ef - 0.0% (1.26 KB)

[#012] sha256:ed58cb211bc84142975374bed36e301c31e88f1ddff7bc5ab56dd940d38e2f27 - 0.0% (1.26 KB)

[#013] sha256:9a4dd63b06f5ba337f5ec509b8414b4bdf251408b389530ecb9805c3668424e0 - 0.0% (1.27 KB)


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

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-11-29 10:25:34 UTC

cmd /S /C #(nop) ARG RELEASES

2022-11-29 10:25:34 UTC

cmd /S /C #(nop) ARG VERSION

2022-11-29 10:25:35 UTC

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

2022-11-29 10:25:35 UTC

cmd /S /C #(nop) ENV VERSION=v0.6.0-alpha3

2022-11-29 10:25:36 UTC

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

2022-11-29 10:25:56 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-11-29 10:26: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;

2022-11-29 10:26:08 UTC

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

2022-11-29 10:26:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-29T10:21:47Z

2022-11-29 10:26:11 UTC

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

2022-11-29 10:26:12 UTC

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

2022-11-29 10:26:13 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