Namespace
rancher
Image / Tag
rancher-agent:master-0952b35cc2b86d72d432f4834b2fa8ca1dbe85d8-windows-1809
Content Digest
sha256:cb7815855bb6ababafd66c0a0bd4dbe306872ff10bb8213b2dc945ca2b7e6c29
Details
Created

2021-08-03 18:53:55 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-03T18:53:50Z
  • org.opencontainers.image.revision
    0952b35cc2b86d72d432f4834b2fa8ca1dbe85d8
  • 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-0952b35cc2b86d72d432f4834b2fa8ca1dbe85d8-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:6cbeb12f5cd303c94b76ede6ca313fff6555831b3e2f80d91fc3492aa4c7d24e - 0.0% (1.07 KB)

[#003] sha256:54422469a7d44a2ada3dffd769d02009fd5e96fb1595ea56365e59a6a3adcc82 - 0.0% (1.07 KB)

[#004] sha256:050dc0c262a610e1d01681291eab595f90c68d29486388a69c0128b5c1158196 - 0.58% (15.5 MB)

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

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

[#007] sha256:2a8350e58a3765493718a47f61d485525a3050b20d2b222482aa5c06d54a2e28 - 1.39% (37.2 MB)

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

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

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

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

[#012] sha256:7d49cde8e5e4169f8085f196275e33a816559c65c95283634a35da266b047486 - 0.0% (1.07 KB)

[#013] sha256:0b41ee4835cb026e79d9d4aaee310851e34af84cb21ab9eb3c97c7f85201386d - 0.0% (1.13 KB)

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

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

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

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

[#018] sha256:6600337cb16b7fb833a878d110afef30a7bb954f17f241707642b2341fc5fe59 - 0.0% (1.1 KB)

[#019] sha256:bad84e56e6ad4cd577e8bf6417588ce29614b06c882d24a7c0d4a8807a27c3fc - 0.0% (1.13 KB)

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

[#021] sha256:f027227dc7348b838dbeda500fcf447b3e5f9fe64e452fd92a83738d4adc681e - 0.0% (1.09 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-03 18:52:03 UTC

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

2021-08-03 18:52:03 UTC

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

2021-08-03 18:52:23 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-03 18:52:30 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-03 18:52:52 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-03 18:53:01 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-03 18:53:08 UTC

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

2021-08-03 18:53:15 UTC

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

2021-08-03 18:53:21 UTC

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

2021-08-03 18:53:21 UTC

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

2021-08-03 18:53:22 UTC

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

2021-08-03 18:53:22 UTC

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

2021-08-03 18:53:51 UTC

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

2021-08-03 18:53:51 UTC

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

2021-08-03 18:53:52 UTC

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

2021-08-03 18:53:53 UTC

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

2021-08-03 18:53:54 UTC

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

2021-08-03 18:53:54 UTC

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

2021-08-03 18:53:54 UTC

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

2021-08-03 18:53:55 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