Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc6-windows-20H2
Content Digest
sha256:ddfa2eb30cf920afd3c6f4638969b1fad8dc06b090c8bd5a5336f2e34d86d4c9
Details
Created

2021-07-22 18:53:07 UTC

Size

2.52 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-07-22T18:50:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ea8cd779523220e57b2651b49951e0de09a44b7f
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.6-rc6


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 42.58% (1.07 GB)

[#002] sha256:9ff04c07cd4798daeffe4d6400fd4bbdf6f4f6f15857b3b9b1b17a881f94768e - 0.0% (1.26 KB)

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

[#004] sha256:ff7e6b3ec3051b7e3be40a5fbec47a163e58a31fa120e102ac4724d866df1eaf - 0.0% (1.33 KB)

[#005] sha256:5bba11a643549e79de5ee558fb69c281b9d0507d4fef7092df8f7c02998d906c - 0.0% (1.32 KB)

[#006] sha256:66ca484914617679cb0225ce565f794a9e6e4e4dd3245f191629fa3fdfefa804 - 0.0% (1.31 KB)

[#007] sha256:5c56efed25aaba758912acbf638e74c5fab6911b0d05ce201ff03d77b3659f97 - 1.07% (27.5 MB)

[#008] sha256:670e1a26581ec82b070c6b3e551d27147ef251b8f3f55c11ff8c494ee9acfbed - 0.79% (20.5 MB)

[#009] sha256:70e874932bb86e9ca32c4693d92a7fa33f2364dbdc340ca8b15b46533839a3a5 - 0.0% (1.27 KB)

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

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

[#012] sha256:52b8cba505eac11df6250f9119f4834d5e390582dc1c111fd1ec7e4c538a7edd - 0.0% (1.26 KB)

[#013] sha256:f8b9ab21519b475d367bb610cfd2c566d5eb7f88666dcfdaaba47f974b588bed - 0.0% (1.3 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-22 18:52:39 UTC

cmd /S /C #(nop) ARG RELEASES

2021-07-22 18:52:40 UTC

cmd /S /C #(nop) ARG VERSION

2021-07-22 18:52:40 UTC

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

2021-07-22 18:52:40 UTC

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

2021-07-22 18:52:41 UTC

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

2021-07-22 18:52:56 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-22 18:53:05 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-22 18:53:06 UTC

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

2021-07-22 18:53:06 UTC

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

2021-07-22 18:53:07 UTC

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

2021-07-22 18:53:07 UTC

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

2021-07-22 18:53:07 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