Namespace
rancher
Image / Tag
rancher-agent:v2.6-a97612b63e6f8d01854e1ab0e39809c260c4a01e-windows-1809
Content Digest
sha256:f7d25f0959a16f5dc41a41780747ecbd873fc0f7da6105fb87393bb811af73f5
Details
Created

2021-08-30 20:56:29 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-30T20:56:25Z
  • org.opencontainers.image.revision
    a97612b63e6f8d01854e1ab0e39809c260c4a01e
  • 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-a97612b63e6f8d01854e1ab0e39809c260c4a01e-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:226b44ccd90956ebb04c1988284eeef007e94a1c033959c08bcfe615720b6378 - 0.0% (1.06 KB)

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

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

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

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

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

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

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

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

[#011] sha256:a46df47a1efe172c3485220e6189867532ccd13e6399f912429261489e46d0d3 - 0.0% (1.06 KB)

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

[#013] sha256:c31fc84e9c20abc5aed67ca5ffa52a5ee47a584b1e7cda7eb7005485142d32de - 0.0% (1.1 KB)

[#014] sha256:5d462f0d1b0993933562f56e767bed6d083b4411a94d4658aa6f2e60d04a43d7 - 0.0% (1.09 KB)

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

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

[#017] sha256:8da674f85c420df2db28abf9c955211bdb1fd84c35041b04b9b0a10e7c6e02a5 - 0.0% (1.06 KB)

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

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

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

[#021] sha256:ee8123e23cba79a8de73baadcf2624cf18b5f143e7681e6e562e0627c014e639 - 0.0% (1.09 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-30 20:54:48 UTC

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

2021-08-30 20:54:49 UTC

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

2021-08-30 20:55:07 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-30 20:55:14 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-30 20:55:34 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-30 20:55:43 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-30 20:55:49 UTC

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

2021-08-30 20:55:55 UTC

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

2021-08-30 20:56:00 UTC

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

2021-08-30 20:56:00 UTC

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

2021-08-30 20:56:01 UTC

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

2021-08-30 20:56:01 UTC

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

2021-08-30 20:56:26 UTC

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

2021-08-30 20:56:26 UTC

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

2021-08-30 20:56:27 UTC

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

2021-08-30 20:56:28 UTC

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

2021-08-30 20:56:28 UTC

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

2021-08-30 20:56:29 UTC

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

2021-08-30 20:56:29 UTC

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

2021-08-30 20:56: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