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

2021-07-06 18:56:17 UTC

Size

2.17 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-07-06T18:55:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a34d1b9621cdb0179572bbefdf3d8bbeb65bd048
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc4


Layers

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

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 45.12% (1000 MB)

[#002] sha256:97033bd2f6fc79a64e8e5a1634e855e5baf747db90f988dcc9ab4d064aa9ca88 - 0.0% (1.3 KB)

[#003] sha256:8326907977f0f8c219b6bc1e9a9fc89e0f89644973dd59f9ba4564c2a142be3b - 0.0% (1.26 KB)

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

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

[#006] sha256:ce0ae1594f783f59ad020ba99e9396342a586c52b6f71df760f31348eac3b908 - 0.0% (1.26 KB)

[#007] sha256:79db0bcf8bc0e8d6cc14dae675d6c6042be1168b326f763a8c9b7ed168402372 - 1.24% (27.5 MB)

[#008] sha256:c32849942e8cee1fc5e9bc6588d732662e030833b26ae41431a072078e11f17b - 0.92% (20.5 MB)

[#009] sha256:f7b61beb552ae08a4d6a0d6a78cdce98b699e1d959d20b2229a0c638f65d9d02 - 0.0% (1.31 KB)

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

[#011] sha256:a27f7c6ebfe8aa48e9601d8f2ae0456551721024f34c099281cd069b462bf1e5 - 0.0% (1.26 KB)

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

[#013] sha256:754f1a26baede364ace63180281ac6ebce250ddf6e21daaa7ce9b004e4b70f65 - 0.0% (1.26 KB)


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

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-07-06 18:55:36 UTC

cmd /S /C #(nop) ARG RELEASES

2021-07-06 18:55:37 UTC

cmd /S /C #(nop) ARG VERSION

2021-07-06 18:55:37 UTC

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

2021-07-06 18:55:38 UTC

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

2021-07-06 18:55:38 UTC

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

2021-07-06 18:56:01 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-07-06 18:56:12 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-07-06 18:56:12 UTC

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

2021-07-06 18:56:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-06T18:55:35Z

2021-07-06 18:56:13 UTC

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

2021-07-06 18:56:15 UTC

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

2021-07-06 18:56:17 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