Namespace
rancher
Image / Tag
rancher-agent:v2.6-8e7752b554d3fe25c432be08447bac09e84ebc77-windows-1809
Content Digest
sha256:605566e79bb92ff42acb3f2c6d23f537d717422acb669e78e5518d29e0274839
Details
Created

2021-08-12 16:44:51 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-12T16:44:46Z
  • org.opencontainers.image.revision
    8e7752b554d3fe25c432be08447bac09e84ebc77
  • 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-8e7752b554d3fe25c432be08447bac09e84ebc77-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:2ae787b99fda288120dc110caaee4f03032cc0db7ec2ef973726592c764403b7 - 0.0% (1.07 KB)

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

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

[#005] sha256:0f1f05e55b811682c7a0d978e1321c9d4218bf3c0849e10178818b154bddc7cc - 0.2% (5.26 MB)

[#006] sha256:7a8ec354e9da9cdcabb38057193f600cbf2a8d29aa0a49059b933bd4a1556938 - 0.28% (7.42 MB)

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

[#008] sha256:7871e6a6b5060ec19cd1146e6e52a2274256491a9fb41949053f1c63357c6b06 - 0.2% (5.32 MB)

[#009] sha256:7bba33bb842e47fdfc68ce4f58a8707385c8d624c06952a0e16073b2b811c2cc - 0.58% (15.5 MB)

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

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

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

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

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

[#015] sha256:6c4b8babb4fca9a06405ea4bce97bd903366253ebd7cc55fac157232ed547663 - 0.0% (1.07 KB)

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

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

[#018] sha256:d6fd53d2a3b9149528865d101d5fa8d94e25ba9296a3c7eec0764e72a0a72421 - 0.0% (1.09 KB)

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

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

[#021] sha256:209d20e8c8ccf1c0279f28cb7ea5a39336e192dbfb7a163f31ff2f3388300f7c - 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-12 16:42:53 UTC

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

2021-08-12 16:42:54 UTC

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

2021-08-12 16:43:14 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-12 16:43:22 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-12 16:43:48 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-12 16:43:58 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-12 16:44:04 UTC

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

2021-08-12 16:44:11 UTC

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

2021-08-12 16:44:18 UTC

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

2021-08-12 16:44:18 UTC

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

2021-08-12 16:44:19 UTC

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

2021-08-12 16:44:19 UTC

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

2021-08-12 16:44:47 UTC

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

2021-08-12 16:44:47 UTC

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

2021-08-12 16:44:48 UTC

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

2021-08-12 16:44:49 UTC

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

2021-08-12 16:44:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-12T16:44:46Z

2021-08-12 16:44:50 UTC

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

2021-08-12 16:44:50 UTC

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

2021-08-12 16:44:51 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