Namespace
rancher
Image / Tag
rancher-agent:master-c9e3458337c68fdad6138619c3fac8cc8e33f977-windows-2004
Content Digest
sha256:d83f3b3cdc64847ba21d8fb4cef338183636c145bb8831b141026e4286eb9594
Details
Created

2021-08-20 00:04:51 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-20T00:04:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c9e3458337c68fdad6138619c3fac8cc8e33f977
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c9e3458337c68fdad6138619c3fac8cc8e33f977-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)

[#002] sha256:821f814cb8299112f67e82096620349606c438e755f329b1ed85f92061667d4d - 0.0% (1.27 KB)

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

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

[#005] sha256:5aaf9200a754529aff86c4cdd8edcc2a98057b763a61761c1594f3cfa6229306 - 0.23% (5.28 MB)

[#006] sha256:7b0c1b5ee219f2717aeb57e9e277a970eb1866514cd273741f83249a2947e789 - 0.37% (8.67 MB)

[#007] sha256:d5ed071e5672389fecca6b5e1ddf41c337b2913e7dffda80737e62ed162dc954 - 1.6% (37.2 MB)

[#008] sha256:a7c6a7c260695d76a808d1f7481001bb18453026666743a0b11fcfd26dd7fb2e - 0.23% (5.34 MB)

[#009] sha256:5a24defe6021eda75663957abd52b7400ea735ecfc148aec29d8ab953bae117d - 0.67% (15.6 MB)

[#010] sha256:ecabdd06ecb655253fad2a1bfcec85e98becfe6028d6469a00b98fa5df99528d - 0.55% (12.8 MB)

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

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

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

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

[#015] sha256:469f5ee829b59a210704ce9041e8ed84bf3249b68980da5e93eb1473ea022b34 - 0.0% (1.3 KB)

[#016] sha256:99c62b93bc6cb9ba4c58e93d3077a828d5c73ccff54d4ba8c8420e04fe4a2027 - 1.2% (28 MB)

[#017] sha256:3d755adcef3f25bdda2f1bea893bb242fe4222d1860e74bd2de87aa96e62124a - 0.0% (1.27 KB)

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

[#019] sha256:08d96d39a7e2a4fec029e058cd5abb3bcb7651d5f6ae111170d519a44a1aea50 - 0.0% (1.3 KB)

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

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


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

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-19 23:54:58 UTC

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

2021-08-19 23:54:58 UTC

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

2021-08-19 23:55:09 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-19 23:55:17 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-19 23:55:42 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-19 23:55:53 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-19 23:56:01 UTC

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

2021-08-19 23:56:09 UTC

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

2021-08-19 23:56:17 UTC

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

2021-08-19 23:56:17 UTC

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

2021-08-19 23:56:18 UTC

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

2021-08-19 23:56:18 UTC

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

2021-08-20 00:04:47 UTC

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

2021-08-20 00:04:47 UTC

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

2021-08-20 00:04:49 UTC

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

2021-08-20 00:04:49 UTC

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

2021-08-20 00:04:50 UTC

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

2021-08-20 00:04:50 UTC

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

2021-08-20 00:04:51 UTC

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

2021-08-20 00:04:51 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