Namespace
rancher
Image / Tag
rancher-agent:master-7074d1d3c0f259af0bf034ca544311a2f6ed7722-windows-2004
Content Digest
sha256:9be07cd577c6af47d683fb6ab2ff352c2f5e8e9db9667a7954dc2f5eb51ec654
Details
Created

2021-08-13 04:08:44 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-13T04:08:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7074d1d3c0f259af0bf034ca544311a2f6ed7722
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7074d1d3c0f259af0bf034ca544311a2f6ed7722-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:0c39510bd25525b029f0a2503c090ad87c89075b635964a98d44059bea7f3852 - 0.0% (1.27 KB)

[#003] sha256:595ed57a2a726b3770ab77e44fb243cae391f1ecdc648a3a089607b07044b999 - 0.0% (1.3 KB)

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

[#005] sha256:0aed72cbadb088573515dc77357108c7a0f56fce8eecab781cfd20f484e30db0 - 0.23% (5.28 MB)

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

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

[#008] sha256:2544445ac92eef60f71cc9ddb23dac093d83c2d4c3de672a8115d9882a250980 - 0.23% (5.35 MB)

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

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

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

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

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

[#014] sha256:c23b5904751db2711de5d0449220e88c5550dab786b26709b3aa3325186ae9df - 0.0% (1.29 KB)

[#015] sha256:50099bf396ddca0045466ad939aeaa151958e569c2fdb67954a8b20f4734289e - 0.0% (1.27 KB)

[#016] sha256:7ded1309c4846a3cffe6a4532014828be78a61ffbb0377d4c7f768148652ceb3 - 1.2% (28 MB)

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

[#018] sha256:3e62fe9e6014676009e14900c282992cd55864336464c6561abdb86e3cf705f8 - 0.0% (1.27 KB)

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

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

[#021] sha256:36b20a7eaf88959d672c226c63595a42a259418f6c138c0038ea4c8fc07c52dc - 0.0% (1.26 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-13 04:06:33 UTC

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

2021-08-13 04:06:34 UTC

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

2021-08-13 04:06:45 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-13 04:06:53 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-13 04:07:19 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-13 04:07:30 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-13 04:07:40 UTC

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

2021-08-13 04:07:48 UTC

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

2021-08-13 04:07:59 UTC

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

2021-08-13 04:07:59 UTC

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

2021-08-13 04:08:00 UTC

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

2021-08-13 04:08:00 UTC

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

2021-08-13 04:08:39 UTC

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

2021-08-13 04:08:39 UTC

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

2021-08-13 04:08:41 UTC

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

2021-08-13 04:08:42 UTC

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

2021-08-13 04:08:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-13T04:08:37Z

2021-08-13 04:08:43 UTC

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

2021-08-13 04:08:44 UTC

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

2021-08-13 04:08:44 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