Namespace
rancher
Image / Tag
rancher-agent:v2.6.0-rc7-windows-1809
Content Digest
sha256:c9191c58701d8ae14a3652320e308c9ef6fbdf563cd5f15e86262b936904dd8d
Details
Created

2021-08-26 06:14:15 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-26T06:14:13Z
  • org.opencontainers.image.revision
    607fcdde62ddc924bc8d4cae332b3393ced21605
  • 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:v2.6.0-rc7

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

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

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

[#004] sha256:8da204bb1c18abd14b3273f5ade53c6cb32acd40240c4b04b5d7e8d13be8a5cb - 0.58% (15.5 MB)

[#005] sha256:3be794d4b6e1b1f71d7fe71f5fe6e8ee9ec5781da1e5daa080a98243997fada3 - 0.2% (5.28 MB)

[#006] sha256:9a8c70edf164ec95337053649980de2aaea18ea7aa01e34cddabb2707585e4f9 - 0.28% (7.43 MB)

[#007] sha256:ee064323adf227ee8cb4cbea904302b03018bd7717dd66dcf22d44d1284c5f23 - 1.38% (37.2 MB)

[#008] sha256:2a884cfd06efd4cb371e5f94ca0ea821b403440c2d5a6b16ced36ba1f16075d4 - 0.2% (5.34 MB)

[#009] sha256:69590bf446ed8a1ac5404609d16259059518724b2e574e4ad13212c4eababb43 - 0.58% (15.6 MB)

[#010] sha256:c1c56819bc670324b18d24e9258f5ce31f4ce5f28eba2e1fd79f2999ee7f4866 - 0.47% (12.7 MB)

[#011] sha256:7a4042e6d55955c234de1ad066765bcc76018c08cbad5bb5b3cdc4687d9a78cc - 0.0% (1.07 KB)

[#012] sha256:239d1ad809d3ebb8f10496a9f8dec4cda578eab96a5569ee8c6de91f96ebb3ea - 0.0% (1.06 KB)

[#013] sha256:7c9c2dae4414a7f80bb8c08d738424b72a41f0f5df7bb6a9601a55a63e828127 - 0.0% (1.06 KB)

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

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

[#016] sha256:b8bf16be95c371ef371e03619d56ad9c85da8940301ab3e59dfbb65a7f1bdc98 - 1.04% (28.1 MB)

[#017] sha256:a3683f3dc26e759856ac75c768d0f6adcfb43b8ed8de69a296728293eb5517b9 - 0.0% (1.07 KB)

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

[#019] sha256:32367a8676d4a2d483e9a1041d00f0a24c2f2533f56e2040a90008aef9b4ef68 - 0.0% (1.09 KB)

[#020] sha256:873c56ecdd89fbfd03568ec219d9bebe0dc2d0593af59edfe6a5bff1886778a7 - 0.0% (1.07 KB)

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


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-26 06:12:28 UTC

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

2021-08-26 06:12:28 UTC

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

2021-08-26 06:12:47 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 06:12:55 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 06:13:19 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 06:13:28 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 06:13:34 UTC

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

2021-08-26 06:13:41 UTC

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

2021-08-26 06:13:46 UTC

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

2021-08-26 06:13:47 UTC

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

2021-08-26 06:13:47 UTC

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

2021-08-26 06:13:48 UTC

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

2021-08-26 06:13:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.0-rc7

2021-08-26 06:13:48 UTC

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

2021-08-26 06:13:50 UTC

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

2021-08-26 06:13:50 UTC

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

2021-08-26 06:14:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-26T06:14:13Z

2021-08-26 06:14:14 UTC

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

2021-08-26 06:14:15 UTC

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

2021-08-26 06:14:15 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