2023-06-07 15:21:22 UTC
1.73 GB
rancher/rancher-agent:v2.6-ff105a6a3ab5cd0cf9fa005e7849950a925c1c06-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 72.72% (1.25 GB)
[#001] sha256:fcfdcf7069fa97d174a5fc8b1cfffbf4f15099246e0d53770bf40a7268bd9b77 - 20.45% (361 MB)
[#002] sha256:e02e7b9c70c9946a9fcea2ddd0827e1045a09d25cdd8efdf3ee6cbf7009cf35c - 0.0% (1.26 KB)
[#003] sha256:d443fdca9f69c31292cb353f1e63cc4796dcd768ff8a4a0b56d711b0570fe327 - 0.0% (1.27 KB)
[#004] sha256:7d526a4fb78771ef50a84a99bd1cb2327ea3496264258f699b1f4df9e1517cda - 0.67% (11.9 MB)
[#005] sha256:5c3f7bed5555cb36ec50c047c6f317f817cec6a676c5461f3baa79771baae67d - 2.9% (51.2 MB)
[#006] sha256:714ed72ce7350ed70b98f11c58f7ab07366560a5056562b79c6475ca51a989ad - 0.67% (11.8 MB)
[#007] sha256:6f4ee563d314eba13b32a2bb0fb104ed5b25e7420bde9dd9de85fd42ef511d44 - 0.79% (14 MB)
[#008] sha256:f840b55bc11540a971afa23ac6125caf44ad9915c6f3ccbaa06fb988a46f1c67 - 0.0% (1.26 KB)
[#009] sha256:af2fd99eee20fc11cf7dd4a8b0deff66f9cdd7098ecfe9cc4fa25033f0dc7150 - 0.0% (1.25 KB)
[#010] sha256:2465a049de82d014f38351a4412af3d17af0a8c128b6228d4cd43fb10cb0332b - 0.0% (1.27 KB)
[#011] sha256:7b21e68e3e97abee596150236c6899f18015bf29031d1b818d6a7373bacd0190 - 0.0% (1.26 KB)
[#012] sha256:f59b09a73d3ee5c94ad7312a07d32b344e52ad5948037ebd1f00f5e87394288a - 0.0% (1.27 KB)
[#013] sha256:b6dbf4d711c60dc2116d5e4abf29f0d0b56866ec7c82d98fb3ae6147c8149e01 - 1.8% (31.8 MB)
[#014] sha256:2c857ffc8d1ae85465f87ce30bafb4815aa825e5044e95ed78fb228aa4080922 - 0.0% (1.26 KB)
[#015] sha256:89bfbbe5fdaaa75cd45f9505d3fc95ffe958def6baaa164fb46bd86ac87905a4 - 0.0% (1.29 KB)
[#016] sha256:2aac1d0c79542f1c8ba64db7890109cff189a24c6c9b6af7cce7fd5a00dd87cf - 0.0% (1.26 KB)
[#017] sha256:e56fa9aecf8431f4d173d94fa57ab708faa68a6b40709871830575fe6cc36339 - 0.0% (1.26 KB)
[#018] sha256:9ad367ce0c47ebcdb738882bde36f2995c90a5205bd7a628c3605b3633c14ab8 - 0.0% (1.27 KB)
Apply image 10.0.20348.1487
2023-05-05 13:22:05 UTCInstall update 10.0.20348.1726
2023-06-07 15:20:41 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-06-07 15:20:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-06-07 15:20:51 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2023-06-07 15:21:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'
2023-06-07 15:21:08 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-06-07 15:21:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-06-07 15:21:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-06-07 15:21:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-06-07 15:21:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-06-07 15:21:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-ff105a6a3ab5cd0cf9fa005e7849950a925c1c06-head
2023-06-07 15:21:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-06-07 15:21:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:dae36308824988ce0c42f47d8733bf3fcdcdc37fd5726656326d8ebf35d93a0c in \etc\rancher\
2023-06-07 15:21:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-06-07 15:21:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-07T15:17:58Z
2023-06-07 15:21:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ff105a6a3ab5cd0cf9fa005e7849950a925c1c06
2023-06-07 15:21:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-06-07 15:21:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.