Namespace
rancher
Image / Tag
rancher-agent:master-06868e1fe840d780f16242e3e2c9cd53d0c159b3-windows-2004
Content Digest
sha256:f85b578414afd5e13c44af037b9d604ce89224ba66cbf9249d392438f496e0dd
Details
Created

2021-07-27 21:07:18 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T21:07:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    06868e1fe840d780f16242e3e2c9cd53d0c159b3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-06868e1fe840d780f16242e3e2c9cd53d0c159b3-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:3dab626e2e30bd391adce1824b6e444bf07f77e370374efc596ad689cdd9b9b2 - 0.0% (1.31 KB)

[#003] sha256:8b2e964cde9fbce195075663c6ace5bd4c6d4264d28bbdb37647f6e09057eaa2 - 0.0% (1.3 KB)

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

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

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

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

[#008] sha256:8f96c0938e86c1eaffa2499d2686bd0fa251cfd4432dcbf1c6cb9fed2e384345 - 0.23% (5.3 MB)

[#009] sha256:7bb156a5f825409e8b130f2a2f874e5cf52458fa68ce30b55b1cf1207b946059 - 0.67% (15.5 MB)

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

[#011] sha256:905777c75c78a6ba827f86aa7921177b76c9a8a00882ec595d2975be1d0a2fd8 - 0.0% (1.27 KB)

[#012] sha256:7c1cdf8b63036d992799650b59be96ddc620d2339f0eaeb3db8beffbb7efd145 - 0.0% (1.27 KB)

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

[#014] sha256:78dfad6feaf4ca74b1c58d90c51249ccb106e46f842c666f4b87862a06ee9089 - 0.0% (1.26 KB)

[#015] sha256:f40b9ece9152d6a69b22f6c15e69c2e286355306ada4c54ed2ef532b57e600ea - 0.0% (1.29 KB)

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

[#017] sha256:97d5eda7afd7440a5154c03334f0a0135c473d307c5721e3f5706fae23987a73 - 0.0% (1.27 KB)

[#018] sha256:612b4c4670a978c3532c717b1413c5b7ba5bba345a1f1653fada31902b607c37 - 0.0% (1.26 KB)

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

[#020] sha256:f8f5c5e4e9214cdcb2d391352a0adeae5af44600d506f119e032eb4c5f1ca5a7 - 0.0% (1.3 KB)

[#021] sha256:d45a13447f12733d852ec5290ada81a28dd6b7c52b64b685454458432b412921 - 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 21:04:16 UTC

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

2021-07-27 21:04:17 UTC

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

2021-07-27 21:04:36 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 21:04:51 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 21:05:37 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 21:05:52 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 21:06:10 UTC

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

2021-07-27 21:06:20 UTC

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

2021-07-27 21:06:28 UTC

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

2021-07-27 21:06:29 UTC

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

2021-07-27 21:06:29 UTC

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

2021-07-27 21:06:30 UTC

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

2021-07-27 21:07:12 UTC

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

2021-07-27 21:07:13 UTC

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

2021-07-27 21:07:14 UTC

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

2021-07-27 21:07:16 UTC

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

2021-07-27 21:07:16 UTC

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

2021-07-27 21:07:17 UTC

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

2021-07-27 21:07:18 UTC

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

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