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

2021-02-05 21:35:59 UTC

Size

2.78 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-05T21:35:26Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54
  • org.label-schema.vcs-url
    https://github.com/rancher/fleet.git

Environment
RELEASES

releases.rancher.com

VERSION

v0.3.4-rc4


Layers

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

[#001] sha256:a00ef0e524d4045bd42538fcdf4718e65496d44674cd393338a72ffc3023f753 - 44.04% (1.22 GB)

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

[#003] sha256:9b94791b1513015853300a736a3fb9b8c86a543e4a1b9e6280b24ced99afcdbe - 0.0% (1.09 KB)

[#004] sha256:61e25ac4a9916cc4d5bfc0ca59b1256bc9585519e0ea50dd78611a7e23b34727 - 0.0% (1.07 KB)

[#005] sha256:0db80798808c64a1ee2a43edcf062d4eb2d24a00ed0ee902b8d4a4a104013483 - 0.0% (1.07 KB)

[#006] sha256:a822aa5167655bf7c23242e32cc86aeecc251bf6abd7e5fd40829de6522d0881 - 0.0% (1.08 KB)

[#007] sha256:45504462f148eac6b6e14b3ac55362ca11cbae2017e908e1925bab8a1cabba1d - 1.11% (31.7 MB)

[#008] sha256:00f626f32ffb612dc6a785fc8afe9ea592d4cde22274f93649b4cada885bc60b - 0.78% (22.3 MB)

[#009] sha256:dfddd35b1b628aa2f13f822cbfd05a35332a97a3d43e8f007e482eb2f44c32ee - 0.0% (1.07 KB)

[#010] sha256:686d23afaf9988555e559cac073c6d1de03745706afbe450ad7dd5b8a8e406d8 - 0.0% (1.09 KB)

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

[#012] sha256:41849bf6a786e65c7ae6434284e4d8e3fddd5cfe4474f2299e83594b0b4ee6e1 - 0.0% (1.1 KB)

[#013] sha256:1c4a238ce80313027e6afabbf415e2c6f5708fcb2d2872489c9a5e12234a261b - 0.0% (1.06 KB)


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

Apply image 1909-RTM-amd64

2021-01-11 22:53:29 UTC

Install update 1909-amd64

2021-02-04 14:42:09 UTC

cmd /S /C #(nop) ARG RELEASES

2021-02-04 14:42:10 UTC

cmd /S /C #(nop) ARG VERSION

2021-02-04 14:42:10 UTC

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

2021-02-05 21:35:27 UTC

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

2021-02-05 21:35:27 UTC

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

2021-02-05 21:35:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pushd c:\; $URL = 'https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/MinGit-2.29.2.3-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-02-05 21:35:57 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-02-05 21:35:57 UTC

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

2021-02-05 21:35:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-05T21:35:26Z

2021-02-05 21:35:58 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-05 21:35:58 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54

2021-02-05 21:35:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/fleet.git

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