Namespace
rancher
Image / Tag
rancher-agent:v2.6-1723c3d75042915a75edc3c15459223e63194479-windows-20H2
Content Digest
sha256:758159c88c127c68e8b7b46964cea52ea29811ffc3426d5672a974959779f025
Details
Created

2021-08-05 04:43:46 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-05T04:42:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1723c3d75042915a75edc3c15459223e63194479
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-1723c3d75042915a75edc3c15459223e63194479-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.88% (1.4 GB)

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.29% (1.07 GB)

[#002] sha256:368bd072cd46fdcb81a0b40278b8cd5ffdab9637d4a8c52341eeff5708da4906 - 0.0% (1.3 KB)

[#003] sha256:b94dee13e4f6e723f15318a07a53162981df455ac48223cdfe1c4d67b635f6c6 - 0.0% (1.27 KB)

[#004] sha256:02e709957212554af3ce91721b685a3a81bbad1957dbaa560bfc26acff6cc1f4 - 0.58% (15.6 MB)

[#005] sha256:4c8c1630fa646b349e7d54d517ebd6a1ae382bdf4b1bcb103d5e26d7348abe57 - 0.2% (5.27 MB)

[#006] sha256:90064832e412f0ba94ec426d0b8f755580290db0d0259318fc9818fbe3e638db - 0.33% (8.75 MB)

[#007] sha256:185aa8c556d883d487e058b784be5efd79ed10ae0b1f3934e531383a54e510d5 - 1.4% (37.2 MB)

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

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

[#010] sha256:f2b80253d5258a7d1486a6f7c2612c403768ba1f8db6575212cc110f7ed7825e - 0.48% (12.7 MB)

[#011] sha256:5fb015c8214b90dcbf4e3276a79eac5e737abb804844e20617542c0f7c480fed - 0.0% (1.26 KB)

[#012] sha256:5c90ec3a48ae1d52e77d77cbf8d389cd7745249758a2f19e80a3f26931b690f2 - 0.0% (1.29 KB)

[#013] sha256:796e56c7e0da4e7fdd4c89ab8bcd0e95f40c2567450bda76b94ba24b1e279ca7 - 0.0% (1.29 KB)

[#014] sha256:f5d6da78f0d61504112233048d16f723c7daee63ac26574a036d11aa180648fd - 0.0% (1.3 KB)

[#015] sha256:79f48e0c718f570efea3600293c22afba906bd6457725dba693869d7c9e10857 - 0.0% (1.27 KB)

[#016] sha256:928787d2c68952e6d4086a508ee8d53a352253fd036034ef764ec64d5f94b23d - 1.05% (28 MB)

[#017] sha256:0fdecb90f84556c8badcf4d7efac159e14eb83ff9a399d2f4e6d10a4809cb3a0 - 0.0% (1.27 KB)

[#018] sha256:be7be9ff25dcde15044736519fbeb2c1dd6ba1c3341d74138e92ab2963feb000 - 0.0% (1.27 KB)

[#019] sha256:8141a2f865416ee71e3f454694f01c7fccbcef24ba971f19198cc57a9b570fdd - 0.0% (1.27 KB)

[#020] sha256:994e7a23a6e622ed0cda69af7e81dee926926e73b6445e2bac0845c914d66272 - 0.0% (1.27 KB)

[#021] sha256:c7ed255c23432a1a50d7f259c84fd07725ba65aba65e03103bb39d06bf5a487f - 0.0% (1.26 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-05 04:41:53 UTC

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

2021-08-05 04:41:53 UTC

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

2021-08-05 04:42:23 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-05 04:42:31 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-05 04:42:58 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-05 04:43:12 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-05 04:43:21 UTC

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

2021-08-05 04:43:29 UTC

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

2021-08-05 04:43:37 UTC

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

2021-08-05 04:43:38 UTC

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

2021-08-05 04:43:38 UTC

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

2021-08-05 04:43:40 UTC

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

2021-08-05 04:43:40 UTC

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

2021-08-05 04:43:41 UTC

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

2021-08-05 04:43:42 UTC

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

2021-08-05 04:43:43 UTC

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

2021-08-05 04:43:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-05T04:42:12Z

2021-08-05 04:43:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-08-05 04:43:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=1723c3d75042915a75edc3c15459223e63194479

2021-08-05 04:43:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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