Namespace
rancher
Image / Tag
rancher-agent:master-6c14c339a699af2c88d1c5ea075f8eedce07f55b-windows-1809
Content Digest
sha256:84a246611ea326054e863014735ba240c92d1cabe156c506e1f84ff00bbfca57
Details
Created

2021-08-03 01:41:29 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-03T01:41:24Z
  • org.opencontainers.image.revision
    6c14c339a699af2c88d1c5ea075f8eedce07f55b
  • 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-6c14c339a699af2c88d1c5ea075f8eedce07f55b-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:881a1c301b58c7c7b644169a50567241f6de359cd547d3e653af059895176c13 - 0.0% (1.09 KB)

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

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

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

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

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

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

[#009] sha256:8351e8a9a6b5d3c8b7d1562d7ff8bf73b9bca77532866f22385d2fd912faf0ff - 0.58% (15.6 MB)

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

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

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

[#013] sha256:368689dbd132d34928bc91ecb5dd415e32a03c3c978a8a95c72dc4fbbb39f1ed - 0.0% (1.07 KB)

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

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

[#016] sha256:7810906a30e62580b7a38427fc147567907dde19f58c767590930dd9903e3ad1 - 1.04% (28 MB)

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

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

[#019] sha256:b74f48496fbc2772ee1b3d6bc64fab20c9ec1212dee10de5ff46311975226ee9 - 0.0% (1.08 KB)

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

[#021] sha256:89b14f9f023af10e2c78735c51ec517408093a01d82817f29233fcdc46adff25 - 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-03 01:30:16 UTC

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

2021-08-03 01:30:16 UTC

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

2021-08-03 01:30:34 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 01:30:41 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 01:31:02 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 01:31:11 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 01:31:17 UTC

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

2021-08-03 01:31:23 UTC

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

2021-08-03 01:31:29 UTC

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

2021-08-03 01:31:30 UTC

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

2021-08-03 01:31:30 UTC

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

2021-08-03 01:31:30 UTC

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

2021-08-03 01:41:25 UTC

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

2021-08-03 01:41:25 UTC

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

2021-08-03 01:41:26 UTC

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

2021-08-03 01:41:27 UTC

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

2021-08-03 01:41:27 UTC

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

2021-08-03 01:41:28 UTC

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

2021-08-03 01:41:28 UTC

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

2021-08-03 01:41:29 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