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

2021-06-08 23:34:01 UTC

Size

2.51 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-08T23:33:29Z
  • org.opencontainers.image.revision
    72ee6aa7e852178cfb0d219d1b51b728c914a455
  • 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-rc1


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:f8e11ffc1a557c266386a696417de8fae94c2f261db0dbbc9d5fccb4eebc77cd - 0.0% (1.11 KB)

[#006] sha256:3a09a8aa93ca79fb4c36464f1c2254fe352fe55f1144977459f5be660aac4165 - 0.0% (1.07 KB)

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

[#008] sha256:2163dab29a2ac577556ea07dca497346fa4473d89ce5300d52521d98ad9bd872 - 0.8% (20.5 MB)

[#009] sha256:827151b435cb85c6a83be7cac77da67234a89379d634f8b5ac48020c76cf12cf - 0.0% (1.1 KB)

[#010] sha256:e56057284059bda157ae574b0f82dc504773729405999c20bb06ae0c929929a3 - 0.0% (1.1 KB)

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

[#012] sha256:601f429cf77f87347c586cc5f34dbf0788dfc830bc94ca94464f6be3ff3d04bc - 0.0% (1.09 KB)

[#013] sha256:48003d832d6c4a6a63daacb687fa684c9c7a43b09351001b72a164c7ae1496e3 - 0.0% (1.07 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-08 23:33:32 UTC

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

2021-06-08 23:33:32 UTC

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

2021-06-08 23:33:49 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-08 23:33:59 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-08 23:33:59 UTC

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

2021-06-08 23:34:00 UTC

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

2021-06-08 23:34:00 UTC

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

2021-06-08 23:34:00 UTC

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

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