Namespace
rancher
Image / Tag
rancher-agent:master-794be37f58a22281e03efeb7b89060b61e032d96-windows-1809
Content Digest
sha256:f91e5eaae9eedc20fff1424dc4a60f2c06ee4ee400d47655438ddc52d8052236
Details
Created

2021-08-28 15:02:45 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-28T15:02:40Z
  • org.opencontainers.image.revision
    794be37f58a22281e03efeb7b89060b61e032d96
  • 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-794be37f58a22281e03efeb7b89060b61e032d96-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

[#002] sha256:f8ab0a3c7d4d16a14dbb19b341efcd7d12bd0ee89badfdf047bdd103f444a7e2 - 0.0% (1.06 KB)

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

[#004] sha256:41966276fce2fdd2341204a84d466fcaeda539a566d358600cf69a3183b71729 - 0.58% (15.5 MB)

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

[#006] sha256:7ca46adbd4dd4b9cf97183401eb8e4977665497c1fdd5ad1b19e795b73aa764e - 0.28% (7.43 MB)

[#007] sha256:b40ecbab7d94e8a703a7d405244a52928f7db44b6bfcf15ec56c6e99a9e09338 - 1.38% (37.2 MB)

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

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

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

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

[#012] sha256:14436dd285d6b7e1812ee4e091d876ad33023083cc1d949adea845caa644a8b9 - 0.0% (1.07 KB)

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

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

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

[#016] sha256:9d65911e359a23f8bb2dbac7d48de83057cb65f3e27e753e7664d6be2ddf649f - 1.04% (28.1 MB)

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

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

[#019] sha256:0ef53899c15f77fcbec5106b215a99ea0990cff8169a9ba3ec5a2e6661727aeb - 0.0% (1.06 KB)

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

[#021] sha256:0853ed4d014ebc608208367521ad4e55336689b578252b98818bfe5a178dff6a - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-28 15:00:45 UTC

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

2021-08-28 15:00:46 UTC

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

2021-08-28 15:01:08 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-28 15:01:16 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-28 15:01: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-28 15:01:49 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-28 15:01:56 UTC

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

2021-08-28 15:02:02 UTC

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

2021-08-28 15:02:09 UTC

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

2021-08-28 15:02:10 UTC

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

2021-08-28 15:02:10 UTC

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

2021-08-28 15:02:11 UTC

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

2021-08-28 15:02:41 UTC

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

2021-08-28 15:02:41 UTC

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

2021-08-28 15:02:42 UTC

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

2021-08-28 15:02:43 UTC

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

2021-08-28 15:02:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-28T15:02:40Z

2021-08-28 15:02:44 UTC

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

2021-08-28 15:02:45 UTC

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

2021-08-28 15:02:45 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