Namespace
rancher
Image / Tag
fleet-agent:v0.6.0-rc.2-windows-1809
Content Digest
sha256:41fe92fd47f533fb0e57cffd4dcc951ee42bf739cf256f0d1be4d27b4ab5d6d6
Details
Created

2023-01-26 14:31:19 UTC

Size

1.59 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-26T14:28:40Z
  • org.opencontainers.image.revision
    2312ff8f8823320629769f9ab408472ed58c2442
  • 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.6.0-rc.2


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 97.25% (1.55 GB)

[#001] sha256:7cf2097c18e6094edc2aa996a1361b13fd4646c69ff656a6d1d0f25f8c9e75ec - 0.0% (1.06 KB)

[#002] sha256:1937fccbd9d6acde5ac41017ffc6520777009551bfcff2d60d06f2c45dc69757 - 0.0% (1.07 KB)

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

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

[#005] sha256:36d4477c1aa06e54e2c995e389e7114ff65485dfe37cd7075740f2383a40e6fb - 0.0% (1.06 KB)

[#006] sha256:ae19693d42956449e9840733255f335e4d327ee2bd4a25b87d194a0298808d4e - 1.64% (26.7 MB)

[#007] sha256:ac01a59a10cbbb4bcee2681a16ade874988e30b034aa83000d6135dd245ff14e - 1.11% (18.1 MB)

[#008] sha256:ecb3ec4b9d9cc0864c38621aa9db25b4af9fba68dfca6a578cc33973748c9870 - 0.0% (1.06 KB)

[#009] sha256:ede5345ae10c382b5b6815488717dbfdc93d104237a025b8279fd329b7407684 - 0.0% (1.06 KB)

[#010] sha256:607ca823484e59969caece39e2d7e7580bdba66252e4501a70537e4f7a26ce5c - 0.0% (1.06 KB)

[#011] sha256:3eb59bacbd5a77eb11d8399d4fad8a2531a954a96ca3f241d6ce474fa9b14a40 - 0.0% (1.06 KB)

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


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-01-26 14:30:50 UTC

cmd /S /C #(nop) ARG RELEASES

2023-01-26 14:30:50 UTC

cmd /S /C #(nop) ARG VERSION

2023-01-26 14:30:50 UTC

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

2023-01-26 14:30:51 UTC

cmd /S /C #(nop) ENV VERSION=v0.6.0-rc.2

2023-01-26 14:30:51 UTC

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

2023-01-26 14:31:09 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;

2023-01-26 14:31:17 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;

2023-01-26 14:31:17 UTC

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

2023-01-26 14:31:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-26T14:28:40Z

2023-01-26 14:31:18 UTC

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

2023-01-26 14:31:18 UTC

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

2023-01-26 14:31:19 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