Namespace
rancher
Image / Tag
rancher-agent:master-37561eb87180623387ea312e0529067ad7ae8e42-windows-1809
Content Digest
sha256:64259c53e8830594415d5aa6d69918d1f92325ff84a944aab52ba01bf57926a9
Details
Created

2021-07-29 17:25:44 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-29T17:25:38Z
  • org.opencontainers.image.revision
    37561eb87180623387ea312e0529067ad7ae8e42
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-37561eb87180623387ea312e0529067ad7ae8e42-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.96% (1.6 GB)

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:ba069103a1d1ac312b39d856c605eff8cf47a9776bb398fd7e8447ed232fbc5b - 0.0% (1.07 KB)

[#003] sha256:1c5aebab8e5c68b8a6ebcf604759aa27907675b7abd33f32f9855a82d13dc02f - 0.0% (1.08 KB)

[#004] sha256:314b977f80c0677a6ba958e28bd73a1c4870234075f882437bfa973b3cb2738d - 0.58% (15.5 MB)

[#005] sha256:844745c8172f20a6bbacc1fa395542a2bb0cbf18fdac6c0331c6768927c7d052 - 0.2% (5.28 MB)

[#006] sha256:a064fbca10f39efd58e8bb6e8221850dc7a195e707d4a634ecedac3c0cb1591c - 0.28% (7.44 MB)

[#007] sha256:f5e86aa8f659ce9c2c4eab8ee85e1ffa7644380f25251a563a020a0b2ef23c6f - 1.39% (37.2 MB)

[#008] sha256:612a0326639eb5496ff1394a8a1a3ff037e3d5b7adc8df79d6360a9d29a7314d - 0.2% (5.34 MB)

[#009] sha256:97d42e0ed4745ab7a36079f7e5f6ed0e1c08df964a49ad692734bc58a904889e - 0.58% (15.6 MB)

[#010] sha256:e8779960e8fcdeab9238097d8c9d86952f56f6857ac42b7b2e9886b02ff2f14b - 0.47% (12.8 MB)

[#011] sha256:93378ee7cb95017dc7ab149e802912b7d86330d08e24eba9e73834c8fe6bfbc9 - 0.0% (1.07 KB)

[#012] sha256:ef42349109617ef25854014d94ec2c53654f28db7ab3787ddd5f6033d9ec577a - 0.0% (1.07 KB)

[#013] sha256:0e564c94bffeb40bea8843f947cf078d0ea966e5ae8e30c0517d268e2cde6023 - 0.0% (1.07 KB)

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

[#015] sha256:81cc08b24db88c4ce2909e569cbb34c4752971a9cba34aa5d3860f4707d396a1 - 0.0% (1.1 KB)

[#016] sha256:34893e635f953704a14df6e0c2f102dd8acac178afe408cbc86b3b4ce17aaece - 1.04% (28 MB)

[#017] sha256:14c595545a3632f09c3f7f1f86f26e11bff6442661ddb542e6d9b5f6b9c5ddba - 0.0% (1.06 KB)

[#018] sha256:b4b08329b0d7fa45937bd1695b8cbf4cdda375d0291e802e13150c83d3252c74 - 0.0% (1.09 KB)

[#019] sha256:33ee6c2cd2001fb12b3d9391ff3450563c1f61ffc7ee873cd5dfdf1c01f0deb1 - 0.0% (1.07 KB)

[#020] sha256:4ab1257d31d5c7ea5664ba9232a53ec4a2387c74a087a36616f59b3cf9d266db - 0.0% (1.07 KB)

[#021] sha256:99614caf7fdcc7e79f772e3da85093aaf54cbbbcc0c84ed52b12e1b46144ba90 - 0.0% (1.09 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-07-29 17:07:20 UTC

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

2021-07-29 17:07:21 UTC

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

2021-07-29 17:07:41 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-07-29 17:07:48 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-07-29 17:08: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-07-29 17:08:18 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-07-29 17:08:25 UTC

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

2021-07-29 17:08:31 UTC

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

2021-07-29 17:08:37 UTC

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

2021-07-29 17:08:38 UTC

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

2021-07-29 17:08:38 UTC

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

2021-07-29 17:08:38 UTC

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

2021-07-29 17:25:40 UTC

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

2021-07-29 17:25:40 UTC

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

2021-07-29 17:25:41 UTC

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

2021-07-29 17:25:42 UTC

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

2021-07-29 17:25:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-29T17:25:38Z

2021-07-29 17:25:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=37561eb87180623387ea312e0529067ad7ae8e42

2021-07-29 17:25:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-07-29 17:25:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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