Namespace
rancher
Image / Tag
rancher-agent:master-e2372ca0e5484c51fc17c7d5848f5614a38d8d0b-windows-2004
Content Digest
sha256:6486b653d6da661b8d86bad12a199917b3b713aa8da5d1a5d649c03a448d8ecd
Details
Created

2021-08-03 21:40:47 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-03T21:40:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e2372ca0e5484c51fc17c7d5848f5614a38d8d0b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e2372ca0e5484c51fc17c7d5848f5614a38d8d0b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.64% (1010 MB)

[#002] sha256:fa47a9a89c16961969b8e79df5e6b140df508cc2ebc8346413a57550ce73bd45 - 0.0% (1.27 KB)

[#003] sha256:2b06f78282df1bc585ed421c1c5b1196cdf9016d2c62fcfa530d38a64f98892f - 0.0% (1.3 KB)

[#004] sha256:9d1c37c7d0a5d5a2413fe95731a4a30ad713002df1389a9f4d51c6dc1524a097 - 0.67% (15.5 MB)

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

[#006] sha256:f934b851fa6f322ec4a26049a1efbcd0c4e159bb939de94a935955abc5c52acb - 0.37% (8.63 MB)

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

[#008] sha256:ad6db3a73788863bfe240ba6e70784841afaca0c5164975e4b64875344ec2309 - 0.23% (5.33 MB)

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

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

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

[#012] sha256:9a31b5b4e47ec2a1870e0efabe3d01580548d08350c7c074d9b65642b5d37212 - 0.0% (1.26 KB)

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

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

[#015] sha256:6283167033409a8d07152571b6f5118ebe6fa038118a31a9ee50ac9a0898ae12 - 0.0% (1.27 KB)

[#016] sha256:8cdc8486355939bb0fcd9a947b4b609ec33782ee50989431e0490a70deec7407 - 1.21% (28 MB)

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

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

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

[#020] sha256:507686e0bbe3572f0e0a9af9eec3e409bf83952e7b5859f73a016da1d4d24d01 - 0.0% (1.27 KB)

[#021] sha256:3af78c21f55561e0b1290b444da2b354dbd856c4c19c26bc926771a1de2840e7 - 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-08-03 21:38:21 UTC

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

2021-08-03 21:38:21 UTC

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

2021-08-03 21:38:32 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-03 21:38:41 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-03 21:39: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-03 21:39:19 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-03 21:39:30 UTC

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

2021-08-03 21:39:38 UTC

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

2021-08-03 21:39:47 UTC

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

2021-08-03 21:39:47 UTC

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

2021-08-03 21:39:48 UTC

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

2021-08-03 21:39:49 UTC

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

2021-08-03 21:40:43 UTC

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

2021-08-03 21:40:43 UTC

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

2021-08-03 21:40:44 UTC

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

2021-08-03 21:40:45 UTC

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

2021-08-03 21:40:46 UTC

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

2021-08-03 21:40:46 UTC

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

2021-08-03 21:40:46 UTC

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

2021-08-03 21:40:47 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