Namespace
rancher
Image / Tag
rancher-agent:master-86600eaff8d59915d0462e36a3a506bf220d2d37-windows-20H2
Content Digest
sha256:8813f2f92374bd6924cd23a5cde0ee4fac804a624809b34b3e104c2a38dee0ed
Details
Created

2021-02-08 20:56:58 UTC

Size

2.44 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-86600eaff8d59915d0462e36a3a506bf220d2d37-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.4% (1.4 GB)

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.73% (918 MB)

[#002] sha256:e8e8dd133df4290206292880f295353a4b19a10f577fb11f9cafff9b73d655d9 - 0.0% (1.1 KB)

[#003] sha256:f36e1fce6fb431f68208a6e2debee1d1f5cb2b0a5da4b8c496246c215f3d80ef - 0.0% (1.07 KB)

[#004] sha256:7dfd08c97b8cd47515933ac563998edc8273506eb0e70a143287785226c70831 - 0.82% (20.5 MB)

[#005] sha256:3fb19c38b8a01e1dd8c944fbc83c1aeeb40da2fd80af02ecd3644d8bef30babc - 0.39% (9.75 MB)

[#006] sha256:d405e35a7f3222787b63df5a0df71c08139483fde3773b04b1eeff1e033f1505 - 0.31% (7.82 MB)

[#007] sha256:261d3bb5ffe6ddff2b5cee920c4807cc4b4979593986c99fd623cf1d253df272 - 1.77% (44.1 MB)

[#008] sha256:de8bb84c12cbaa1404719ec2185a7584d0d327f61c78c22224dc48ce17d1e814 - 0.19% (4.82 MB)

[#009] sha256:da6b1f906e8db5227d4049b9dce93b02edf0098f7e1c7b13e5d8c2de6ef4aaa4 - 0.62% (15.5 MB)

[#010] sha256:8f44cedeacf23ea184d516074f6ee3ba35d57f3fefdd7e4b08aeb73d04f6433a - 0.54% (13.4 MB)

[#011] sha256:5f6707b94aef58607e02d67ac70d4ffb8934ccdb82acdc23b81090bb714d8f64 - 0.0% (1.07 KB)

[#012] sha256:a60f95ba514317e65d8c4747d41443a98068e2facd3a3f6d8eaba082d6f40e28 - 0.0% (1.08 KB)

[#013] sha256:0a4f0425cff9668ee3c6e38af98d6c4ac2ce435e8ed04fab085e844b0e0a1154 - 0.0% (1.1 KB)

[#014] sha256:b4d585bb782f53a7fd7708a9b617759995397956e9a2da3052171888582e8ddb - 0.0% (1.07 KB)

[#015] sha256:8f7d677e2bb5745f9be45c2de7418c92a6769fa616bced4db93a86319654a456 - 0.0% (1.07 KB)

[#016] sha256:6f817d26b55407468866e756476eb1a0f5611b980ae6c1ea35b003217cdca2dd - 1.22% (30.6 MB)

[#017] sha256:d02505910bc0685456a70a4e9f6e148e74d98666eee7b694ddfaf0af6692450d - 0.0% (1.09 KB)

[#018] sha256:40d3f3cb4b444a70baf6b55491e9e53d14e4d95c8fe0b0b3af016b712ef90b93 - 0.0% (1.07 KB)

[#019] sha256:3e6dfc1984730f1240bc32496b7c55930e72028d0f07aaedd587cae393946738 - 0.0% (1.07 KB)

[#020] sha256:5762d95b9b02de8fb78e9b33d1c8929311c1a5069c8815e283d54183f9a1e879 - 0.0% (1.07 KB)

[#021] sha256:d43238c85700a990656688f24087d7a6f21ee98f4304efd66c6177ecebbdc3c2 - 0.0% (1.07 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-02-07 18:30:10 UTC

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

2021-02-07 18:30:10 UTC

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

2021-02-07 18:30:21 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-02-07 18:30:30 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-02-07 18:30:53 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-02-07 18:31:05 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-02-07 18:31:13 UTC

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

2021-02-07 18:31:21 UTC

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

2021-02-07 18:31:29 UTC

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

2021-02-08 17:58:52 UTC

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

2021-02-08 17:58:53 UTC

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

2021-02-08 17:58:53 UTC

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

2021-02-08 20:56:54 UTC

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

2021-02-08 20:56:55 UTC

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

2021-02-08 20:56:56 UTC

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

2021-02-08 20:56:57 UTC

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

2021-02-08 20:56:57 UTC

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

2021-02-08 20:56:58 UTC

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

2021-02-08 20:56:58 UTC

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

2021-02-08 20:56:58 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