Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc2-windows-1809
Content Digest
sha256:41883c5f1200376516f7fcdb3562b8712748b46f5174bf5d36c71fb3f15e99e4
Details
Created

2021-06-09 22:54:38 UTC

Size

2.51 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-09T22:54:09Z
  • org.opencontainers.image.revision
    a1a12fcfcdc13d3758ee21a3c83b5567b36bdfc1
  • 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.6-rc2


Layers

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

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 34.3% (880 MB)

[#002] sha256:8adf816218b5deeca59a0ce98063450b5a49da59d00659f2ad7529b976d63517 - 0.0% (1.07 KB)

[#003] sha256:81621e3ffa4b3b52a43065a272bd0b363fe500104673ef5c9084bb743327887c - 0.0% (1.07 KB)

[#004] sha256:dc1cfe3eb5f87b76d203264779c8524e309033f73f42eba6d3e0cb39d45b9ecd - 0.0% (1.09 KB)

[#005] sha256:3bdde5e9f1f1b8748542adb67d98d1d1abe035ec57113a81c49c5a0c92fbf2b0 - 0.0% (1.06 KB)

[#006] sha256:516d22b1d33ab632ed16d2669585e521bf47008abcec1437d79b67daee4955dc - 0.0% (1.07 KB)

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

[#008] sha256:734b148fd62ae38f6f8d013573ed65f8c1ff8915f2b9715f93505e78aa7c0087 - 0.8% (20.5 MB)

[#009] sha256:5bcc89df648929175ca5e33a25df1293166cfa5a1c62b3b20c18d24a150281a7 - 0.0% (1.09 KB)

[#010] sha256:8037d60feec7d486e1d8d1e13cd39f8d4a0051771f689850ce39b89ae8b5920c - 0.0% (1.13 KB)

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

[#012] sha256:9352d992e49e1aa432a9becf15931ba7a153dead92782226491c61fe8f13152f - 0.0% (1.09 KB)

[#013] sha256:b01b3f54095e0b41b3b08b0d0eb0d6097c78181c1915444d6453a6b9d37784ad - 0.0% (1.11 KB)


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

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-08 23:33:30 UTC

cmd /S /C #(nop) ARG RELEASES

2021-06-08 23:33:31 UTC

cmd /S /C #(nop) ARG VERSION

2021-06-08 23:33:31 UTC

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

2021-06-09 22:54:10 UTC

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

2021-06-09 22:54:10 UTC

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

2021-06-09 22:54:27 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-06-09 22:54:36 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-06-09 22:54:36 UTC

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

2021-06-09 22:54:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-09T22:54:09Z

2021-06-09 22:54:37 UTC

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

2021-06-09 22:54:38 UTC

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

2021-06-09 22:54:38 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