Namespace
rancher
Image / Tag
rancher-agent:master-0512d12ae41e1078c5ad5884018755f736805a69-windows-2004
Content Digest
sha256:93da27cfe9071a3c3788ab452df7ce529745e30f97900cedbe256015d649cb22
Details
Created

2021-08-09 19:59:52 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-09T19:59:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0512d12ae41e1078c5ad5884018755f736805a69
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-0512d12ae41e1078c5ad5884018755f736805a69-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.65% (1010 MB)

[#002] sha256:1314ff15a8b4904100868e734f5dc48f008e5bf4489d127dcc1259f2f4a118e3 - 0.0% (1.27 KB)

[#003] sha256:a4522fff153f6be62b0ca91bea4a353c8bce110bb7491ec97c4ce7221ddb7fd6 - 0.0% (1.29 KB)

[#004] sha256:35d635852506a378b87cbfb70e9e7b8d200ad1d5dc11c1a3c105f1eef4b3d983 - 0.67% (15.5 MB)

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

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

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

[#008] sha256:3f316133786158e058014c5a971e36de723df39544c5b2d14537a8c96ca4b57c - 0.23% (5.32 MB)

[#009] sha256:6435ee0a17a11acfa01d0a0c1ada70aae7dd82038d1a93fbde71599b5b34b527 - 0.67% (15.6 MB)

[#010] sha256:15e27fcb09fcdba239bb6f5e9c3b20b12693c5e78a545404b813a8f5852aaa81 - 0.55% (12.7 MB)

[#011] sha256:289ca485ee4eba2fa3a07647e237e8fb5e4abdb5244898f6df0e30740c7fb8e3 - 0.0% (1.27 KB)

[#012] sha256:69b598162d6cab16f8001f57392691ddd7f6c6e6d6fbd6f30181bf70682b338f - 0.0% (1.27 KB)

[#013] sha256:30cd7ae783e79406cf19926e81e235b55f8519edefd2af7602a2e93911c54034 - 0.0% (1.3 KB)

[#014] sha256:86f5af80011a6c6aa75ddc74f88dce0f332c417f80c998e24a61b91c467213d3 - 0.0% (1.29 KB)

[#015] sha256:8801b76a97405bf37733db3081228572e3b17d2370084f765f69f069b542748c - 0.0% (1.3 KB)

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

[#017] sha256:16f0044dd6858b1eb8513babbeedbb48c0ccdd54419675d817f677a5fe8e918a - 0.0% (1.27 KB)

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

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

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

[#021] sha256:abff6b4e9cd2a49dcde13fc8bc086a097a42dbcfbeb09497e8d4847468d72b12 - 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-09 19:57:21 UTC

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

2021-08-09 19:57:22 UTC

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

2021-08-09 19:57:38 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-09 19:57:49 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-09 19:58:16 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-09 19:58:28 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-09 19:58:40 UTC

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

2021-08-09 19:58:49 UTC

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

2021-08-09 19:59:00 UTC

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

2021-08-09 19:59:01 UTC

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

2021-08-09 19:59:01 UTC

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

2021-08-09 19:59:02 UTC

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

2021-08-09 19:59:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-0512d12ae41e1078c5ad5884018755f736805a69-head

2021-08-09 19:59:47 UTC

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

2021-08-09 19:59:49 UTC

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

2021-08-09 19:59:49 UTC

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

2021-08-09 19:59:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-09T19:59:45Z

2021-08-09 19:59:50 UTC

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

2021-08-09 19:59:51 UTC

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

2021-08-09 19:59:52 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