Namespace
rancher
Image / Tag
rancher-agent:master-ad23f22d8e70c9ddb420e2de42d8bfeb1a01946c-windows-20H2
Content Digest
sha256:9bcfae46c6d5bce203f3947fd17eabe7b7f828ed8ee08e11cc9d8c411244bd07
Details
Created

2021-08-18 18:15:35 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-18T18:13:17Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ad23f22d8e70c9ddb420e2de42d8bfeb1a01946c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ad23f22d8e70c9ddb420e2de42d8bfeb1a01946c-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.9% (1.1 GB)

[#002] sha256:cb3d0c3b61a744f75e94853b64a5721a0b2d63653b225af897c71a02ca720889 - 0.0% (1.31 KB)

[#003] sha256:1c3a90730cec43809b2ca5f1d1fa38a1999f71b54507420900e48e4905eb4d7d - 0.0% (1.33 KB)

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

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

[#006] sha256:2d91a120ddda75e30364173157d83ab49f86143cc858e7c15eb367fc97c9cca3 - 0.33% (8.77 MB)

[#007] sha256:25d30721e782b9c579de60c933aca547624922be422758eb1fe986dbeed181a1 - 1.38% (37.2 MB)

[#008] sha256:57e645bafbb80c0ca188cc166bc833e38b5edf9bca05355931a1ded991ffe224 - 0.2% (5.3 MB)

[#009] sha256:c166b745ca5e7c0728c2c7f7f25b630096993d1de4040a2783a120eec4091374 - 0.58% (15.5 MB)

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

[#011] sha256:2ff362bb531f9fdc44a709d492b181ae9dfb068931360556975af89a68674a6d - 0.0% (1.29 KB)

[#012] sha256:6b81f763c5f8aa2b0e2f5dd04f1e00e42fd6b4d78fbda76a9b5540600e48bb53 - 0.0% (1.29 KB)

[#013] sha256:a6217e81a891359891703f15c5ded8845b3dc8171cc7b6484b4ded072e9890e0 - 0.0% (1.3 KB)

[#014] sha256:7bd05681b253c86adad6e9596122eef95ee148febc3a53cfacc3852f215de490 - 0.0% (1.27 KB)

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

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

[#017] sha256:e66d1aa539cd588c4c02e66da8a07977d7b6769ddd7a80c3315d849b492dcb66 - 0.0% (1.26 KB)

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

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

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

[#021] sha256:4b3704eda3fe5fb0b7f178e21cdbaccc6642ebd57fe84df43645fbe51ce4e651 - 0.0% (1.31 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-18 18:12:57 UTC

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

2021-08-18 18:12:58 UTC

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

2021-08-18 18:13: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-18 18:13:40 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-18 18:14:35 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-18 18:14:47 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-18 18:14:59 UTC

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

2021-08-18 18:15:09 UTC

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

2021-08-18 18:15:21 UTC

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

2021-08-18 18:15:21 UTC

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

2021-08-18 18:15:22 UTC

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

2021-08-18 18:15:22 UTC

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

2021-08-18 18:15:23 UTC

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

2021-08-18 18:15:23 UTC

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

2021-08-18 18:15:25 UTC

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

2021-08-18 18:15:32 UTC

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

2021-08-18 18:15:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-18T18:13:17Z

2021-08-18 18:15:34 UTC

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

2021-08-18 18:15:34 UTC

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

2021-08-18 18:15:35 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