Namespace
rancher
Image / Tag
rancher-agent:v2.6-723f747b18a595a329a3563f6c791e78e0f135a3-windows-2004
Content Digest
sha256:65296fe31bf882f5117f2125a4ae262b1f0415a9a0bb951c6011abea12b2057f
Details
Created

2021-08-10 00:31:31 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-10T00:31:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    723f747b18a595a329a3563f6c791e78e0f135a3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-723f747b18a595a329a3563f6c791e78e0f135a3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.64% (1010 MB)

[#002] sha256:c0e8dae713b705c092606dbc6c2573e1346946b67c570868fdb294e6dc4194d0 - 0.0% (1.29 KB)

[#003] sha256:51818b85a15cb2f4edbff6ce03abcf478d20a92091812498176b777335124935 - 0.0% (1.26 KB)

[#004] sha256:59745a4f4eaec00e9dd42fa0724440945d1d3e0fc7f829415083296b106e2f74 - 0.67% (15.5 MB)

[#005] sha256:6c8e4330275179d2d16f8bb65049942bb7639824f8df2f8ceb27b2aa5b545250 - 0.23% (5.27 MB)

[#006] sha256:4181d48c19602e37338e5464c7f534f96be5810ac10f131ae952b0cf7e5a3438 - 0.37% (8.63 MB)

[#007] sha256:025280160a601a2962806ad5cf39635033b67b64edf3b8618ac82aca539860c9 - 1.61% (37.2 MB)

[#008] sha256:bd763ac3125de158a4f902278aee8e18542c6090623f0c60c7b2f5454934efff - 0.23% (5.33 MB)

[#009] sha256:0fd6904ccee20be3fe27b78bfa07ea649eb7779f69fa7b004d7314525eccb9ef - 0.67% (15.6 MB)

[#010] sha256:1a4ea1c8ddb90b7ecd0ded819c1dfef5092362fa4e22634bfb3827d9ee6f465e - 0.55% (12.7 MB)

[#011] sha256:9f8fbba3323e4f2a60ecf096c82a7c900b898672959b7e878561861daefc9577 - 0.0% (1.27 KB)

[#012] sha256:435a47c7c03e05eab71704a959945013efbf6c57c4708a8668450375e89d452b - 0.0% (1.27 KB)

[#013] sha256:916dca8ea6c45e7ffc03e41bbc86b2435ceeaf65e0b5c71e16d87b1f4e16d5ea - 0.0% (1.27 KB)

[#014] sha256:99c9c6ba8693469996fc468e112b485fa36ebf2f4611f819b6d6d54dbe7db228 - 0.0% (1.27 KB)

[#015] sha256:a401eaad15d4cfa73a11c7c1d8cad293db76c7b3b686b7f60aa5042c8bd66cbf - 0.0% (1.31 KB)

[#016] sha256:3013f4e270633d3ee2a3db21200e80a08fbc1c817d3f69f2a8d87a89308b51c5 - 1.21% (28 MB)

[#017] sha256:79e87b70a5df3991e44e3730f63dd329aefad78a6de953c3e559fae514fedeeb - 0.0% (1.27 KB)

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

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

[#020] sha256:7f069f9dad0504f8dcfcc14541ceaa61f1222c51673bdddfc949417880e7e417 - 0.0% (1.27 KB)

[#021] sha256:e387332dbf9e988e844da19c1b63ccc67aa9a65a37358f2bec5033b9de8807da - 0.0% (1.27 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-08-10 00:29:19 UTC

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

2021-08-10 00:29:20 UTC

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

2021-08-10 00:29:31 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-10 00:29:39 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-10 00:30:05 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-10 00:30:16 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-10 00:30:24 UTC

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

2021-08-10 00:30:32 UTC

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

2021-08-10 00:30:40 UTC

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

2021-08-10 00:30:40 UTC

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

2021-08-10 00:30:41 UTC

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

2021-08-10 00:30:41 UTC

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

2021-08-10 00:31:23 UTC

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

2021-08-10 00:31:24 UTC

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

2021-08-10 00:31:25 UTC

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

2021-08-10 00:31:27 UTC

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

2021-08-10 00:31:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-10T00:31:22Z

2021-08-10 00:31:29 UTC

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

2021-08-10 00:31:31 UTC

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

2021-08-10 00:31:31 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