Namespace
rancher
Image / Tag
rancher-agent:master-cd64cee713c93c499859d5c0b338bc0c2acb6b35-windows-20H2
Content Digest
sha256:41c4af98123e7dfdc14579ecefa32ae1c3f3f7178eeee2d60d74a9e521c39698
Details
Created

2021-08-09 20:07:15 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-09T20:07:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cd64cee713c93c499859d5c0b338bc0c2acb6b35
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-cd64cee713c93c499859d5c0b338bc0c2acb6b35-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.29% (1.07 GB)

[#002] sha256:d67d0761baad2653071fa1320b0fdf20f5bf067b216f1b7841001454fa1f7273 - 0.0% (1.34 KB)

[#003] sha256:1f91be74f38740310938a8a35a89d5a6c83dc9e15752e5be3b96a8946fcaab54 - 0.0% (1.32 KB)

[#004] sha256:20520c2515b8e108aed71b34daab258381a462de52c7c81c4e5db935a22a78b9 - 0.58% (15.5 MB)

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

[#006] sha256:23d4d013a83c2cf4f79da5509d3650c2eb5e2fecb4e14254161a061a4775ec34 - 0.33% (8.75 MB)

[#007] sha256:481cb608b66309db62b07a9120addbdd6f61fcfd1807544a77f2308f20e17ff0 - 1.4% (37.2 MB)

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

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

[#010] sha256:68903d09f02c93db5762154285a5224ead22728188dbaedee8e3e89ed71f4f4a - 0.48% (12.7 MB)

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

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

[#013] sha256:21ef36dfca755e746a974a642599621a4a98a7775a64a3e6524756113cff702c - 0.0% (1.27 KB)

[#014] sha256:5b162901b19cf9184d1feecf57bca2e2b72f6f61b5a2fbfcbbcb530ed1dbfea8 - 0.0% (1.29 KB)

[#015] sha256:954d1ece64ab971dd35ac236fcc7d0f8bc045688939b361eea4b2f7cd3261b27 - 0.0% (1.26 KB)

[#016] sha256:f653671f61534dbed7c8649d1d528341091af3002b6ceda710f5efba5ed3b73b - 1.05% (28 MB)

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

[#018] sha256:1735596b306c42169fc7a8357cfd5e526e3c2e1d59ea61bddc66b2c4b59a970d - 0.0% (1.29 KB)

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

[#020] sha256:a9ec7f2b28040c3a661bac9358353eddae867193d2ed266536d79d50da19bbab - 0.0% (1.29 KB)

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


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-09 19:56:30 UTC

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

2021-08-09 19:56:30 UTC

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

2021-08-09 19:57:01 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-09 19:57:12 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-09 19:57:40 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-09 19:57:54 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-09 19:58:07 UTC

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

2021-08-09 19:58:15 UTC

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

2021-08-09 19:58:24 UTC

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

2021-08-09 19:58:24 UTC

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

2021-08-09 19:58:25 UTC

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

2021-08-09 19:58:25 UTC

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

2021-08-09 20:07:10 UTC

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

2021-08-09 20:07:10 UTC

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

2021-08-09 20:07:12 UTC

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

2021-08-09 20:07:12 UTC

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

2021-08-09 20:07:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-09T20:07:08Z

2021-08-09 20:07:13 UTC

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

2021-08-09 20:07:14 UTC

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

2021-08-09 20:07:15 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