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

2021-05-12 19:12:26 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-12T19:12:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d9db2996768a1c2bc5f5036c94be63915d0e9f18
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d9db2996768a1c2bc5f5036c94be63915d0e9f18-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:182d4887a30d6c29414d04c41f1093a66f4cc1bf83092d3231cc5538404d75ad - 38.22% (958 MB)

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

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

[#004] sha256:f7d7cd83cba8594bf1c761198799e4b2edb5110644e46891d2b65fbb5f21fa35 - 0.62% (15.5 MB)

[#005] sha256:925b80e202e8d5f9c856a063c40d35cbe4e433a5cc083203edc66bd191df5983 - 0.21% (5.27 MB)

[#006] sha256:8deba8048952555ae569aa61a5b9b76aee488ee4ceb3782af148516c08f0c5e3 - 0.31% (7.83 MB)

[#007] sha256:735eb41c45c9f37940d25bedb34692508fe8e2fd231834e1e74634e4b990c87b - 1.49% (37.2 MB)

[#008] sha256:b0be5ea380bf3de3ee2cc4a27d75971ce9ca6aa2c00b70396a9eacd0647df965 - 0.21% (5.33 MB)

[#009] sha256:8aa62379a1025796030581e8dc991691819536dec8b045e73a2e8e1022a26934 - 0.62% (15.6 MB)

[#010] sha256:6032d88ca5641303015694facfa089b2899511d22c2498912c256c642605c1a1 - 0.51% (12.7 MB)

[#011] sha256:21c02350e5c387f9d371554bf871ac5015542f55c51a183a71526f9a584632e4 - 0.0% (1.27 KB)

[#012] sha256:99ce6f2d81b98b3dda3c83f0a22d61d72a4de6da9dadacc8fa26186d8e942574 - 0.0% (1.26 KB)

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

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

[#015] sha256:dd3b6d8c7bc50e26ee915ab469e601feed22cc9d49aff8d605a9279bf30a17cd - 0.0% (1.3 KB)

[#016] sha256:bc17fbd975c0410051aa20a2fe1524b3369277ab379377dd498a64c8762a3f65 - 0.58% (14.5 MB)

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

[#018] sha256:6c57f5395b28050f8d1f23f1880f93625a9d9503c9bace89781767b249bcef8a - 0.0% (1.27 KB)

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

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

[#021] sha256:c1d7f544dc59d352760d36658a452cb984b1154a3ccf1f71325069af25e5aa77 - 0.0% (1.31 KB)


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

Apply image 20H2-RTM-amd64

2021-04-30 07:39:08 UTC

Install update 20H2-amd64

2021-05-11 19:22:30 UTC

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

2021-05-11 19:22:30 UTC

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

2021-05-11 19:22:42 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-05-11 19:22:51 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-05-11 19:23:21 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-05-11 19:23: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-05-11 19:23:42 UTC

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

2021-05-11 19:23:51 UTC

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

2021-05-11 19:24:00 UTC

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

2021-05-11 19:24:00 UTC

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

2021-05-11 19:24:01 UTC

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

2021-05-11 19:24:01 UTC

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

2021-05-12 19:12:22 UTC

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

2021-05-12 19:12:22 UTC

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

2021-05-12 19:12:23 UTC

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

2021-05-12 19:12:24 UTC

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

2021-05-12 19:12:24 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-12T19:12:20Z

2021-05-12 19:12:25 UTC

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

2021-05-12 19:12:25 UTC

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

2021-05-12 19:12:26 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