Namespace
rancher
Image / Tag
rancher-agent:master-86be137b0f7699adcde1b7ff25cd4fa0b5bb40a3-windows-2004
Content Digest
sha256:f57080ed97ae44fcdaef120b3903df4f82a99501d0cf158374f89cd89394b781
Details
Created

2021-08-26 20:56:29 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-26T20:56:21Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    86be137b0f7699adcde1b7ff25cd4fa0b5bb40a3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-86be137b0f7699adcde1b7ff25cd4fa0b5bb40a3-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:47450528b6bdc5b7f2873c6ba01c33b9f0df3ee1bfaa255d8a03c21b4c6cf0fb - 0.0% (1.34 KB)

[#003] sha256:56bd4b3744288b13d45a1100df2f28c059c15b14b9c14f2748a0ad1b80cb8c32 - 0.0% (1.36 KB)

[#004] sha256:07259eae68e0ae35c2bbba48d658513e23623c90ae3a2cef03f848c4734b10fc - 0.67% (15.5 MB)

[#005] sha256:7e09ddbaa734d0c687828f35d5051ec72fd60b0d41f3c6be6fe9c8734daabdeb - 0.23% (5.28 MB)

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

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

[#008] sha256:4e110d1cbfb645d391e0742430c6c3297f12bfc14ca3e75de2f9b9da058608c1 - 0.23% (5.35 MB)

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

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

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

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

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

[#014] sha256:e94ef71c9caa652c8aa7c562d2120201bbacb2ff1172a6dfe08248460a80c2d1 - 0.0% (1.3 KB)

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

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

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

[#018] sha256:810f337c63f8d9c8f5aef6fbb630f63fe4e5098cefbd6c3b1eb3950d80e133f5 - 0.0% (1.29 KB)

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

[#020] sha256:61861cadaf65ea494451fadf1e3bcfdbebe2c64aff429c6bcd241e0154469ad7 - 0.0% (1.26 KB)

[#021] sha256:3483e0ff52588d5ebbd7de39f6cf3516f845c8df3d7154737f9b7e5091b8fae0 - 0.0% (1.3 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-26 20:41:21 UTC

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

2021-08-26 20:41:22 UTC

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

2021-08-26 20:41:33 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-26 20:41:42 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-26 20:42:09 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-26 20:42:20 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-26 20:42:29 UTC

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

2021-08-26 20:42:38 UTC

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

2021-08-26 20:42:50 UTC

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

2021-08-26 20:42:51 UTC

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

2021-08-26 20:42:51 UTC

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

2021-08-26 20:42:52 UTC

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

2021-08-26 20:56:22 UTC

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

2021-08-26 20:56:23 UTC

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

2021-08-26 20:56:24 UTC

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

2021-08-26 20:56:25 UTC

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

2021-08-26 20:56:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-26T20:56:21Z

2021-08-26 20:56:26 UTC

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

2021-08-26 20:56:27 UTC

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

2021-08-26 20:56:29 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