Namespace
rancher
Image / Tag
rancher-agent:v2.6-3c3645d55fb44c18c0b9228f52f777cc5dc8f0b1-windows-2004
Content Digest
sha256:f816ef0d43800f3d5674d5c80f41ecf8be5a7f97c5e986c0ca8356a25dda6971
Details
Created

2021-08-16 21:42:49 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-16T21:42:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c3645d55fb44c18c0b9228f52f777cc5dc8f0b1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-3c3645d55fb44c18c0b9228f52f777cc5dc8f0b1-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:6cdad21550fe1eaac0526aac4546de90f5ba569f370867c592521e5be035a515 - 0.0% (1.27 KB)

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

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

[#005] sha256:27f2475436ea49ffd5722b4821c1f631e4d71b2eb5511ec59278922f29a14cfa - 0.23% (5.28 MB)

[#006] sha256:5f779c600de2dff7676a07fbe10877d58735cf400c37db65cf0a442e3eb5492d - 0.37% (8.68 MB)

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

[#008] sha256:492be2b91d1be79d6f62e8f09e92da6ed769e3107fd072129c5a3eaaad30239a - 0.23% (5.35 MB)

[#009] sha256:77f96d08df287e2ce8e7d1903047f1e12a2526a8802311d22505a561b4f46700 - 0.67% (15.6 MB)

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

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

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

[#013] sha256:f84f93b805a3cbad8406574f1ef6c925c12c2ad11b9e73fdb4906a455daf6fda - 0.0% (1.27 KB)

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

[#015] sha256:8936b2762d1844be7105c7ef7a2b17f81b18b89c09abdcb5f198b6f71593bbc1 - 0.0% (1.26 KB)

[#016] sha256:5e3df775e156c7d4b4a05ab2657f16363fd0595ac700451c276a6aa2fb74de10 - 1.2% (28 MB)

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

[#018] sha256:39d690cf9e84a87ec5ca1c3b97decbc1324eb60f958ec3acf515208e75f787cd - 0.0% (1.27 KB)

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

[#020] sha256:769900888617a693879586803418d3f18cc8095bd1b7622a5323b42e7e684191 - 0.0% (1.27 KB)

[#021] sha256:0ec3ac74b708734b6a1d7920df191b13345f001ff70f2ccfe11595b127ba7bea - 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-16 21:40:36 UTC

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

2021-08-16 21:40:36 UTC

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

2021-08-16 21:40:50 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-16 21:40:58 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-16 21:41:24 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-16 21:41:35 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-16 21:41:44 UTC

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

2021-08-16 21:41:52 UTC

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

2021-08-16 21:42:00 UTC

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

2021-08-16 21:42:01 UTC

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

2021-08-16 21:42:01 UTC

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

2021-08-16 21:42:02 UTC

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

2021-08-16 21:42:40 UTC

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

2021-08-16 21:42:40 UTC

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

2021-08-16 21:42:42 UTC

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

2021-08-16 21:42:46 UTC

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

2021-08-16 21:42:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-16T21:42:38Z

2021-08-16 21:42:48 UTC

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

2021-08-16 21:42:48 UTC

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

2021-08-16 21:42:49 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