Namespace
rancher
Image / Tag
rancher-agent:master-63ca089e5dc488bf4b69b55254a57ad2be3b464a-windows-1809
Content Digest
sha256:3e46d71bead4162714c822b00958d6f1996f663bfe0a84af82ae475f3ce85f22
Details
Created

2021-08-09 06:12:07 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-09T06:12:03Z
  • org.opencontainers.image.revision
    63ca089e5dc488bf4b69b55254a57ad2be3b464a
  • 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-63ca089e5dc488bf4b69b55254a57ad2be3b464a-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:ffb1f06d3299906936109777632d43bdc4303e529bf6d3543b97fbe858c818f8 - 0.0% (1.09 KB)

[#003] sha256:e8f64ad22120503a1fcd4745c890f3bca70eacf9419796fa64e0449ad81f1e3d - 0.0% (1.06 KB)

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

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

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

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

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

[#009] sha256:8bf82b978850318ac5b4a01b88a76521b91a06b01c82b90ef7d560b1aee4e53d - 0.58% (15.6 MB)

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

[#011] sha256:4d2522f7a2b2a1dc74023ac83f711b77d84b6ad88813a55165c852f988e6bedc - 0.0% (1.06 KB)

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

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

[#014] sha256:51a2d462a892077571ccd7898c979701a904f3348c446ff1e68ce49f75beae9e - 0.0% (1.06 KB)

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

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

[#017] sha256:ab51b9d2e54736e93fd10f317dcbb906d8ec7e80613bea85a76b270ab20eb8a8 - 0.0% (1.09 KB)

[#018] sha256:6330819df651f50dd0f6b47fdbf02ccdd605e8319426de2441552c444c0c6f0b - 0.0% (1.07 KB)

[#019] sha256:b546e4a95c17a73c05cbfee6c260ead57593766b689bbc63c8770b91692d6b5f - 0.0% (1.07 KB)

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

[#021] sha256:6db99100c9d83f0e8d9ac21d0f11fae6ce250a23d05a179e98ae065be773a37a - 0.0% (1.09 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-08-09 06:10:24 UTC

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

2021-08-09 06:10:24 UTC

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

2021-08-09 06:10:43 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-09 06:10:50 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-09 06:11:10 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-09 06:11:19 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-09 06:11:24 UTC

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

2021-08-09 06:11:30 UTC

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

2021-08-09 06:11:36 UTC

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

2021-08-09 06:11:37 UTC

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

2021-08-09 06:11:37 UTC

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

2021-08-09 06:11:37 UTC

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

2021-08-09 06:12:04 UTC

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

2021-08-09 06:12:04 UTC

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

2021-08-09 06:12:05 UTC

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

2021-08-09 06:12:06 UTC

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

2021-08-09 06:12:06 UTC

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

2021-08-09 06:12:07 UTC

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

2021-08-09 06:12:07 UTC

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

2021-08-09 06:12:07 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