Namespace
rancher
Image / Tag
fleet-agent:v0.3.6-rc12-windows-1809
Content Digest
sha256:e74c894392bdb2485cf90564de4b1a0cfdf6828095c8d9f9afa820a6eb6fa32f
Details
Created

2021-08-13 23:34:08 UTC

Size

2.55 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-08-13T23:29:11Z
  • org.opencontainers.image.revision
    d633eb650ba95d8d9bb582281713ee5b87b5df68
  • 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-rc12


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 35.37% (923 MB)

[#002] sha256:3aa6ba786697276f40d05f82b0c5f9f9630625a50b14ccb96ebad0ba6f760e9f - 0.0% (1.1 KB)

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

[#004] sha256:8b945dd8221bec5f85908bf63e0677a516adaf3b4ed19958c469bce030fdc424 - 0.0% (1.07 KB)

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

[#006] sha256:7d810707c9bac7408aff4eba4f478f6b44eb61103cb3c96983e45e3b2e4fa732 - 0.0% (1.07 KB)

[#007] sha256:43119cdd466df62985e07ea410c8018e813e0a25b1d51578cb76575db5496a14 - 1.05% (27.5 MB)

[#008] sha256:9a8c3d02e7d3cc330ac95563a72797ba30ec064442f938af1c7922612a8de2c8 - 0.78% (20.2 MB)

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

[#010] sha256:886c995774d8539fc3be0560ca682ff07c40e535a5a46dd781441c81e5824f6f - 0.0% (1.07 KB)

[#011] sha256:2feea9a7b0a0a5ea8dcce4e3467b431dee689e5478bff4321ae593f530fe085a - 0.0% (1.07 KB)

[#012] sha256:e43f485b53475158da70e04b2b6abfa435cf7494824eaf6ac5a5b83142eecceb - 0.0% (1.06 KB)

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


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-13 23:33:27 UTC

cmd /S /C #(nop) ARG RELEASES

2021-08-13 23:33:28 UTC

cmd /S /C #(nop) ARG VERSION

2021-08-13 23:33:28 UTC

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

2021-08-13 23:33:28 UTC

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

2021-08-13 23:33:29 UTC

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

2021-08-13 23:33:59 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-13 23:34: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-13 23:34:07 UTC

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

2021-08-13 23:34:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-13T23:29:11Z

2021-08-13 23:34:07 UTC

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

2021-08-13 23:34:08 UTC

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

2021-08-13 23:34:08 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