Namespace
rancher
Image / Tag
rancher-agent:master-036d02558415bb337730533ef0651b9c441daaa9-windows-1809
Content Digest
sha256:359c535bdb16de7d6228ae4eca41fcde823842f135c3a934891d69f56806379e
Details
Created

2021-08-10 16:38:22 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-10T16:38:17Z
  • org.opencontainers.image.revision
    036d02558415bb337730533ef0651b9c441daaa9
  • 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-036d02558415bb337730533ef0651b9c441daaa9-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:0770fd4d584c4b114c20801a2c022aeb7dd1799d09953062d8975a4eb20464e2 - 0.0% (1.07 KB)

[#003] sha256:4a7190825228ce3edc36963d1c98635b52260ed9a08dc4a61532df3dc7f01263 - 0.0% (1.06 KB)

[#004] sha256:6f48a530e84af51c00729851190c4654572764cbb1d0197ba1b4f902fcd3557e - 0.58% (15.5 MB)

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

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

[#007] sha256:384ae8688056a923ea9e0d049ba099f4ff387cfb87a68e9ae7583a9d0a7895bd - 1.39% (37.2 MB)

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

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

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

[#011] sha256:058b78b700f493aea7b3d8156de35f989e195262ad31ab1db16665696eb3948b - 0.0% (1.06 KB)

[#012] sha256:74f5eedcd606a296df54deb230dd38a443f586d6437b01af4be0dcfe4efd4d63 - 0.0% (1.07 KB)

[#013] sha256:c19cc21add5d526e23da6bcf47c417144d2a872e1584d49f08d770418f0c2774 - 0.0% (1.06 KB)

[#014] sha256:c6beb15fdf21a71ac676846a844df743a7a56966d6a2af2b3788609e84842d73 - 0.0% (1.1 KB)

[#015] sha256:26086700ea7605a1036f8d5b86fbde80d39646312797b89f82eef0ccd0ce2855 - 0.0% (1.06 KB)

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

[#017] sha256:8512853d7c2aa7136352850b32ef09caa0f36cfc86a35c766dea34a0e641c962 - 0.0% (1.07 KB)

[#018] sha256:ea86757d30c1ae10cb696ce0b4f1503f624fff9007fefa4294d8e8dbc6fbdbb0 - 0.0% (1.09 KB)

[#019] sha256:1b74e6cc25e91aba1a1ee1b7a7207db58b56eadb084452e6ff35a99182ed6881 - 0.0% (1.07 KB)

[#020] sha256:762f4a6cfad52b582f6b884736d3e694a05fe4fde25f5ff883d031d9d0df0eea - 0.0% (1.09 KB)

[#021] sha256:0a7d621e6a602f9471d1ee7bb339f0b3432962a267fccafbd6d6237a477c2953 - 0.0% (1.06 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-10 16:36:34 UTC

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

2021-08-10 16:36:35 UTC

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

2021-08-10 16:36:53 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-10 16:37:00 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-10 16:37:23 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-10 16:37:32 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-10 16:37:38 UTC

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

2021-08-10 16:37:44 UTC

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

2021-08-10 16:37:50 UTC

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

2021-08-10 16:37:50 UTC

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

2021-08-10 16:37:50 UTC

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

2021-08-10 16:37:51 UTC

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

2021-08-10 16:38:18 UTC

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

2021-08-10 16:38:19 UTC

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

2021-08-10 16:38:20 UTC

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

2021-08-10 16:38:20 UTC

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

2021-08-10 16:38:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-10T16:38:17Z

2021-08-10 16:38:21 UTC

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

2021-08-10 16:38:21 UTC

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

2021-08-10 16:38:22 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