2022-12-12 19:00:49 UTC
2.38 GB
rancher/rancher-agent:v2.6.10-rc2
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.32% (1.34 GB)
[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.69% (941 MB)
[#002] sha256:7dcb9c070a9d11d7bd70c4d117bee03639e125c5230bed9c6ba9075f6b027dda - 0.0% (1.27 KB)
[#003] sha256:bdfecd12c189ebc0424683e736d509d699bbe94bd58dc0145577e84cb1733dcf - 0.0% (1.26 KB)
[#004] sha256:91ef2923699127d977db5e31ccb117ebd9a57adc047d94ec89a476b91f423a8c - 0.5% (12.1 MB)
[#005] sha256:6f35b19c06d6a5f15d48e4c2e8eb025edd5eb053214891ad2fac99ee0cfe5984 - 2.12% (51.5 MB)
[#006] sha256:8807a1110b715b3f5eca088a87e973519921086c786606e024f095f4f8f617ea - 0.49% (12 MB)
[#007] sha256:38326e09c0e7bd5292d06717f421d47e7a9142691f0161ecfcbf81597b7a5805 - 0.58% (14.2 MB)
[#008] sha256:e8fb473e9fa20f8246d1ee4dca0733281b53c381232a3d70dbf3318942372bec - 0.0% (1.26 KB)
[#009] sha256:0d69f16819765c5dea46b8b209069cc2cd34416503eeaaa0720f2688a4dcfb6d - 0.0% (1.3 KB)
[#010] sha256:6f47949b9620f23f4b9f03400be848dc268957cdbfa361c6de1f096b0cda0ddf - 0.0% (1.27 KB)
[#011] sha256:62facc6846c7663e8c0afa7c317e96e135071512f461372d0a1169aabf00526b - 0.0% (1.3 KB)
[#012] sha256:e9e22c13cf8b87a7bf5a7cd1e1614fca59dedf975d6d07ffd7641c807cad40d3 - 0.0% (1.26 KB)
[#013] sha256:0de45e338dc896511c19dc21b0546ceed8d425ba9d1dda9ec6806794bb6e8dcc - 1.3% (31.5 MB)
[#014] sha256:928f8bf7a08c015b44ba042e0a66a9f80e7a563d30b6d3b684f31603d3c3c307 - 0.0% (1.26 KB)
[#015] sha256:f299331b7d05e61677094c64cae5ed9f5413468b62b648f826a50154e6ff7975 - 0.0% (1.27 KB)
[#016] sha256:eda1cfad8ca1c4b48f9d5cbcfa0ef340c411c19407cf33a897a9f4cb2aa7340c - 0.0% (1.27 KB)
[#017] sha256:fb00ccc7d1d3aa384ab3f6980b6ce0d0935f754345ca64a8a1611c6e6bb30cde - 0.0% (1.26 KB)
[#018] sha256:b94e84275bbc777093dc115a72b3e69191d883d911a5cd983a4261083ffb9324 - 0.0% (1.3 KB)
Apply image 10.0.20348.643
2022-11-05 07:49:25 UTCInstall update 10.0.20348.1249
2022-12-12 19:00:03 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-12-12 19:00:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-12-12 19:00:15 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.'
2022-12-12 19:00:26 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.'
2022-12-12 19:00:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-12-12 19:00:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-12-12 19:00:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-12-12 19:00:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-12-12 19:00:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-12-12 19:00:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.10-rc2
2022-12-12 19:00:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-12-12 19:00:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:3870963131935dfb47ccd1715f1bd98ba8a7b95957777d913174156a19c47429 in \etc\rancher\
2022-12-12 19:00:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-12-12 19:00:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-12T18:57:53Z
2022-12-12 19:00:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=55585d3a419c5612b8e750935a1841a72062bb96
2022-12-12 19:00:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-12-12 19:00:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security
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.