Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-windows-20H2
Content Digest
sha256:0ba52192318d239103144e4a72ff1e699a72c58f853eeec1662222c09778d998
Details
Created

2022-03-28 20:49:23 UTC

Size

2.56 GB

Content Digest
Labels
  • org.label-schema.build-date
    2022-03-28T20:48:48Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4dc66c946ca2f90f5f7a5d360a573698687a3a11
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 54.76% (1.4 GB)

[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 43.5% (1.11 GB)

[#002] sha256:a3dc93082e7a1b60ec3324ac89e883c284f17f4a4193b4dfa4bebd9472393551 - 0.0% (1.32 KB)

[#003] sha256:000c5af7c345c86cffc1642ff85e3c21c607c5772346e79b034cdf6d3f0d285e - 0.0% (1.33 KB)

[#004] sha256:f525ed544b93ecd5e71c6613027e7f061745e2bbd4863a8e55e6be20ae20d8a5 - 0.0% (1.33 KB)

[#005] sha256:5b6859a1e365939e612c98e2b54fc95a15caaccb3fa303f5612f2166e41902b7 - 0.0% (1.26 KB)

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

[#007] sha256:c3f5df6c4f7e291540ec543d4e60a74c686a3b75cec9b976e15674c9de978d67 - 1.02% (26.7 MB)

[#008] sha256:619ce1f7adb8401c5db6e877e810603cffef37be360ba81129561793b32d257d - 0.72% (18.9 MB)

[#009] sha256:6687c5b303340cc7d1dcee8bbd5ed8b334dda4c73d6a8c0379a7beccadeba13a - 0.0% (1.29 KB)

[#010] sha256:bb5e1242257b0d51afcb652b9aebf347e5eba7db760d0cb823c561208d3aa940 - 0.0% (1.26 KB)

[#011] sha256:07626578a7b76092cd4a5f181c1d6ca1e1f2a294ca69fd6daa9dc08fd1bc5499 - 0.0% (1.28 KB)

[#012] sha256:4e4ac8c20fbcec222e1b1a4778d91208f923eae018a6e2e8765ef56d18312cfd - 0.0% (1.27 KB)

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


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2022-03-03 08:25:37 UTC

Install update 20H2-amd64

2022-03-28 20:48:49 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-28 20:48:50 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-28 20:48:50 UTC

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

2022-03-28 20:48:50 UTC

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

2022-03-28 20:48:51 UTC

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

2022-03-28 20:49:11 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-03-28 20:49:20 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-03-28 20:49:21 UTC

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

2022-03-28 20:49:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-28T20:48:48Z

2022-03-28 20:49:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2022-03-28 20:49:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=4dc66c946ca2f90f5f7a5d360a573698687a3a11

2022-03-28 20:49:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/fleet.git

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