Namespace
rancher
Image / Tag
rancher-agent:master-705e517cfc5f0c98458c9071b6664d6b49b16ae0-windows-1809
Content Digest
sha256:9ac57c9f122033e9d355933759c2dfc7a2e4ec7ac44b916bb7c655ef4804ceb1
Details
Created

2021-08-04 01:26:27 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-04T01:26:21Z
  • org.opencontainers.image.revision
    705e517cfc5f0c98458c9071b6664d6b49b16ae0
  • 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-705e517cfc5f0c98458c9071b6664d6b49b16ae0-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:a9af23a9fe773cbf1ef197777c6ceb3c233cb9a43f1f1fcbeab1f7f5e4113f13 - 0.0% (1.1 KB)

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

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

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

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

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

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

[#009] sha256:7889cd57c8183b96daa2e3dec31aea0bc25338db89a3aa8abb9c60a48cd452d1 - 0.58% (15.6 MB)

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

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

[#012] sha256:08984286445f0367fe7ecc67ff84f128d9b1c4ab446760e23a2e3b862f6a239e - 0.0% (1.07 KB)

[#013] sha256:9c3aa3892f005e5a5c6742aed1d876d288ecc77652150639af4fc46076349257 - 0.0% (1.07 KB)

[#014] sha256:65ab7b9d400528727e88ab316e496ee060e23275a476dc3736876b5266b3d1fb - 0.0% (1.07 KB)

[#015] sha256:b26feed2ade2719d4b8541b6f4f4d861c2b1db8ee5eebd86c4e1e7ac7795c02e - 0.0% (1.09 KB)

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

[#017] sha256:8c9a870aa4a4fb0c959d49e684b05856e234ba03e0caa43b74c2ebcace96c296 - 0.0% (1.09 KB)

[#018] sha256:737756033c2d602d36a704b7284869f8ee40f57c7f9ecb62ff47ddc44f191eef - 0.0% (1.04 KB)

[#019] sha256:47d4dcbce2c3e5899d5498989656137e87b15268d7de21048a3cc0bdc93f701b - 0.0% (1.09 KB)

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

[#021] sha256:a35ea9492c9e40ebde4ce4bc118ee0121a6bb3c41e470b038482693b2cffee46 - 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-08-04 01:24:20 UTC

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

2021-08-04 01:24:20 UTC

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

2021-08-04 01:24:42 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-04 01:24:50 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-04 01:25:13 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-04 01:25:23 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-04 01:25:30 UTC

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

2021-08-04 01:25:38 UTC

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

2021-08-04 01:25:45 UTC

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

2021-08-04 01:25:45 UTC

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

2021-08-04 01:25:45 UTC

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

2021-08-04 01:25:46 UTC

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

2021-08-04 01:26:23 UTC

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

2021-08-04 01:26:23 UTC

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

2021-08-04 01:26:24 UTC

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

2021-08-04 01:26:25 UTC

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

2021-08-04 01:26:26 UTC

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

2021-08-04 01:26:26 UTC

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

2021-08-04 01:26:27 UTC

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

2021-08-04 01:26:27 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