Namespace
rancher
Image / Tag
rancher-agent:v2.6-335c33eec0c377fac11d48d69faf77bc0ff02f89-windows-1809
Content Digest
sha256:0ac90d2a4bbf91b45e145ec0c2463dcf19989d8951e5eab50e5b4f9cde3d31d5
Details
Created

2021-08-13 04:10:03 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-13T04:09:58Z
  • org.opencontainers.image.revision
    335c33eec0c377fac11d48d69faf77bc0ff02f89
  • 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:v2.6-335c33eec0c377fac11d48d69faf77bc0ff02f89-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

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

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

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

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

[#006] sha256:47e87c0d052aa9377619e9c7de734c22f19baa80f620c820cf91a7db4d89ebca - 0.28% (7.43 MB)

[#007] sha256:180d60055600a07140d6fbdc1f506450d95dbad8d3d4a9dc2b721b85cc947f0a - 1.38% (37.2 MB)

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

[#009] sha256:57b6eebed79a3e74890d428b19051367d92e7c7b8e754410e5991e32a61ae22e - 0.58% (15.6 MB)

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

[#011] sha256:d3d88e025a96e1abf9329bdabd5dc78057fc292266cec9d8f96550b0d6090411 - 0.0% (1.07 KB)

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

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

[#014] sha256:aa61e32d2f25f80d3000277f2de7c6d1790fc0d5d9a289d55fe4b7690467663d - 0.0% (1.1 KB)

[#015] sha256:c047f9d53cac5fcbca9c7bdd369ee8c3113f69a8eb4e6eb93bc1ced032f6441b - 0.0% (1.09 KB)

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

[#017] sha256:147d0ae055282c430ad99fbf806770ff492f409689184f829bf4b89858fcb4cb - 0.0% (1.07 KB)

[#018] sha256:43b3aec6cb7a4293ccb30a35b295a9eaf5f6427ebe27eeb4b6356ef1e74504bb - 0.0% (1.07 KB)

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

[#020] sha256:1129180ae82967740c2506000c003412db1287a2370ecf696c687f2c58497ab8 - 0.0% (1.06 KB)

[#021] sha256:d5c361b9391930bf9ecc2ea1bc7ccccc2f2e3927be8d04186297216af79291a3 - 0.0% (1.06 KB)


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-13 04:08:20 UTC

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

2021-08-13 04:08:20 UTC

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

2021-08-13 04:08:38 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-08-13 04:08:45 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-08-13 04:09:06 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-08-13 04:09:15 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-08-13 04:09:20 UTC

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

2021-08-13 04:09:26 UTC

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

2021-08-13 04:09:32 UTC

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

2021-08-13 04:09:33 UTC

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

2021-08-13 04:09:33 UTC

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

2021-08-13 04:09:33 UTC

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

2021-08-13 04:10:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-335c33eec0c377fac11d48d69faf77bc0ff02f89-head

2021-08-13 04:10:00 UTC

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

2021-08-13 04:10:01 UTC

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

2021-08-13 04:10:02 UTC

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

2021-08-13 04:10:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-13T04:09:58Z

2021-08-13 04:10:02 UTC

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

2021-08-13 04:10:03 UTC

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

2021-08-13 04:10:03 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