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

2021-08-12 18:17:54 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-12T18:17:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e8bb200b281874201e517e336881a20acdcd8865
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e8bb200b281874201e517e336881a20acdcd8865-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:90b572edda200841ec1f901518cd2b3db004dda465626d08208c0168394adedd - 0.0% (1.3 KB)

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

[#004] sha256:6678d14d6bb2ab457aaa73aa7ed926ffa158dd13afc99c4b616251790171096f - 0.67% (15.5 MB)

[#005] sha256:52c2b34982170e7b7739ae6ee71d434a56bc25be63c7f1d18c1ba2fed6caeae2 - 0.23% (5.28 MB)

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

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

[#008] sha256:376b38e1410fddae0599d38a082d6bf194fc11d44940ec42fce3261ddc3382bb - 0.23% (5.35 MB)

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

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

[#011] sha256:e77d90cf73662d3d3a6ef8a4fdb54516aaea8aca4cb8451a2f6f398d235bee13 - 0.0% (1.26 KB)

[#012] sha256:11d5b8be8126f48bf891eeb1cd5c8884c2025e6d1b2359ff1d45e96f973f43a8 - 0.0% (1.26 KB)

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

[#014] sha256:50af284ada2f48f032dd663ebd2dc1faa2373eba1db17dfffbdb93b001b64369 - 0.0% (1.26 KB)

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

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

[#017] sha256:bdcf44c579e1f027fbd613b1dbb930395e9dc0ab09fc332740e1927727ffa87b - 0.0% (1.29 KB)

[#018] sha256:7e81727034c9aaffdab050a844ddb7a6c9c12cf7de2a78ea16a6de47bd2c4ad1 - 0.0% (1.27 KB)

[#019] sha256:82d72be1faa8af9bc7c948d72dac1f0df6c7b800aa3eff5694cd46d594b78d9b - 0.0% (1.29 KB)

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

[#021] sha256:1bc7464f81f39da1bcffdc51f0849c14748a04fee41d1c3cbf2684730915409b - 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-12 18:15:32 UTC

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

2021-08-12 18:15:32 UTC

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

2021-08-12 18:15: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-12 18:16:06 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-12 18:16:34 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-12 18:16:44 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-12 18:16:56 UTC

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

2021-08-12 18:17:05 UTC

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

2021-08-12 18:17:12 UTC

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

2021-08-12 18:17:12 UTC

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

2021-08-12 18:17:13 UTC

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

2021-08-12 18:17:14 UTC

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

2021-08-12 18:17:48 UTC

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

2021-08-12 18:17:48 UTC

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

2021-08-12 18:17:49 UTC

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

2021-08-12 18:17:52 UTC

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

2021-08-12 18:17:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-12T18:17:46Z

2021-08-12 18:17:53 UTC

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

2021-08-12 18:17:53 UTC

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

2021-08-12 18:17:54 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