Namespace
rancher
Image / Tag
rancher-agent:v2.6-c9f4a01f808b27f61a307a13b919d54bed81c411-windows-1809
Content Digest
sha256:d270bc41969ff7f73c40160c8c5a017a6b0aa0eaa008f88ab933997093f622dd
Details
Created

2021-08-20 17:35:01 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-20T17:34:56Z
  • org.opencontainers.image.revision
    c9f4a01f808b27f61a307a13b919d54bed81c411
  • 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-c9f4a01f808b27f61a307a13b919d54bed81c411-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:a61dad531785bde1d797f12e5b366b851f619a5d1433285cd2dd4d0f4b3ff58a - 0.0% (1.06 KB)

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

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

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

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

[#007] sha256:795fd1d19a776636dd2bb333ffbde5895f4087d279badb8f0279fe48e3275f13 - 1.38% (37.2 MB)

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

[#009] sha256:31f5821cce0d86662e7ad089cf06b8bc23efd2753d12a415cbf1040beb286c7d - 0.58% (15.6 MB)

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

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

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

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

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

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

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

[#017] sha256:2982634579d13b8406c6532c36a076f0f62ac0d654c8361b1d979a5746102e65 - 0.0% (1.07 KB)

[#018] sha256:8fc6c2ac2c8ac77d87f536ed2ea0288ffbe26d6a7ea0c60cc35b1859ed4ce491 - 0.0% (1.07 KB)

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

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

[#021] sha256:6417e8ee78c3791a22cd0154944f11130dd142795226b8676f85d4a3832ab45b - 0.0% (1.07 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-20 17:33:10 UTC

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

2021-08-20 17:33:11 UTC

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

2021-08-20 17:33:30 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-20 17:33:38 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-20 17:34:00 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-20 17:34:09 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-20 17:34:15 UTC

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

2021-08-20 17:34:21 UTC

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

2021-08-20 17:34:27 UTC

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

2021-08-20 17:34:28 UTC

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

2021-08-20 17:34:28 UTC

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

2021-08-20 17:34:28 UTC

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

2021-08-20 17:34:57 UTC

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

2021-08-20 17:34:58 UTC

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

2021-08-20 17:34:59 UTC

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

2021-08-20 17:35:00 UTC

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

2021-08-20 17:35:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-20T17:34:56Z

2021-08-20 17:35:00 UTC

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

2021-08-20 17:35:01 UTC

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

2021-08-20 17:35:01 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