Namespace
rancher
Image / Tag
rancher-agent:v2.6-ba95a58481e6fe693e3e4d45931a055e67a97af7-windows-20H2
Content Digest
sha256:5d219e46f67fb9de3dd000a02c63904524505af96dbed336475eb6cd053b1130
Details
Created

2021-08-05 22:30:59 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-05T22:28:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ba95a58481e6fe693e3e4d45931a055e67a97af7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-ba95a58481e6fe693e3e4d45931a055e67a97af7-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.88% (1.4 GB)

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.3% (1.07 GB)

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

[#003] sha256:38f0469415fff56b8c4edb5be6b866d0d83fcedc274deaec19ac213affeca85b - 0.0% (1.32 KB)

[#004] sha256:1a225489bb839f702007b8decd84b366c9ce9a2b6a21f6f657b67921f23c0b69 - 0.58% (15.5 MB)

[#005] sha256:e378ac5354bbaecec519b311cf25aa19ee8771c50db0c9c0735ee7793d92f9a4 - 0.2% (5.27 MB)

[#006] sha256:cdba6650d197f157b450514d1f4fbdaa484e28411a0e9af215a56cf8ce11739f - 0.33% (8.75 MB)

[#007] sha256:07e2953402aa678622531deb896d828f06702db32f68765f5312465d8639612c - 1.4% (37.2 MB)

[#008] sha256:43b605a1d4bbb9a7f289f04d06f1955d6b6fb8ff84daf82dc96ab304fd5f6b40 - 0.2% (5.3 MB)

[#009] sha256:c1d0e59174231801d63c30b10bc6d07e999578a51692814824766f1f18e7f932 - 0.58% (15.5 MB)

[#010] sha256:164bc447e1ee7411c2420a484c99fa17815a226c2bf63cbe9f88149edb6dc6f1 - 0.48% (12.7 MB)

[#011] sha256:26c814ef568b4889ffd36abc322799c828eb8f7ee1bdfd5a02fb3f40ffe3a423 - 0.0% (1.29 KB)

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

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

[#014] sha256:3075c3862e6017d7c47a4dedf0af311bf9189ae6676f64b521a3c3ff9bdb0fe8 - 0.0% (1.3 KB)

[#015] sha256:c0997bc23be156957d57f91519a03bfe0ed0cc33c0074476425c68317f8147a2 - 0.0% (1.28 KB)

[#016] sha256:301867d03dda190b9391efe6fe224b2306954662da3b9429676ec5761053befd - 1.05% (28 MB)

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

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

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

[#020] sha256:1747d38fa4ba048646f4da7bed19ef06099db61388c2cd6e5cc91ed2e01e36f3 - 0.0% (1.26 KB)

[#021] sha256:686fcd8847367f20fd3ce588f14acb4399a35d8779c37de225a099f135487217 - 0.0% (1.3 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-05 22:28:39 UTC

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

2021-08-05 22:28:39 UTC

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

2021-08-05 22:29:13 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-05 22:29:22 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-05 22:30:06 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-05 22:30:20 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-05 22:30:30 UTC

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

2021-08-05 22:30:39 UTC

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

2021-08-05 22:30:47 UTC

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

2021-08-05 22:30:47 UTC

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

2021-08-05 22:30:48 UTC

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

2021-08-05 22:30:49 UTC

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

2021-08-05 22:30:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-ba95a58481e6fe693e3e4d45931a055e67a97af7-head

2021-08-05 22:30:50 UTC

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

2021-08-05 22:30:51 UTC

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

2021-08-05 22:30:57 UTC

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

2021-08-05 22:30:57 UTC

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

2021-08-05 22:30:58 UTC

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

2021-08-05 22:30:59 UTC

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

2021-08-05 22:30:59 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