Namespace
rancher
Image / Tag
rancher-agent:master-861fb9208fd59c7f0c5266f087ccf050c1577ead-windows-1809
Content Digest
sha256:c929ad7bdb67127f7c3b1e4906ce64e4d4c4989f4c6aaa80af29d2119b422a1d
Details
Created

2021-07-22 22:47:51 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-22T22:47:45Z
  • org.opencontainers.image.revision
    861fb9208fd59c7f0c5266f087ccf050c1577ead
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-861fb9208fd59c7f0c5266f087ccf050c1577ead-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:869dff861cb4197aa3dcc44ec9d5b086389c4a261481d6fa45b4c1cc7f1a6e7b - 0.0% (1.06 KB)

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

[#004] sha256:b77af90830aeb678a91bf563ffbb48c85d47b02a9f7645f7ec68900f4b06883b - 0.58% (15.5 MB)

[#005] sha256:676eaab348f7638c57940f6c5fcee8d1bca16880073fd454fd0e4f69931b247d - 0.2% (5.28 MB)

[#006] sha256:70e3ef6135cb525f603475b6ca491aafb3d4c49fe061c6a3bf2d80ce7c32803b - 0.28% (7.44 MB)

[#007] sha256:4449a1ef5fc2f6f5dc60795974196dad61c8c09b525537da1838b5c9391a3d58 - 1.39% (37.2 MB)

[#008] sha256:d51c6754cd30efb12be5a8968ebf9e2b4873315ba435303a07de534576e2c829 - 0.2% (5.34 MB)

[#009] sha256:99a6d0548ae7417d2df168f6af46333f944dc917cebfe90ff99c1b641aa8e913 - 0.58% (15.6 MB)

[#010] sha256:d45728e9d03146e1caaac09ddde8e3ce39d23a059b2bec0b582538db258abac3 - 0.47% (12.7 MB)

[#011] sha256:82d511bc6cc7cabc2d37cf66bd1f9882498f50b59d89ce4890e563d6509ea898 - 0.0% (1.06 KB)

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

[#013] sha256:8c86565391e8b447b65437ba4960cdd60637d94523f815e5d47dd5f1fd935b30 - 0.0% (1.1 KB)

[#014] sha256:1037504c054677ab3b1df85a1f0b508c33f7e48b422851036746f7bb1afa4e89 - 0.0% (1.07 KB)

[#015] sha256:ceb00b08d26700359c510e6cf37f5841999da98b5e68473858e93524b132bbc6 - 0.0% (1.07 KB)

[#016] sha256:cdbd8b108d9f5e6688a17992e53c9bbd042238ea9db62f2c1f8c4635ae27e861 - 1.04% (28 MB)

[#017] sha256:7bf999cb816ba799e83307dacddf9aa8df5075020cc9f2dfca099d229d9a2167 - 0.0% (1.08 KB)

[#018] sha256:743be5852d9058634717be7a077c1db47a0102a61bea5b6abe1403d847eb465d - 0.0% (1.07 KB)

[#019] sha256:4b67d50b7f3ae4d0756df6a0aab0e111518dc56bd39386f20943dee8b7ebc1de - 0.0% (1.09 KB)

[#020] sha256:5ac9041f8423bf99e0838e3c5937eb6e22593eb7b9460859fc31ecdb6a1a7ba5 - 0.0% (1.07 KB)

[#021] sha256:2bb067915f77849c37110d69e23c4b0116b1a99e85f2eee11caacbd6c92db36e - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-07-22 22:45:54 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-07-22 22:45:54 UTC

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

2021-07-22 22:46:14 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-22 22:46:22 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-22 22:46:47 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-07-22 22:46:57 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-07-22 22:47:03 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-07-22 22:47:09 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-07-22 22:47:16 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-07-22 22:47:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-07-22 22:47:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-07-22 22:47:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-22 22:47:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-861fb9208fd59c7f0c5266f087ccf050c1577ead-head

2021-07-22 22:47:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-22 22:47:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:c73e8d0ecc05eafd3e9ba22f7435587f11cf530d03d5e38dfbf27a56568a175d in \etc\rancher\

2021-07-22 22:47:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-22 22:47:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-22T22:47:45Z

2021-07-22 22:47:50 UTC

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

2021-07-22 22:47:50 UTC

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

2021-07-22 22:47:51 UTC

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

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