Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc10-windows-2004
Content Digest
sha256:4ab65cf1e5c99baf830cd4b4f40771d7df8707fbf472e4c7b191c449bb11a1a0
Details
Created

2021-08-09 16:19:09 UTC

Size

2.17 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-08-09T16:15:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c6b2f06e5868a40a5f5d2c93ee959a0dc776cd90
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc10


Layers

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

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

[#002] sha256:c73b77470752bb4b3a602f52c2bc53740732279d5aeb7385259f489210f241f8 - 0.0% (1.38 KB)

[#003] sha256:ad5310ce029ed0d252e4933a68663a3f5505941c2478e9d234c37a7d3720fc08 - 0.0% (1.32 KB)

[#004] sha256:290b7ef6cc389435b5563ca8257105830c78cea875c21383eac5ef9aeac89ff6 - 0.0% (1.31 KB)

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

[#006] sha256:57f91a53059fb44f25bc6c64cc11cab74856432a0fa429e85f8a53cf123e569f - 0.0% (1.29 KB)

[#007] sha256:1841cfac1371dd5d3c07180401d5ee1ce6af5613b8c216aa8ebbe5ac4503f6b7 - 1.24% (27.5 MB)

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

[#009] sha256:ce5e99bce311fef7d1af02078f35aa87ba5f7bb85348eed5d200806d85584236 - 0.0% (1.3 KB)

[#010] sha256:4c1b3bbe9831e6bcc87faac1fef6bcf6b384af6fa6bb34af4d185a2949b41312 - 0.0% (1.27 KB)

[#011] sha256:6835e25312fba5934785a492e37d0a6e529160050a1b87f8b9c171c230de12ac - 0.0% (1.29 KB)

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

[#013] sha256:922e245a29a60bcb1139a22283ca1f4193a8d2ca506b672341eae3c342bc10d9 - 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-09 16:18:39 UTC

cmd /S /C #(nop) ARG RELEASES

2021-08-09 16:18:39 UTC

cmd /S /C #(nop) ARG VERSION

2021-08-09 16:18:40 UTC

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

2021-08-09 16:18:40 UTC

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

2021-08-09 16:18:41 UTC

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

2021-08-09 16:18:58 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-09 16:19:07 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-09 16:19:07 UTC

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

2021-08-09 16:19:08 UTC

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

2021-08-09 16:19:08 UTC

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

2021-08-09 16:19:09 UTC

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

2021-08-09 16:19:09 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