2023-04-20 16:06:24 UTC
1.71 GB
rancher/rancher-agent:v2.7.3-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 73.18% (1.25 GB)
[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 19.94% (350 MB)
[#002] sha256:14d205856f912a811908dc44eb36cd1145f937ba7b82bcac94e645e7c9433d9d - 0.0% (1.26 KB)
[#003] sha256:24378247e93c254a3173a2739bebcdb9603ca3b8f69102856637bce9b6254108 - 0.0% (1.26 KB)
[#004] sha256:0adc6d1601a05a22ad60edf4f633fba36f37853a7f5475f8a6574969558f3333 - 0.7% (12.2 MB)
[#005] sha256:65e8330b57178d32be746288602f2fd6ae89d22e27848c0d2c4fd947451a6481 - 2.93% (51.5 MB)
[#006] sha256:13e367f101791fe012aa154b9c50716d04ee9771adfadcf51e07f32f304be361 - 0.68% (12 MB)
[#007] sha256:1470c8a9b19f6c62a4de717501737f83c69f67fd5b2e24bf019f7d3e97d7c6cd - 0.81% (14.2 MB)
[#008] sha256:4dde8f6a95fd48732fda50bf49a6c85cb9c7112a205f4a2233028025c547781d - 0.0% (1.29 KB)
[#009] sha256:914c99c40eadbb604510890dd56a0f7322c118115a5dacbf308f635dd912f377 - 0.0% (1.26 KB)
[#010] sha256:a8c184c755dc15ac636a7f6d41c63e870a25bc876127bff6d39078ce08288d0e - 0.0% (1.29 KB)
[#011] sha256:596d3c79d34baa4f2b49c3620ab28f00d0a7b1aad441e900067cdfc3d076e76b - 0.0% (1.26 KB)
[#012] sha256:23d2e6fcdf0be170ae72dd7e69cda5d221196d250ec675bedf107ca6cb836b4c - 0.0% (1.27 KB)
[#013] sha256:946f592d24dc8ae16d998311d51b004e8eb12a9b84b2c1f68c5b62aeb2c1bd0a - 1.76% (30.9 MB)
[#014] sha256:0f6a0de586ea8e52ad37b358a59fa6ab6d9431dfe0e26d705a6547d5b00d5b54 - 0.0% (1.26 KB)
[#015] sha256:aedb6573b5f89aa943148a61aacd2d300012bc43885324e02e2bd6b9ab7059d9 - 0.0% (1.26 KB)
[#016] sha256:46aaeb08587b8109222157f5a5379e74aa03d78b3df9fc1493ce6015ff38fa2e - 0.0% (1.29 KB)
[#017] sha256:7f201f2c9fc91b8afe0604a548f01f9620c6757c3632e1df48be054516259e6f - 0.0% (1.26 KB)
[#018] sha256:d2f2dc4bbc445d705d8fd36741514c76cb56badcfc452a0c27ed8d7b9dacc609 - 0.0% (1.29 KB)
Apply image 10.0.20348.1487
2023-04-05 00:38:27 UTCInstall update 10.0.20348.1668
2023-04-20 16:05:42 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-20 16:05:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-20 16:05:52 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-04-20 16:06:02 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-04-20 16:06:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-20 16:06:18 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-20 16:06:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-20 16:06:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-20 16:06:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-20 16:06:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.3-rc1
2023-04-20 16:06:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-20 16:06:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:3bcb9619a76ec065d197f2b1a5b4cde95b3c823b51bcfaf6178a6d45ca335eae in \etc\rancher\
2023-04-20 16:06:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-20 16:06:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-20T16:02:52Z
2023-04-20 16:06:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=44e8c5da013ca377545a0ff46cb8d418bd1b4747
2023-04-20 16:06:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-20 16:06:24 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.