Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-rc1-windows-amd64-1903
Content Digest
sha256:b2e68a09eb3f2f3084fae7aa2542041a268caeb0debaed5290f5befa6f0cb4ab
Details
Created

2021-03-18 16:59:46 UTC

Size

2.24 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-03-18T16:59:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5a578473735455c3c7c7e8aceac1b931a3a60dce
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5-rc1


Layers

[#000] sha256:5b663e3b9104ae6bf9135c0beb5291952314d59565b1be257a362a53b219b889 - 63.62% (1.42 GB)

[#001] sha256:4371cb55e8ebd2e23b5b68f3e3f2015dda376eb8a6353f7f7da1fdee9c038d26 - 33.94% (777 MB)

[#002] sha256:e3843086c25f37c41ff3d9daa546dd2c93882a7f9d339174852cb5ec1b62ae57 - 0.0% (1.06 KB)

[#003] sha256:8624afdae3a452ebdbbb220d02ae4a9ad8d36a2843ec5ce4f2a063020243dcf8 - 0.0% (1.11 KB)

[#004] sha256:3071324f77a7e8317f6a69bbbbc78e082f99f8109a44b2440be6e326d29853d6 - 0.0% (1.03 KB)

[#005] sha256:62eadc0af0153bbc20bd0baaf5bd510f9767da9e79d90ba426e969ba07385b94 - 0.0% (1.15 KB)

[#006] sha256:a14544df6a3b82afe2755a9749a1a28a09df6bee0e0dbc17ccb3609e0de6cfba - 0.0% (1.06 KB)

[#007] sha256:9e0aadc674f7c06686f44b32f10695ad1f3bc3f900001395d72c281e4526b0d2 - 1.39% (31.9 MB)

[#008] sha256:86096a2fefc1224ed61e6a0d18e6849b5dd3e702b8261e38da36deff86eb2fa4 - 1.05% (23.9 MB)

[#009] sha256:3b3f04c0e31de823e398b09096c4f9ce6b3b1dceac8e53bc1b4d4dac987f1de3 - 0.0% (1.09 KB)

[#010] sha256:937163d790917b1e3681906f1d1b0182185f5f7e4240e0df776c642d7462211a - 0.0% (1.06 KB)

[#011] sha256:9b351fe232919bda67907eef46f206b1355cbbc55e647e660b0e547bbb968a95 - 0.0% (1.09 KB)

[#012] sha256:0ba138a8bbb43fa1f5e916603e8a9a541ecf38818ea06dd112643cdd8563d7cd - 0.0% (1.05 KB)

[#013] sha256:e3aec8170e01514061a386769cd7b3442bc7ffc178f19a7a0e4975951158e263 - 0.0% (1.08 KB)


History
2019-03-19 06:23:35 UTC

Apply image 1903-RTM-amd64

2020-12-03 08:08:17 UTC

Install update 1903-amd64

2021-03-18 16:59:13 UTC

cmd /S /C #(nop) ARG RELEASES

2021-03-18 16:59:14 UTC

cmd /S /C #(nop) ARG VERSION

2021-03-18 16:59:14 UTC

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

2021-03-18 16:59:14 UTC

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

2021-03-18 16:59:15 UTC

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

2021-03-18 16:59:34 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-03-18 16:59:44 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-03-18 16:59:44 UTC

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

2021-03-18 16:59:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-18T16:59:12Z

2021-03-18 16:59:45 UTC

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

2021-03-18 16:59:45 UTC

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

2021-03-18 16:59:46 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