Namespace
rancher
Image / Tag
rancher-agent:v2.6-9a00d7faa2387e62d25cdc02726131eaa2189428-windows-1809
Content Digest
sha256:5c6c4260d50bbbbd5f3f13ef6255418ba6d2397ae8539b67e9d4390fed0fde19
Details
Created

2021-08-25 23:19:50 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-25T23:19:45Z
  • org.opencontainers.image.revision
    9a00d7faa2387e62d25cdc02726131eaa2189428
  • 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:v2.6-9a00d7faa2387e62d25cdc02726131eaa2189428-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:ad57a8c49b4518de50e43f5cbbc7ecc588afcf0330e22b282a6fb74af26391fc - 0.0% (1.07 KB)

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

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

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

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

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

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

[#009] sha256:06f71de0ed0938c248d5bc88f19483dfe188a279ee487a87071bde6abe786d60 - 0.58% (15.6 MB)

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

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

[#012] sha256:43ef55f8c796188f0edf3ad093ac1ecf41d0f16ca334a94ff9961323d2b392eb - 0.0% (1.07 KB)

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

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

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

[#016] sha256:73ae03b80510d3ed50f264f35d7ac885252ac65d2fe300d0dc1e6d257585b6b4 - 1.04% (28.1 MB)

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

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

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

[#020] sha256:e1d4f473c6baf7527f20d651fae8a8e6f0d2ca3fef530a166d0a7c635d978935 - 0.0% (1.07 KB)

[#021] sha256:ee3ba20e69ff65d3df2c016436a02900f8c213d0828b52315eb314ce1410db75 - 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-25 23:18:02 UTC

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

2021-08-25 23:18:03 UTC

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

2021-08-25 23:18: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-25 23:18: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-25 23:18:51 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-25 23:19:00 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-25 23:19:06 UTC

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

2021-08-25 23:19:12 UTC

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

2021-08-25 23:19:18 UTC

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

2021-08-25 23:19:18 UTC

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

2021-08-25 23:19:19 UTC

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

2021-08-25 23:19:19 UTC

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

2021-08-25 23:19:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-9a00d7faa2387e62d25cdc02726131eaa2189428-head

2021-08-25 23:19:46 UTC

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

2021-08-25 23:19:47 UTC

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

2021-08-25 23:19:48 UTC

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

2021-08-25 23:19:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-25T23:19:45Z

2021-08-25 23:19:49 UTC

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

2021-08-25 23:19:49 UTC

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

2021-08-25 23:19:50 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