Namespace
rancher
Image / Tag
fleet-agent:v0.3.9-windows-1809
Content Digest
sha256:6fd3f1e8afd8b43e1183df87c57984aaccd94475c8afea4ca37bdfebe15e234f
Details
Created

2022-03-28 20:58:30 UTC

Size

2.57 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-03-28T20:53:06Z
  • org.opencontainers.image.revision
    4dc66c946ca2f90f5f7a5d360a573698687a3a11
  • org.opencontainers.image.source
    https://github.com/rancher/fleet.git
  • org.opencontainers.image.url
    https://github.com/rancher/fleet

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.9


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 62.19% (1.6 GB)

[#001] sha256:0a6173b79e25f2ebc0ed51b0ac32a6f65ca5a3bbfcbeab8b74a6c24324121dea - 36.08% (951 MB)

[#002] sha256:349f8b3bcdb0d068717ac0281687360ed93050f46a838cf1b10f968809f24e51 - 0.0% (1.06 KB)

[#003] sha256:6e67d5e98370cc278c33fe8e594b04cf1ba2e26bc840b021a87c846b4d47c200 - 0.0% (1.07 KB)

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

[#005] sha256:a3a311d457441f6858adb552da9b6d95ecd2375a7e90c989402d8f94b3752ab8 - 0.0% (1.09 KB)

[#006] sha256:8f8092115ed2586739435e7be51f9db2aaf57725fd130bf8747682dc1e10b032 - 0.0% (1.06 KB)

[#007] sha256:4eabfc17431fb8ec0d6920dfde848700729c08a39b8a6de79be86f8ca8a4abec - 1.01% (26.7 MB)

[#008] sha256:5ea436cdd9d3f367cbc6fbc97aa2f14e0565b325e984d3f092703f84f5f40e4b - 0.72% (18.9 MB)

[#009] sha256:650fa4c4cff022dc9bd7fa5a38ac3f2b035dbc368a7cdbcdb66c8a3fb64ea784 - 0.0% (1.07 KB)

[#010] sha256:30a0b4bcba8c0249189bcb7c82016ee3889c32d48368dcb551882bef5ed669a2 - 0.0% (1.06 KB)

[#011] sha256:c44c49100f1908222799f7ecb0391d3499fd8189856b79cf8bcaf495fbbfab8a - 0.0% (1.09 KB)

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

[#013] sha256:053385f8d1122b737a3d3d19dd0b34a49e40337bc1fd7c670f56c2654c158458 - 0.0% (1.06 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2022-03-03 15:05:04 UTC

Install update 1809-amd64

2022-03-28 20:57:40 UTC

cmd /S /C #(nop) ARG RELEASES

2022-03-28 20:57:40 UTC

cmd /S /C #(nop) ARG VERSION

2022-03-28 20:57:41 UTC

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

2022-03-28 20:57:41 UTC

cmd /S /C #(nop) ENV VERSION=v0.3.9

2022-03-28 20:57:41 UTC

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

2022-03-28 20:58:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/MinGit-2.33.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;

2022-03-28 20:58:28 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;

2022-03-28 20:58:28 UTC

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

2022-03-28 20:58:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-28T20:53:06Z

2022-03-28 20:58:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=4dc66c946ca2f90f5f7a5d360a573698687a3a11

2022-03-28 20:58:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/fleet.git

2022-03-28 20:58:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/fleet

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