Namespace
rancher
Image / Tag
rancher-agent:master-007e2985af1f24749d704020929a1c635f97e7ef-windows-20H2
Content Digest
sha256:d2ec10bcc02f7f46b8a4fd1ef3c1a2a77163e52e5d5435325f26438667114138
Details
Created

2021-02-17 18:27:44 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-17T18:27:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    007e2985af1f24749d704020929a1c635f97e7ef
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-007e2985af1f24749d704020929a1c635f97e7ef-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.88% (924 MB)

[#002] sha256:687bb11e92af0751d1ef606c523d573f9e876e07fb396d266bf3a896f88e2e04 - 0.0% (1.09 KB)

[#003] sha256:2daa2769d7ce09d2690fa108e6bfdd7724dae1d97a08d90a6a8df8cedbdf15b5 - 0.0% (1.08 KB)

[#004] sha256:321bb555932c726b742cd30e5cbf5ab96bc56b89940c81c74e5494956b0c62bb - 0.82% (20.5 MB)

[#005] sha256:ef196d33df5f462e48ff5bddbd05d8fdd385d0762810fdf0480d73a066e78a0f - 0.39% (9.71 MB)

[#006] sha256:51f92ae5e75a3d37e283d0c2884acde0d4b6ab4e97506bd0da07ab2d0fbda697 - 0.31% (7.82 MB)

[#007] sha256:3fbe520a9d099192e83a7969c689261e7d0995dd764f07deeb7bc0c8d932b805 - 1.76% (44.1 MB)

[#008] sha256:30ca60f99ea145b029af65c81415624e3a1a3ad19045bbcb2e8b780ee62e4bd9 - 0.19% (4.8 MB)

[#009] sha256:afa025a650c991d08fa091d7b46271cd199c795cb2df388455dbb5cc11eb7115 - 0.62% (15.5 MB)

[#010] sha256:03141f71048bd1cc7ce097fd1eff2862a5883a2843ea0b6e59a3198f2b4dca07 - 0.53% (13.4 MB)

[#011] sha256:8453e7cbb29f9c591c208fdb247bb3828a36853e291613cadd293ab95de426e4 - 0.0% (1.09 KB)

[#012] sha256:f39f43c0793efbcb2bb351b800ed9b454444de99b189813a6c49e84ec90f0901 - 0.0% (1.1 KB)

[#013] sha256:fdbe1bd32400c415a633caca07220db5cc71d939a2909ae23f79d8608b59acec - 0.0% (1.08 KB)

[#014] sha256:e2bab4f2daad807ab845ad8159eac293db9f7284d8ca0a73151528901d53f41a - 0.0% (1.07 KB)

[#015] sha256:14b7f1021e3051975a49eb8cc5106fdfd040e459fcc7fd823b12bbdf80b83762 - 0.0% (1.07 KB)

[#016] sha256:dd450a89da9ae89303cc6a3ceabcab536bbc742775de6b5858a1c2b182ed4da4 - 1.22% (30.6 MB)

[#017] sha256:806d417a9c209b5cdc6ae66eab7e3210fbbf5626f2cc2707446bb1a0c61a0586 - 0.0% (1.08 KB)

[#018] sha256:870c53b94731d80d19fa48a96cbd9cfa68206ddaf156802fc737fccfef042a0b - 0.0% (1.07 KB)

[#019] sha256:752355e166b0310b47602130a7bbcdf7bdecfae0875eb82124258a1da4621d03 - 0.0% (1.07 KB)

[#020] sha256:734fb4ab9acd7e0645f2505ae9a27ffc2715ac9645ab43f241c3e5bf517b8ea4 - 0.0% (1.07 KB)

[#021] sha256:094d04b09934bec6eea68cf86fd501f0814da2ed0996a5285bdf111896630e40 - 0.0% (1.08 KB)


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

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-16 16:32:36 UTC

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

2021-02-16 16:32:37 UTC

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

2021-02-16 16:32:47 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-02-16 16:32:56 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-02-16 16:33:20 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-02-16 17:06:11 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-02-16 17:06:19 UTC

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

2021-02-16 17:06:27 UTC

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

2021-02-16 17:06:35 UTC

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

2021-02-16 17:06:35 UTC

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

2021-02-16 17:06:36 UTC

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

2021-02-16 17:06:36 UTC

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

2021-02-17 18:27:40 UTC

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

2021-02-17 18:27:41 UTC

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

2021-02-17 18:27:42 UTC

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

2021-02-17 18:27:43 UTC

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

2021-02-17 18:27:43 UTC

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

2021-02-17 18:27:43 UTC

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

2021-02-17 18:27:44 UTC

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

2021-02-17 18:27: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