Namespace
rancher
Image / Tag
rancher-agent:master-da1adad7a69c72b273d288c0f34023bba014874b-windows-1809
Content Digest
sha256:1a607036065e21bb6996abaa47351dce5f60b54a9da0fc9af2f12ea7ca26d728
Details
Created

2021-07-30 17:47:13 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-30T17:47:08Z
  • org.opencontainers.image.revision
    da1adad7a69c72b273d288c0f34023bba014874b
  • 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-da1adad7a69c72b273d288c0f34023bba014874b-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:a8a8ad1a134f580b82814830624adf9d0b33d163729619e3eeacc0718830674c - 0.0% (1.06 KB)

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

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

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

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

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

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

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

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

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

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

[#013] sha256:0cfe41802e1aa5339233b11d16e53ecbc3bc53d833d012d7b40e9596e412f7bd - 0.0% (1.07 KB)

[#014] sha256:56dbb087de9f58992957a37c0dfc85348fc0fc093bb476dc801ec928c061e0dc - 0.0% (1.07 KB)

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

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

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

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

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

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

[#021] sha256:65caefc2766bcfc1f0b3d9faae1ee4af17987d9b55f2ffef58367a5248dcb0eb - 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-07-30 17:36:16 UTC

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

2021-07-30 17:36:17 UTC

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

2021-07-30 17:36:35 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-07-30 17:36:42 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-07-30 17:37:03 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-07-30 17:37:12 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-07-30 17:37:18 UTC

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

2021-07-30 17:37:24 UTC

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

2021-07-30 17:37:30 UTC

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

2021-07-30 17:37:30 UTC

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

2021-07-30 17:37:30 UTC

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

2021-07-30 17:37:31 UTC

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

2021-07-30 17:47:09 UTC

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

2021-07-30 17:47:10 UTC

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

2021-07-30 17:47:11 UTC

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

2021-07-30 17:47:11 UTC

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

2021-07-30 17:47:12 UTC

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

2021-07-30 17:47:12 UTC

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

2021-07-30 17:47:12 UTC

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

2021-07-30 17:47:13 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