Namespace
rancher
Image / Tag
fleet-agent:v0.3.7-rc1-windows-2004
Content Digest
sha256:825a0a360c32953ce6a463408329dace5b54261f30916351a830a532d52b6df4
Details
Created

2021-09-18 02:10:22 UTC

Size

2.2 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-09-18T02:06:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5a141a6b18f0e778b1ba1c248d76f9b03c0bf06c
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.7-rc1


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 51.93% (1.14 GB)

[#001] sha256:5910daff7c6f0ae5d1a60dc8e9d8df82ee69bf446b1f43631347890156782373 - 45.96% (1.01 GB)

[#002] sha256:a7082103b0b8f2a41c27bb47cf58f02cb9126a7b4e57d9e2a80497d6719ff560 - 0.0% (1.26 KB)

[#003] sha256:64022484cfda9596ce0e1feaf8ff13f8621b83aba9f14871a15bc5bea442b591 - 0.0% (1.26 KB)

[#004] sha256:ecde29eee78191ece76b0a897bbd38415cc86a0a2f0508033c648cae55358389 - 0.0% (1.29 KB)

[#005] sha256:2e40cb6405f0516e7fca4ce19ff20a2531f45a17621728c72bc93712cbbc21d4 - 0.0% (1.31 KB)

[#006] sha256:97bd8f00c916b4b73f8bd36c021893acf66e2f834a4137e818bfaed1a535334f - 0.0% (1.31 KB)

[#007] sha256:90ff84f323d108283cf8b454af506e43af1fdc0b6e28b51d9333701519d75aac - 1.22% (27.5 MB)

[#008] sha256:559e945230b486ab948d8009f63a2907cc8b27033f056a220aa2fc209ee93004 - 0.9% (20.2 MB)

[#009] sha256:1b435231664df9fe15f0ade8e76ea91efa2969544f0d8e5dfd321c2adcc5ea50 - 0.0% (1.27 KB)

[#010] sha256:0f55fd3aafe04a67114fc899e75dfcf388341905aeb5cd3fb3d63228a25fbafc - 0.0% (1.29 KB)

[#011] sha256:7b1753e2ad273c9fd33d59a8db07b0ef42a214dac1361b377c226a0f8acdbcbc - 0.0% (1.26 KB)

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

[#013] sha256:5df9a40db2335875e02190f8d596aa4bd67ca9e1c9b79219e6720fee13caa886 - 0.0% (1.29 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-09-13 06:11:38 UTC

Install update 2004-amd64

2021-09-18 02:09:53 UTC

cmd /S /C #(nop) ARG RELEASES

2021-09-18 02:09:53 UTC

cmd /S /C #(nop) ARG VERSION

2021-09-18 02:09:54 UTC

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

2021-09-18 02:09:54 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.7-rc1

2021-09-18 02:09:55 UTC

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

2021-09-18 02:10:11 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-09-18 02:10: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;

2021-09-18 02:10:20 UTC

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

2021-09-18 02:10:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-18T02:06:20Z

2021-09-18 02:10:21 UTC

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

2021-09-18 02:10:21 UTC

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

2021-09-18 02:10:22 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