Namespace
rancher
Image / Tag
rancher-agent:v2.6-7f334ec1e86aabe734c5c7fdeb1afdc6f924da43-windows-20H2
Content Digest
sha256:2ade2c2a3542232ad3d56c874aaf5fc00024db5f7ac0eccc274deeb0e4fd0758
Details
Created

2021-08-20 00:17:55 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-20T00:16:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7f334ec1e86aabe734c5c7fdeb1afdc6f924da43
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-7f334ec1e86aabe734c5c7fdeb1afdc6f924da43-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.33% (1.4 GB)

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)

[#002] sha256:733d065dc7cf7b05c56f3923ed44bac092fc27d11ae083571720699b7077add6 - 0.0% (1.29 KB)

[#003] sha256:ed2b823397035b528d5f7ad41ae62997e2b9ab40e9a2c88b0aced4884ae645f5 - 0.0% (1.29 KB)

[#004] sha256:9063feefb84b04a09d20417176de99285f7105224e84882c8095605aef62fabc - 0.58% (15.6 MB)

[#005] sha256:79d1650d726d81fe6363bec2d6ed439d45146fa5552d56ba54d77dff30e1212f - 0.2% (5.27 MB)

[#006] sha256:83b8c95ad5f10a3a1998d18679cd693542a8ab603a08984d88f4b3bf2434c211 - 0.33% (8.77 MB)

[#007] sha256:49a36e1d559ae1e4d287b3fdfc3d84a29ded83a7665e498858b7d58d892bd426 - 1.38% (37.2 MB)

[#008] sha256:e2adcabb593568fbea59cfe4aa60eafe68bc2e6374f26a1ccc5cf47cc4ea36e4 - 0.2% (5.33 MB)

[#009] sha256:02de1c0700bd775fa84cf3a55c5767bda1f60a4f25d98778bc3a9c42eb636624 - 0.58% (15.6 MB)

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

[#011] sha256:bb3f94ea40256bfa643f4b5b62d63412572872db207980ba3effb3fee748a153 - 0.0% (1.26 KB)

[#012] sha256:badcfcd8f13ee9cb722e3b3e5a6c307824f3bed4c443765bac591ce13727f5ba - 0.0% (1.27 KB)

[#013] sha256:b96fe65f5b1016f97d99b74ad673cbf793c8d564e51489bcbacaf58b7cab16a5 - 0.0% (1.27 KB)

[#014] sha256:cda9ddefe45b68af831fb8575caad78d28feff3bddc1d7000a85ed6610b8f15c - 0.0% (1.29 KB)

[#015] sha256:411d6c424637d73a1ccfde49b3b4564ea007dfb8cb3deb2854cbb59a501c01c5 - 0.0% (1.29 KB)

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

[#017] sha256:b5635fc29fcd82b90f754c3510dac221f1ef3ddd0ccf1d681478eeb8185d2e53 - 0.0% (1.29 KB)

[#018] sha256:4e8e2218b7cf842e0e114b90bc51e3b19c0fec652089f41f4f3d87722a46802e - 0.0% (1.26 KB)

[#019] sha256:b5e3793b1f43f35e38a47e85ba30048bd4f9acc0674d945b9218c9ab5117c276 - 0.0% (1.27 KB)

[#020] sha256:feb8ec3a427d8433bda3ad301bdcee8215246ed8c3e7c8764a94f44f9de811a9 - 0.0% (1.3 KB)

[#021] sha256:818f37c4b76cbb2eb1081069dfc8c3f6e4d7cd769d47819218aee7cc742001a8 - 0.0% (1.27 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-20 00:16:11 UTC

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

2021-08-20 00:16:11 UTC

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

2021-08-20 00:16:40 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 00:16:48 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 00:17:14 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 00:17:24 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 00:17:33 UTC

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

2021-08-20 00:17:41 UTC

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

2021-08-20 00:17:49 UTC

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

2021-08-20 00:17:49 UTC

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

2021-08-20 00:17:50 UTC

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

2021-08-20 00:17:50 UTC

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

2021-08-20 00:17:51 UTC

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

2021-08-20 00:17:51 UTC

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

2021-08-20 00:17:53 UTC

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

2021-08-20 00:17:53 UTC

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

2021-08-20 00:17:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-20T00:16:28Z

2021-08-20 00:17:54 UTC

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

2021-08-20 00:17:55 UTC

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

2021-08-20 00:17:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.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