Namespace
rancher
Image / Tag
rancher-agent:v2.6-25d39aadd683b26017624378c9d75781f5924e47-windows-1809
Content Digest
sha256:2efb90ddc36694c4bbbbd1e75f0338f93cf0bdf7823d79a439c4e8993d6c72f3
Details
Created

2021-08-12 01:20:37 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-12T01:20:32Z
  • org.opencontainers.image.revision
    25d39aadd683b26017624378c9d75781f5924e47
  • 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-25d39aadd683b26017624378c9d75781f5924e47-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:b24ad5b0e960b8fa3653e340bbfa9b32088bc4917488467cde01f3e675483334 - 0.0% (1.06 KB)

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

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

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

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

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

[#008] sha256:67d665a07ade0c8c66b47bbca9960c3df5c49c1b5d41736753965ce837bd3159 - 0.2% (5.32 MB)

[#009] sha256:265674dd81d60fd2f53ff543aeed0233b3de1aafca9c0b11686a59cca75f68c1 - 0.58% (15.5 MB)

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

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

[#012] sha256:9e929ecca98e7facf000257137d2013637f0d5fc7494bff25b2e86bb285350f9 - 0.0% (1.07 KB)

[#013] sha256:344dc30b61d5190b0677a003b1699eb4414d9703adc19236eb2fd2ef74426023 - 0.0% (1.06 KB)

[#014] sha256:644704eb5b4d2501e24e88ec5ade3e848e73d6dda63aecc92de7cbcc411d18de - 0.0% (1.09 KB)

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

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

[#017] sha256:42239e7f41832dfff523902f2a46b7c5b856f6a317c006cbcd66c09feb4e0f5a - 0.0% (1.07 KB)

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

[#019] sha256:512966ddf137c2b5d6cbc33b8fc122b7b1ddf29dc879be10b33eb9f45d2c9f2b - 0.0% (1.14 KB)

[#020] sha256:29c650be1556f658011f0dc656c8965e04c5ca80bcfbc3765d7dded18c995283 - 0.0% (1.09 KB)

[#021] sha256:6c00cbe7df6113125bbcf4b8a1816253212a6c1aa41fc05523183f31d933fc12 - 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-12 01:18:46 UTC

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

2021-08-12 01:18:47 UTC

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

2021-08-12 01:19:06 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 01:19: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-12 01:19:35 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 01:19:44 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 01:19:50 UTC

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

2021-08-12 01:19:56 UTC

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

2021-08-12 01:20:03 UTC

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

2021-08-12 01:20:03 UTC

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

2021-08-12 01:20:04 UTC

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

2021-08-12 01:20:04 UTC

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

2021-08-12 01:20:33 UTC

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

2021-08-12 01:20:33 UTC

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

2021-08-12 01:20:34 UTC

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

2021-08-12 01:20:35 UTC

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

2021-08-12 01:20:36 UTC

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

2021-08-12 01:20:36 UTC

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

2021-08-12 01:20:36 UTC

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

2021-08-12 01:20:37 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