Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc9-windows-2004
Content Digest
sha256:f0c1b6cf4864ef2afd59f45e0fcb90c1fe4905f80cc5620cd761de181af68805
Details
Created

2021-08-04 17:24:31 UTC

Size

2.17 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-08-04T17:19:58Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    96c8c497e7a44e349200c08375203e3044e7df7b
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc9


Layers

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

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 45.22% (1010 MB)

[#002] sha256:4ead3e5b4fd2e2afb88f4a30bf06623d2fef1bb1c5f2e8cec2020ac1621f6c99 - 0.0% (1.27 KB)

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

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

[#005] sha256:0fa95b16d6cb53804debe686a3aa94c286b54dc98f28b7de916e288c4ba74b80 - 0.0% (1.29 KB)

[#006] sha256:28875455f6ca6201d3315ad8354e355ffccb3c9e57c3d847582ff41dedc8819f - 0.0% (1.33 KB)

[#007] sha256:1a8c8fd66f9bdbccaeaf2ca911a988e0e089d1a7716eeb771834797d8a1d1df7 - 1.24% (27.5 MB)

[#008] sha256:eac700aefe84d45b507f31bcf1b0d67812e83ecfc208fda56c72bb2f3b7c43e9 - 0.91% (20.2 MB)

[#009] sha256:9ccef47b41e98cd421dff2717eb491a017f5d40aa96c64d698b126fc55a1dd9e - 0.0% (1.27 KB)

[#010] sha256:28075d898e8bb5f0be0978e08b2cdc6d56246c15dce1451aa2a925d4692ef841 - 0.0% (1.27 KB)

[#011] sha256:02a6a4f85b03226ac556649703472066e298e98d73167f36d714147fbf40adac - 0.0% (1.27 KB)

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

[#013] sha256:69d102e5773b348611e545044868c222bad40802e60f15e57756fa387da642a4 - 0.0% (1.27 KB)


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-08-04 17:23:52 UTC

cmd /S /C #(nop) ARG RELEASES

2021-08-04 17:23:52 UTC

cmd /S /C #(nop) ARG VERSION

2021-08-04 17:23:53 UTC

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

2021-08-04 17:23:54 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.6-rc9

2021-08-04 17:23:54 UTC

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

2021-08-04 17:24: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-08-04 17:24:26 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-08-04 17:24:26 UTC

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

2021-08-04 17:24:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-04T17:19:58Z

2021-08-04 17:24:28 UTC

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

2021-08-04 17:24:30 UTC

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

2021-08-04 17:24:31 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