Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc6-windows-amd64-20H2
Content Digest
sha256:7b088074f4537002784f558c2ad64fdc337c0f0deffd36c7369175a6f72aabac
Details
Created

2021-04-22 21:46:04 UTC

Size

2.38 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-04-22T21:45:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9c8a918f10fec7c42fd1f85822a14e9b2c595eb6
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5-rc6


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 39.09% (952 MB)

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

[#003] sha256:dd21bec199f9c0250ef4d98e8a491fdf86b9dfd8299493ee8f806dd6078d7dfe - 0.0% (1.32 KB)

[#004] sha256:147225c2de1688194824eb0e3aa2f0408164585baa80b7c7584bf65976d1006c - 0.0% (1.26 KB)

[#005] sha256:2155dd5c9f3aa50be09455067850c7cdebf10b72341e0dd3f72b98b790bf23ed - 0.0% (1.26 KB)

[#006] sha256:c80a16d484767fe2d015232d8b23d0eaddab8a5d37918f4fd90ef1bb5bf282ec - 0.0% (1.27 KB)

[#007] sha256:3b1c21b979c717f9116ccece6c7d1048174653ea1dc5d7e2e7a2b374ab983d52 - 1.13% (27.5 MB)

[#008] sha256:f4a58e40cd6ae947692ba6e295ce916bcbb6d1962db4bad308d04f834beb1090 - 0.85% (20.6 MB)

[#009] sha256:97c25ef609ef0551a10202902848c9bf4dc7467204ee2fa16c9e5f4ac0818170 - 0.0% (1.29 KB)

[#010] sha256:38baaed4e7282028bf4760c3f2b2442e1dffaff04641dab154bf28eb8965a878 - 0.0% (1.3 KB)

[#011] sha256:13d060a47e5c7a85d841d53a74b5303965cfdb3b365905edf00c36e8dab8945d - 0.0% (1.3 KB)

[#012] sha256:0e8b3088fd7c0011b03572b0c9a75132e1a07ec9425438d8985b567eab5297fb - 0.0% (1.3 KB)

[#013] sha256:3d7cdc772ea781a367649c2086e0f8b8fb686e9ddc8d605a6c59450fd4a409de - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-19 16:26:06 UTC

cmd /S /C #(nop) ARG RELEASES

2021-04-19 16:26:07 UTC

cmd /S /C #(nop) ARG VERSION

2021-04-19 16:26:07 UTC

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

2021-04-22 21:45:29 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.5-rc6

2021-04-22 21:45:30 UTC

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

2021-04-22 21:45:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/MinGit-2.30.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-04-22 21:46:01 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-04-22 21:46:02 UTC

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

2021-04-22 21:46:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-22T21:45:28Z

2021-04-22 21:46:03 UTC

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

2021-04-22 21:46:03 UTC

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

2021-04-22 21:46:04 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