Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc8-windows-2004
Content Digest
sha256:1e25aed0e14f630a1868d2ec14a75f6afd42fce3142a8ae40375d5482f95b5d8
Details
Created

2021-08-04 00:12:32 UTC

Size

2.17 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-08-04T00:08:36Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e719b5c31d9592f919f24bfdfe569c8fc1f3909e
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc8


Layers

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

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

[#002] sha256:2bf008103c1ab8675cfab8d254eef46eec669f23d026e0a1f77d2a0df11a9dc7 - 0.0% (1.27 KB)

[#003] sha256:e585af847adce71015781516e1146cf0db75fea5f9cc8174a33630eea8135a1b - 0.0% (1.3 KB)

[#004] sha256:2553c5d6da8bf7c5e6de7db2385ecb59e196dcb81d5c8104c566201197accde5 - 0.0% (1.27 KB)

[#005] sha256:6dec34fd6e9b0009e6d0ebd9330f495acc4955717c21fa75280e22d53a0983b9 - 0.0% (1.33 KB)

[#006] sha256:a38952052824c39eb33f153225d8645ea95a9baba1f502a112eec714d4d30a84 - 0.0% (1.3 KB)

[#007] sha256:0986ae68bac7e95c8b771c57f5fabd5f578d531990d8f6cb2b4e69ff25e7c249 - 1.24% (27.5 MB)

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

[#009] sha256:6f30df6ce9ef9f1780934ca38e5cdb8f268de3cec3a82e0a428997a7dfd0245c - 0.0% (1.26 KB)

[#010] sha256:c656c1f605e4e7fcfd47243cf849c74c29b6f728a52e8fe1950ee552593e587d - 0.0% (1.26 KB)

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

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

[#013] sha256:62de336785133af6cf7ec6d396ef06e47815b47ef8d3853474e80f328781eec1 - 0.0% (1.29 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 00:12:01 UTC

cmd /S /C #(nop) ARG RELEASES

2021-08-04 00:12:02 UTC

cmd /S /C #(nop) ARG VERSION

2021-08-04 00:12:02 UTC

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

2021-08-04 00:12:03 UTC

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

2021-08-04 00:12:03 UTC

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

2021-08-04 00:12: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-08-04 00:12:29 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 00:12:30 UTC

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

2021-08-04 00:12:30 UTC

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

2021-08-04 00:12:31 UTC

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

2021-08-04 00:12:31 UTC

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

2021-08-04 00:12: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