Namespace
rancher
Image / Tag
rancher-agent:master-71c2cc7ca17656f0ce487c97241ae2b2a479a7ff-windows-1809
Content Digest
sha256:43d72180bd4c49782dac2366358ae18f7731a953bf463ec6a16ff036b325c2a9
Details
Created

2021-08-07 18:36:41 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-07T18:36:36Z
  • org.opencontainers.image.revision
    71c2cc7ca17656f0ce487c97241ae2b2a479a7ff
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-71c2cc7ca17656f0ce487c97241ae2b2a479a7ff-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.96% (1.6 GB)

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:2dcb28d8246e233dff91b44b89fdccb08d4b54df82538811a351faf082d207ac - 0.0% (1.07 KB)

[#003] sha256:68ea67f26b8fb0ac4f2acbc71c6ac6d20a683f3cdf26c46127b26b7ddadf4f27 - 0.0% (1.07 KB)

[#004] sha256:0fa3409e3f4cf3219bae68608d33dc6973821695ecd2e66fc1037fc3ec94d6cb - 0.58% (15.5 MB)

[#005] sha256:a20fbd782f0fa0b2013c3a709747df7cead0793880d76d6db12147a64ad47489 - 0.2% (5.28 MB)

[#006] sha256:b65bc161e05eba389724895cd8b9592ff477919a375ea26c22256512a11bb9af - 0.28% (7.44 MB)

[#007] sha256:249927731d01f20ce646f87d5464b62c5582c4bb488e465cdb3fde3f6417edc9 - 1.39% (37.2 MB)

[#008] sha256:6c5286ccbea377dc5d0eacffa4710daccd846cb3d63feb7f30748de3cbb02dce - 0.2% (5.34 MB)

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

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

[#011] sha256:d83318f5d64e9f1648d9f996a69cd9bda464ce1a368a6314cafeed51e6b2af46 - 0.0% (1.07 KB)

[#012] sha256:92f85386354957e4aa9b8ac3611f64dc1482dc09cb3a0dba91da5241bf77538b - 0.0% (1.09 KB)

[#013] sha256:94d5db3ea8f79f3901a6e7e4efd7f689c0de96ea5965f756011f1d6829520c74 - 0.0% (1.07 KB)

[#014] sha256:ef57d9c47fc8b8957a8d09fb0e0d476421e5613a0cfa161c2f204f7ee12783c7 - 0.0% (1.09 KB)

[#015] sha256:bd95bd67eb0ceaf5b14399ec15fb41e9e59ca06bb69bad20453a3702cd0f2999 - 0.0% (1.09 KB)

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

[#017] sha256:c740f7e6ffa600a7b9c73bc4689772b9b55a5c8990687dbaa868302ae5239164 - 0.0% (1.09 KB)

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

[#019] sha256:50e6cabe83f28bfa0852a2aca1376cf6068b2f8246a8ffb1842c62e5523dfbc4 - 0.0% (1.07 KB)

[#020] sha256:9ddfe9dde42c07aad56ffc7c6d8d9a35f2d8321451444d58e275a65ea4c81166 - 0.0% (1.06 KB)

[#021] sha256:6d55009b342986847598ff544627bb89f23911a3d20a356ff30bdc755f377041 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-08-07 18:34:50 UTC

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

2021-08-07 18:34:51 UTC

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

2021-08-07 18:35:10 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-07 18:35:17 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-07 18:35:39 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-07 18:35:48 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-07 18:35:53 UTC

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

2021-08-07 18:36:00 UTC

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

2021-08-07 18:36:06 UTC

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

2021-08-07 18:36:07 UTC

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

2021-08-07 18:36:07 UTC

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

2021-08-07 18:36:07 UTC

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

2021-08-07 18:36:38 UTC

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

2021-08-07 18:36:38 UTC

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

2021-08-07 18:36:39 UTC

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

2021-08-07 18:36:40 UTC

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

2021-08-07 18:36:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-07T18:36:36Z

2021-08-07 18:36:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=71c2cc7ca17656f0ce487c97241ae2b2a479a7ff

2021-08-07 18:36:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-08-07 18:36:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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