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

2021-07-23 16:59:52 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-23T16:59:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    be7cdb89dea80ba70bbaa4dd78a3813c4f102da1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-be7cdb89dea80ba70bbaa4dd78a3813c4f102da1-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:022c51256e33df3b39fb63824c618b252fb1e1b16f5948ff6d45a0a5ad3519d2 - 0.0% (1.27 KB)

[#003] sha256:a2f60ab8146daee80a60713d0fd76464d9bf77e278ce39cf72d6cbcfd280affd - 0.0% (1.33 KB)

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

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

[#006] sha256:cee8484cae2516b93cc2d403e4da242daf3460625a277daca087d02ff62d5362 - 0.37% (8.64 MB)

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

[#008] sha256:4c5e55a88bbcf50de877ed4bc32cb9e66767a423c8897b7bf802f4aac6170967 - 0.23% (5.3 MB)

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

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

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

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

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

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

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

[#016] sha256:1626e446ef9e8f44066332f82754d5d778fdec123abda2c99402bca395c8436c - 1.21% (28 MB)

[#017] sha256:397d09b341e8baae4e5c74290291251a6749f194aced6502131feb0e6fd2c34a - 0.0% (1.3 KB)

[#018] sha256:325929495e6d0a9a964b9bdb72b23a07206453e2943a42b82a90d67ee92b3754 - 0.0% (1.27 KB)

[#019] sha256:4c64e8613d579baff02166144982dafd2a8211bda0aade5bae67c724c5f261cc - 0.0% (1.27 KB)

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

[#021] sha256:49dcf7b7289f4621bc7eff9e1bb9bd6bcae25b74fdfad4c5c186d09fe0221120 - 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-23 16:56:50 UTC

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

2021-07-23 16:56:51 UTC

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

2021-07-23 16:57:03 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-23 16:57:11 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-23 16:58:33 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-23 16:58:45 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-23 16:58:55 UTC

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

2021-07-23 16:59:03 UTC

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

2021-07-23 16:59:10 UTC

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

2021-07-23 16:59:11 UTC

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

2021-07-23 16:59:11 UTC

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

2021-07-23 16:59:12 UTC

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

2021-07-23 16:59:47 UTC

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

2021-07-23 16:59:47 UTC

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

2021-07-23 16:59:48 UTC

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

2021-07-23 16:59:49 UTC

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

2021-07-23 16:59:50 UTC

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

2021-07-23 16:59:50 UTC

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

2021-07-23 16:59:51 UTC

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

2021-07-23 16:59:52 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