Namespace
rancher
Image / Tag
fleet-agent:v0.3.4-rc6-windows-amd64-1809
Content Digest
sha256:f32fe3d1acb70a16c8488e330dd551126b8cedf4f90437b680f7b43aa8917686
Details
Created

2021-02-18 21:10:05 UTC

Size

2.32 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-18T21:08:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b1fd0ee92ce7c174358ca3a9b3e4758467306afd
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.4-rc6


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 68.97% (1.6 GB)

[#001] sha256:db4edcf0861ff3fdc41851a5a218965ecb2ab6cf4ec9448fb80cc4b6792fd46c - 28.94% (688 MB)

[#002] sha256:50a0c8c7a26634d1ef31f25aacf51faae91ef7583d237a6b8fb15e32a8ad161f - 0.0% (1.19 KB)

[#003] sha256:38e11218ed67c400c56257a0d42a01f94b67cb6cc3a4b80853b4b82ed74132e0 - 0.0% (1.18 KB)

[#004] sha256:1774ee6c1fdc4e8d66ec03e57aa5cf815875e108c051ea9a140820916cda667b - 0.0% (1.18 KB)

[#005] sha256:82ce920eb5e5f0351e4bc9be895cf58c86cb507022fc58e69b072079a6aee146 - 0.0% (1.18 KB)

[#006] sha256:7db105474ea8cf43dbb1acdff5efbf24c75df6bc7aefdac4efadfc73f4d1a019 - 0.0% (1.16 KB)

[#007] sha256:449c9934f86e0c13e050d677fd8e8faee85d76086854759fb083382de9598927 - 1.16% (27.5 MB)

[#008] sha256:8d8880fa35d8c8c317d287b7c46fce60e7022227b29d710d5247a7bccbc84e6e - 0.93% (22.1 MB)

[#009] sha256:6c9636a71622338d44094757075a8e0799cb8ce14c2cc3e4b31d26adadf352c6 - 0.0% (1.09 KB)

[#010] sha256:4f38cba60f50c618fde8d594ee1c547c054b6e2e7e570b9249f16c351b3087bc - 0.0% (1.1 KB)

[#011] sha256:2684c2391b5bf6f0acbd72c1a133a6e6d5c37e9e25c24223d6fe917690f20b5e - 0.0% (1.09 KB)

[#012] sha256:ed719c7e8156bda424d51e583167cd657fe815eb2692cffd2ec7fac4fff36074 - 0.0% (1.1 KB)

[#013] sha256:8074c7bf12f5fa5025c66b1e4be46531f8d62d62e86e9227862da88d6ef66ec3 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-02-06 05:03:14 UTC

Install update 1809-amd64

2021-02-18 21:08:15 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-18 21:08:18 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-18 21:08:19 UTC

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

2021-02-18 21:08:21 UTC

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

2021-02-18 21:08:22 UTC

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

2021-02-18 21:09:53 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-02-18 21:10:03 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-02-18 21:10:03 UTC

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

2021-02-18 21:10:03 UTC

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

2021-02-18 21:10:04 UTC

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

2021-02-18 21:10:05 UTC

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

2021-02-18 21:10:05 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