Namespace
rancher
Image / Tag
rancher-agent:master-7738b256d3bf3b382b149b2d4b4e58b1bfdaf760-windows-2004
Content Digest
sha256:6d89dc19e1b589b18d8b01ce88bef51a5e340a3727012d8452b44c7c7911fa28
Details
Created

2021-07-27 16:32:37 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T16:32:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7738b256d3bf3b382b149b2d4b4e58b1bfdaf760
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7738b256d3bf3b382b149b2d4b4e58b1bfdaf760-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:2d7447cb7178381c21c5efe04f34c0491d032de8270da8d5508602bf6c20cf62 - 0.0% (1.26 KB)

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

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

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

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

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

[#008] sha256:7c1b9d865915bd32d1b3a0728a8be41e27fdbcb025d12eafcbe1ab8b63c52c22 - 0.23% (5.3 MB)

[#009] sha256:2e493c3c00f1583578695d76c0adabe201d780be67bf9101545e6f01e4b82232 - 0.67% (15.5 MB)

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

[#011] sha256:536d58ad49496f7330ff1fdd409bdb04dea43482c53c728d214e56d6f3a775f6 - 0.0% (1.27 KB)

[#012] sha256:a5f3f5b46ddbddde126c94d6447313f6d189cd0ce1a47d385b564498224fac22 - 0.0% (1.26 KB)

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

[#014] sha256:24c0eec5b4ba94ca9f0c9f880b9fb56a252086f4c297d6e47597e2dddbd7a7f5 - 0.0% (1.29 KB)

[#015] sha256:6b2e9406c54832ef35d0a2bc0cc1cb482bf5028d6f76ab4f608291dd25e1e15b - 0.0% (1.3 KB)

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

[#017] sha256:ed1798a7bf010eb277568b714e056afd6de07d87ef9966f9edc96a75950de8b9 - 0.0% (1.26 KB)

[#018] sha256:cf6efb4041164a4e380f5993e297591e88e89b479c2306acf8e8f01306d64201 - 0.0% (1.3 KB)

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

[#020] sha256:a6b720d65851c397f4c3048269312d676b9d08000ef83bea4ba4577ac963dadc - 0.0% (1.29 KB)

[#021] sha256:e50640145d1014747e5747fa189b4a2aa465722dc7f653f2e63f532570880c07 - 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-07-27 16:29:22 UTC

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

2021-07-27 16:29:23 UTC

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

2021-07-27 16:29:34 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-07-27 16:29: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-07-27 16:31:08 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-07-27 16:31:19 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-07-27 16:31:31 UTC

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

2021-07-27 16:31:38 UTC

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

2021-07-27 16:31:46 UTC

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

2021-07-27 16:31:46 UTC

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

2021-07-27 16:31:47 UTC

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

2021-07-27 16:31:48 UTC

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

2021-07-27 16:32:29 UTC

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

2021-07-27 16:32:29 UTC

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

2021-07-27 16:32:31 UTC

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

2021-07-27 16:32:35 UTC

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

2021-07-27 16:32:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-27T16:32:27Z

2021-07-27 16:32:36 UTC

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

2021-07-27 16:32:36 UTC

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

2021-07-27 16:32:37 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