Namespace
rancher
Image / Tag
rancher-agent:master-71c2cc7ca17656f0ce487c97241ae2b2a479a7ff-windows-2004
Content Digest
sha256:9337c6b97842abf1724b19056df53191dd22b6744af2c7d74211a43dab865cd2
Details
Created

2021-08-07 18:21:10 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-07T18:21:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    71c2cc7ca17656f0ce487c97241ae2b2a479a7ff
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-71c2cc7ca17656f0ce487c97241ae2b2a479a7ff-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:c6e1ed89bb6681f36eab29fad6a68d04a334a8ddfe17935fcfbeb0cb8dd492f2 - 0.0% (1.31 KB)

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

[#004] sha256:8f387c6bf21f9718d06bcfd0a7487db7c3a41d15e101e5ca3346667d8225988d - 0.67% (15.5 MB)

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

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

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

[#008] sha256:1902f0a986ed494fb5842e4bb032427262f7742d562013eed0f608003f56ab75 - 0.23% (5.32 MB)

[#009] sha256:4902e40aa6c634aa10b5620d121e63167c6d5346549f962c94bff257f70c9b42 - 0.67% (15.6 MB)

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

[#011] sha256:514f4c0b2eaa25c3ff4238507a859ba40f7eceac5956afe67f4856b32958cacb - 0.0% (1.27 KB)

[#012] sha256:b881e902928968c4c3f8a2a79a75a7707ae938e950916e65cac334d3e5206cf7 - 0.0% (1.28 KB)

[#013] sha256:3dbf1bc71a47af633f89d495fbfee81a0915df864522b84a004ccaf43ac87c7b - 0.0% (1.29 KB)

[#014] sha256:21b140c0211917d8338fd736a0025b651451622d759b919646c2de596f5c59f4 - 0.0% (1.29 KB)

[#015] sha256:06b1c03257b0cc7f93c5c33a6704395a6f5acd206aaa18c584db4c449138f109 - 0.0% (1.3 KB)

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

[#017] sha256:5dd7942876d2f705739fc215d74c9b4eb8f4e30416d862889c7e8980d348eb77 - 0.0% (1.27 KB)

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

[#019] sha256:3626501075b6311bd908e1cef07a32bd2415f59266c5c2c71d1dad6a04385c0a - 0.0% (1.26 KB)

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

[#021] sha256:dcac7a02ba0ed8b005bdf22cf193d9aac4ae49f7f56e0a87ffb5cc0e94da1343 - 0.0% (1.31 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-07 18:11:24 UTC

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

2021-08-07 18:11:24 UTC

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

2021-08-07 18:11:35 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-07 18:11:42 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-07 18:12:07 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-07 18:12:23 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-07 18:12:32 UTC

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

2021-08-07 18:12:40 UTC

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

2021-08-07 18:12:49 UTC

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

2021-08-07 18:12:50 UTC

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

2021-08-07 18:12:50 UTC

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

2021-08-07 18:12:50 UTC

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

2021-08-07 18:21:04 UTC

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

2021-08-07 18:21:05 UTC

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

2021-08-07 18:21:07 UTC

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

2021-08-07 18:21:08 UTC

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

2021-08-07 18:21:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-07T18:21:03Z

2021-08-07 18:21:09 UTC

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

2021-08-07 18:21:09 UTC

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

2021-08-07 18:21:10 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