Namespace
rancher
Image / Tag
fleet-agent:v0.3.4-windows-amd64-1909
Content Digest
sha256:baf649efec836e973b5446f455a686548b784a5d7026a8c2798834d5e918092e
Details
Created

2021-03-02 16:21:34 UTC

Size

2.4 GB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-03-02T16:21:00Z
  • org.opencontainers.image.revision
    fde41d611ee957793062b6d58d3c6aca4ae8008a
  • 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.4


Layers

[#000] sha256:9038b92872bc268d5c975e84dd94e69848564b222ad116ee652c62e0c2f894b2 - 62.7% (1.5 GB)

[#001] sha256:5ab5c598d2f5decd6d49eec97bd6ffa6cc1a79feb37448fed4c656dc5375c720 - 35.02% (859 MB)

[#002] sha256:d603547587177dfb42b8797832c8fc67644f2befa083e752e245e83688467b26 - 0.0% (1.11 KB)

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

[#004] sha256:83ab5cff326591ddbcfc7eefe5a4eee31522403e742f3c62c2c755637d0407af - 0.0% (1.07 KB)

[#005] sha256:5a23ec3780807466aabd0a679ec508fc54417a8091d64af81f57aaec02f412f6 - 0.0% (1.06 KB)

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

[#007] sha256:2317c584906a354e85b90ef44d58b28825f6fe1e1baa3340b4661c638c91b23f - 1.3% (31.9 MB)

[#008] sha256:f0fb0f560219b2406f589735341807fb79386ee202202960b8fa4dc35b4b15ed - 0.98% (23.9 MB)

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

[#010] sha256:4b58de649c9a5c63c78e410ccbf6ee8970bce2d255edddc75e24f01fda3a6444 - 0.0% (1.06 KB)

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

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

[#013] sha256:0972fc004d19acf964cc53e8e175475cd278328ea7fb7f55bdf3f150d85703c2 - 0.0% (1.07 KB)


History
2019-10-07 20:38:30 UTC

Apply image 1909-RTM-amd64

2021-02-10 23:45:43 UTC

Install update 1909-amd64

2021-03-02 16:21:01 UTC

cmd /S /C #(nop) ARG RELEASES

2021-03-02 16:21:02 UTC

cmd /S /C #(nop) ARG VERSION

2021-03-02 16:21:02 UTC

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

2021-03-02 16:21:02 UTC

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

2021-03-02 16:21:03 UTC

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

2021-03-02 16:21:22 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-03-02 16:21:32 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-03-02 16:21:33 UTC

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

2021-03-02 16:21:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-03-02T16:21:00Z

2021-03-02 16:21:33 UTC

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

2021-03-02 16:21:34 UTC

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

2021-03-02 16:21:34 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