Namespace
rancher
Image / Tag
fleet-agent:v0.3.4-rc4-windows-amd64-1903
Content Digest
sha256:a02ab2ba0e471df58b2d8bd2911fa9f1e6bf39196e7ef2c4130fb69b8316dcd9
Details
Created

2021-02-05 21:35:57 UTC

Size

2.23 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-05T21:35:24Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.4-rc4


Layers

[#000] sha256:5b663e3b9104ae6bf9135c0beb5291952314d59565b1be257a362a53b219b889 - 63.67% (1.42 GB)

[#001] sha256:4371cb55e8ebd2e23b5b68f3e3f2015dda376eb8a6353f7f7da1fdee9c038d26 - 33.97% (777 MB)

[#002] sha256:02c32465434588944f2534ecc4f3a7cf23b2279a13c2e0aa31ea90c9ee8e7285 - 0.0% (1.06 KB)

[#003] sha256:ddbab2ebcf831722f544a0a8717b230c33d7f5de8411843f3da8311a6ca90a38 - 0.0% (1.06 KB)

[#004] sha256:a05ab97d746103835365de7fec43747dcff3c5be5d07544508e47cfab7b79e79 - 0.0% (1.06 KB)

[#005] sha256:ad25e6631552d62dd21a27b0ad967912951c449dbeca4d394dfbd187bb1c8cb5 - 0.0% (1.07 KB)

[#006] sha256:9e0e80405aec5f7d6305888ee836a00f358f98e384526ea428e43daffc25743a - 0.0% (1.07 KB)

[#007] sha256:4caac948a7ba0166d5874cedcca10a3039aeee73a96790552ffce6e4b86c27e4 - 1.39% (31.7 MB)

[#008] sha256:1d68366e30a23af7d3c1920d7a098dc782fc58020db34c5ce22ece48040c9d26 - 0.97% (22.3 MB)

[#009] sha256:487127533025728791955881e4220f2db1841c72fbab4044cd78ae363dae8992 - 0.0% (1.07 KB)

[#010] sha256:d52136ffb05ae57782ce41878d0c16ceafdac7708555919a37f4d0d6f85efea8 - 0.0% (1.09 KB)

[#011] sha256:cb721eb4efeff0c8f8d2ce92b61058fe26691b679e3af032b81122cc0dee9c3b - 0.0% (1.06 KB)

[#012] sha256:53a9969c3ef0cfb175dc02ebca130872445f8e4a43b062b02980b94e7b5e3c5d - 0.0% (1.07 KB)

[#013] sha256:a76bb3b753e3cf08399c395b60a3b902172989c2604120c106634c35b90e701d - 0.0% (1.09 KB)


History
2019-03-19 06:23:35 UTC

Apply image 1903-RTM-amd64

2020-12-03 08:08:17 UTC

Install update 1903-amd64

2021-02-05 21:35:26 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-05 21:35:26 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-05 21:35:27 UTC

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

2021-02-05 21:35:27 UTC

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

2021-02-05 21:35:27 UTC

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

2021-02-05 21:35:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/MinGit-2.29.2.3-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-02-05 21:35:56 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-02-05 21:35:56 UTC

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

2021-02-05 21:35:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-05T21:35:24Z

2021-02-05 21:35:57 UTC

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

2021-02-05 21:35:57 UTC

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

2021-02-05 21:35:57 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