Namespace
rancher
Image / Tag
rancher-agent:v2.6-26cf622620e6aac8abdfc19090e016098873f468-windows-1809
Content Digest
sha256:c561b37f593ca601265985f07d3c43d35b2ef01fa0b4c913c70c8f551a140903
Details
Created

2021-08-23 21:37:24 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-23T21:37:18Z
  • org.opencontainers.image.revision
    26cf622620e6aac8abdfc19090e016098873f468
  • 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-26cf622620e6aac8abdfc19090e016098873f468-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:52438e5c5071b4ad60e3d1a1cb56d1febcf0d14544404c91966ed6f32a04ef3c - 0.0% (1.07 KB)

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

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

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

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

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

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

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

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

[#011] sha256:32a9aae0617cfc84da53a4e8e82ac4945ce4f8cd223499f1b3667d623f2fcd23 - 0.0% (1.09 KB)

[#012] sha256:acf832b79134bc76a8446055277e4ee7bab7f6da2d05453798cd57f68358ed5f - 0.0% (1.06 KB)

[#013] sha256:16db24e3a6d9fc065b16359bd810c5931117d9c32b9c40f4315333c9df05d57a - 0.0% (1.07 KB)

[#014] sha256:32b2d56e6c8674f427597dc181823b42792b9828cd97354e218ed071a3268943 - 0.0% (1.06 KB)

[#015] sha256:cbbcf59ad8b74997a4732bf5a552637aaccda968d0bcebafd285aa7c985d0890 - 0.0% (1.06 KB)

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

[#017] sha256:cb5b772651e7cc4b15f6db673ced60333a7104c69ba3efdd1b8762095667f1d9 - 0.0% (1.1 KB)

[#018] sha256:113af3bad5ac369c8f1068d4eac7a822e4870c7131b74f296a2da7d7fb60d594 - 0.0% (1.06 KB)

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

[#020] sha256:a087f8e2b0c1e78fe6aa83d2e8e7d1d3b4b897962161fd22a8c902862fe439d5 - 0.0% (1.06 KB)

[#021] sha256:777a7e649adcfb084b0fec82c09bee5f98ac69cc0ae6442e9300a056215945a0 - 0.0% (1.06 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-23 21:23:22 UTC

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

2021-08-23 21:23:23 UTC

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

2021-08-23 21:23:43 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-23 21:23:51 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-23 21:24:16 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-23 21:24:26 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-23 21:24:32 UTC

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

2021-08-23 21:24:39 UTC

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

2021-08-23 21:24:46 UTC

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

2021-08-23 21:24:46 UTC

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

2021-08-23 21:24:46 UTC

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

2021-08-23 21:24:47 UTC

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

2021-08-23 21:37:20 UTC

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

2021-08-23 21:37:20 UTC

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

2021-08-23 21:37:21 UTC

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

2021-08-23 21:37:22 UTC

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

2021-08-23 21:37:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-23T21:37:18Z

2021-08-23 21:37:23 UTC

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

2021-08-23 21:37:23 UTC

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

2021-08-23 21:37:24 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