Namespace
rancher
Image / Tag
fleet-agent:v0.3.5-windows-20H2
Content Digest
sha256:381dd9bbe5dee9c5a3691311c2abea99dd145a88f3a9f0294010cbff83d22ae1
Details
Created

2021-05-05 17:11:32 UTC

Size

2.38 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-05-05T17:10:56Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    fb41148922f8342d33e25e5dc6dcdd06f6cefcb9
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.5


Layers

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

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

[#002] sha256:df466ccf7c1dc1792b2cb7c2c4084973cb0860ee7ffe0be2ca0c7012544ac47c - 0.0% (1.37 KB)

[#003] sha256:81a044de2b4d8f1a5c3e33d5ffcb1dfa06141aafb3f9623c9e8aa0d7e52b233c - 0.0% (1.27 KB)

[#004] sha256:7fb1eda690ad74abf4c4be7ac59e355dad2375a8671a4f411e525003d860b49c - 0.0% (1.27 KB)

[#005] sha256:31fe62ed94e465568eb87d94d8e64bafc03ce8145ece7ecf8ac79c79abea2103 - 0.0% (1.3 KB)

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

[#007] sha256:396a4e521855fe5e7638fa03947561b064ee94693bb600ff91c747c0a69a8050 - 1.13% (27.5 MB)

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

[#009] sha256:467eebdd98a9e4fa306beafdfa7d754c11f186719daa41b27f1b835540443197 - 0.0% (1.27 KB)

[#010] sha256:6dee1c9c07e270b2a6a1be1d4a9cf4a537dff280738936d2ff9619d4809c4f95 - 0.0% (1.29 KB)

[#011] sha256:6416d019892d3d00c0a56fdaced5e6276f477190a3203de35aeb1b8451cf43c4 - 0.0% (1.29 KB)

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

[#013] sha256:2bb7337dbc0249d4c45ac3834ec3f481ca11e68633eac5d1b428d97ab389f074 - 0.0% (1.27 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-05-05 17:10:57 UTC

cmd /S /C #(nop) ARG RELEASES

2021-05-05 17:10:58 UTC

cmd /S /C #(nop) ARG VERSION

2021-05-05 17:10:58 UTC

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

2021-05-05 17:10:59 UTC

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

2021-05-05 17:10:59 UTC

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

2021-05-05 17:11:20 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-05-05 17:11:30 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-05-05 17:11:30 UTC

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

2021-05-05 17:11:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-05T17:10:56Z

2021-05-05 17:11:31 UTC

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

2021-05-05 17:11:32 UTC

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

2021-05-05 17:11:32 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