Namespace
rancher
Image / Tag
rancher-agent:master-19f856203c89786735afc2bf9297e47f3eb63468-windows-20H2
Content Digest
sha256:913227830b2cf06eb9dd4524c9cf2a58f58e0b0f39ca16e2a5b96efe6ea02b2e
Details
Created

2021-08-20 17:16:48 UTC

Size

2.63 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-19f856203c89786735afc2bf9297e47f3eb63468-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:d10e4b6a9dd7eba8990eebf8098e069dca7a7c9d8afa83b4cb785f5c3175d9a4 - 0.0% (1.27 KB)

[#003] sha256:8afb4d3648987a1ceec61a6f78f1b5552ef9a611b38021f2d3b3cd8168436588 - 0.0% (1.3 KB)

[#004] sha256:501acdfb64138de289151fdec50a2e0bbb020bea4d4245986b9eed130549c7ac - 0.58% (15.6 MB)

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

[#006] sha256:69d1a55c240beba9289b959f6a513689b4a6c0eb2cf553852ebb8b7d62af93a2 - 0.33% (8.77 MB)

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

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

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

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

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

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

[#013] sha256:28b37c8afa81bf28d44059705264465b862cec3875d80cb93691a59dd8576bb7 - 0.0% (1.29 KB)

[#014] sha256:0c94549f73ed4e0f66a779a1482a61ac975cc8a85698737bac856b0f6e8b10b1 - 0.0% (1.3 KB)

[#015] sha256:6317d106212182ad1e288761577242aa791f3b199087270cf8fc2f4d5201da86 - 0.0% (1.27 KB)

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

[#017] sha256:09ca986b8e61ae734e586838d9db4770a070b8580eab5c9a4842be0699dee65f - 0.0% (1.27 KB)

[#018] sha256:00131f443e0073d88b6f831297037d840ae9828e63bc56984acccf34d0ebdc20 - 0.0% (1.27 KB)

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

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

[#021] sha256:f9c53446fbf635024ed9b981d39c52b5466ced003d421bf2a6f97e6f736532f6 - 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 16:58:08 UTC

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

2021-08-20 16:58:08 UTC

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

2021-08-20 16:58:37 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 16:58:45 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 16:59:10 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 16:59:21 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 16:59:30 UTC

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

2021-08-20 16:59:38 UTC

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

2021-08-20 16:59:46 UTC

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

2021-08-20 16:59:46 UTC

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

2021-08-20 16:59:46 UTC

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

2021-08-20 16:59:47 UTC

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

2021-08-20 17:16:44 UTC

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

2021-08-20 17:16:44 UTC

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

2021-08-20 17:16:45 UTC

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

2021-08-20 17:16:46 UTC

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

2021-08-20 17:16:46 UTC

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

2021-08-20 17:16:47 UTC

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

2021-08-20 17:16:47 UTC

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

2021-08-20 17:16:48 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