2023-01-26 17:10:22 UTC
1.66 GB
rancher/rancher-agent:v2.7-34f4e4d9a8e779896b7d26610b3b591cb11d2d4b-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.98% (1.55 GB)
[#001] sha256:aad18b3bf563903836e5e0d9dcd16f1351816c3e49614bb49148257416f620d7 - 0.0% (1.11 KB)
[#002] sha256:43e2a8695108e930f160ea7651ef3daeb678ea45a22ee4be198fc79fd4b9bf08 - 0.0% (1.06 KB)
[#003] sha256:351a8d998edddd01f05394cc4e18013298b90beeb6cef7c8b4b126dc86a2a379 - 0.7% (11.8 MB)
[#004] sha256:8510369c565ded29792be728645cfe7ef2e97a98f8710e7b97966b8cf22134a8 - 3.01% (51.2 MB)
[#005] sha256:c65cf095bb33762f5f48606aecac08f4cc77b6f1107c380a1c81a4cc62666239 - 0.69% (11.8 MB)
[#006] sha256:cc65c114d54466c03cfaab48f6ace87e5d3de45348921ab6d9fad3cefaca8a62 - 0.82% (14 MB)
[#007] sha256:68f8ed6afab91dcd768c5364302ad06c0365b84be69e29cd9dd23c103ce11b58 - 0.0% (1.07 KB)
[#008] sha256:0d24e8d49564d1850d9262b556478007900847d1241f8d701a1bff1e62d427e5 - 0.0% (1.06 KB)
[#009] sha256:aff6faed3b73f5f6576e09c899196ad6353bab88fc2719ddc0f7ca5d4039b9e2 - 0.0% (1.06 KB)
[#010] sha256:e28c94f8d395746a549fb0885806992a04283aa88b9d8158551d04caf09ae0d9 - 0.0% (1.07 KB)
[#011] sha256:41f44bc69206ee574716d0a571b52ec2fef7290c5b7362e276c6ba24ca75773b - 0.0% (1.06 KB)
[#012] sha256:94823aa38cb8a068f51544539a70f6e981ba75bae93ec6db03df7ca22e51ecb0 - 1.8% (30.7 MB)
[#013] sha256:124e4ed0982fdeaa7188758348cbe249c910fe5b2c5aebc50e17f9297c24b67c - 0.0% (1.07 KB)
[#014] sha256:f72840a6e007453d5d454384e340a43ffaae39c5727f47c61c1bdf8228157af8 - 0.0% (1.06 KB)
[#015] sha256:4fe80e04bd36946a4f4a50b4201090a14262491192b135d7f36822000a845cb2 - 0.0% (1.06 KB)
[#016] sha256:6185422fd6d5c18287d029475baceaa19bd4951e6878385f69bf614fa87a6c8e - 0.0% (1.06 KB)
[#017] sha256:4ec5bb9b579540ebab2f3ce41bf79a04bff7833c038e50f42c39fd4766520a71 - 0.0% (1.08 KB)
Apply image 10.0.17763.3887
2023-01-26 17:09:43 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-26 17:09:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-26 17:09:53 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-01-26 17:10: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-01-26 17:10:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-26 17:10:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-26 17:10:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-26 17:10:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-26 17:10:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-26 17:10:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-34f4e4d9a8e779896b7d26610b3b591cb11d2d4b-head
2023-01-26 17:10:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-26 17:10:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:24a9f8afda547d8e1cadb1c656b34db436a9ab6897d4d0c9d6fcbf2a0dc56f00 in \etc\rancher\
2023-01-26 17:10:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-26 17:10:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-26T17:07:45Z
2023-01-26 17:10:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=34f4e4d9a8e779896b7d26610b3b591cb11d2d4b
2023-01-26 17:10:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-01-26 17:10: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.