Namespace
rancher
Image / Tag
rancher-agent:master-94e6b5c3dc766a950acf38d48c8df3c5382264ed-windows-2004
Content Digest
sha256:25cb3c5fd4d462d9e9343dd841dcd7ed3f317f4a269c47fc306cb50d9c106111
Details
Created

2021-07-30 16:32:44 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T16:32:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    94e6b5c3dc766a950acf38d48c8df3c5382264ed
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-94e6b5c3dc766a950acf38d48c8df3c5382264ed-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

[#002] sha256:22165e36a6484a21bc9b1b10007c340dc5ce0e1f83940b15c82a3b815fe329d2 - 0.0% (1.3 KB)

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

[#004] sha256:bb6d8ff19c36b1898771db90ec9d682c7258af8ff70be6fc73f83c84f0ce1a42 - 0.67% (15.5 MB)

[#005] sha256:3c0da0d512658dd8de03e68208f1266c10a312a3f86810257f0a0387b54fe00c - 0.23% (5.27 MB)

[#006] sha256:80789e2eec3c861966666b046f5ec343d61fb35d912ee3f0e7a454589465a173 - 0.37% (8.63 MB)

[#007] sha256:a3463a735e5c89fce1d8d0b980dcfe276a8285288b33b2a1f1d9cdbaa1259360 - 1.61% (37.2 MB)

[#008] sha256:c4c8a9080be6829fa6d0c3f95082f3fb0280529221fb068c66a3121ab2a4cfd8 - 0.23% (5.32 MB)

[#009] sha256:e774f66927a906d40022574c0a09295fa9bbffd5986de366cc8e1ba301c47bda - 0.67% (15.6 MB)

[#010] sha256:3bc5e8cbee8be8be097c3deb0e3b6bf20c55ee4a3a0fdc3774700bcc52a901b6 - 0.55% (12.7 MB)

[#011] sha256:2309d03b4ffdb9755743ccf02e9bb5d10475ce51c3b83ee045875aaa0b0bab22 - 0.0% (1.27 KB)

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

[#013] sha256:0bc185850d8888b5a88410c1f1fcefc12fe5d7906e96132f83b7ecf39de5b2e6 - 0.0% (1.29 KB)

[#014] sha256:5129e73f867eb7d5d77134937efe5fc2a2aaa5ee07fd4cb4b20521a4de0afed2 - 0.0% (1.26 KB)

[#015] sha256:347014c9144a451545b07b56d92068ed90097ec538ffe5ba31072363be5f822b - 0.0% (1.29 KB)

[#016] sha256:7d5e5144dfe580be233126438b52780c95929a2fe392d7094e84e1470e3a9cef - 1.21% (28 MB)

[#017] sha256:f428034796577843312a8892ae966e2a2fd94248efeeba2fba6a85e0a2a8f7f1 - 0.0% (1.31 KB)

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

[#019] sha256:9be45129b1c108e874bb0a7a86684c249ad2520051f5e9a086ee046ca6607627 - 0.0% (1.26 KB)

[#020] sha256:20dc888fafc69814259853246cfc8378ab8961372e19bdfd18e5032716485988 - 0.0% (1.27 KB)

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


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-30 16:30:22 UTC

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

2021-07-30 16:30:22 UTC

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

2021-07-30 16:30:39 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-30 16:30:47 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-30 16:31: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-07-30 16:31:33 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-30 16:31:41 UTC

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

2021-07-30 16:31:50 UTC

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

2021-07-30 16:31:58 UTC

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

2021-07-30 16:31:58 UTC

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

2021-07-30 16:31:59 UTC

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

2021-07-30 16:32:00 UTC

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

2021-07-30 16:32:35 UTC

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

2021-07-30 16:32:37 UTC

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

2021-07-30 16:32:39 UTC

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

2021-07-30 16:32:41 UTC

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

2021-07-30 16:32:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-30T16:32:33Z

2021-07-30 16:32:43 UTC

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

2021-07-30 16:32:43 UTC

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

2021-07-30 16:32:44 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