2021-09-27 17:33:36 UTC
2.58 GB
rancher/rancher-agent:v2.6-06e19b04ce49a4a8f2895769cfa892b8ad14575c-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 54.29% (1.4 GB)
[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 42.83% (1.11 GB)
[#002] sha256:67a42f3fd7a2aad46f982b527841e2ca4d0fdb64809f67250bfe51c34c99d0c1 - 0.0% (1.3 KB)
[#003] sha256:61122ab18f0dea3ef2576e08d2697090ff272d92ba8045d253ae192992185473 - 0.0% (1.3 KB)
[#004] sha256:22dd422c75c476085c4997525ad637073b50061c6c1ef5ddd12aa6e7239df938 - 0.2% (5.31 MB)
[#005] sha256:1251fb3104e53dbaebff28d3c4635ca0d76ee64e12ad1463a45d743b88364cab - 0.94% (24.9 MB)
[#006] sha256:454283c67370d51e532940cb1e4b6b540db21596a87a15d908522cb7c9c0b887 - 0.2% (5.27 MB)
[#007] sha256:b416d4417c884ebe3a41188e11f970f88562840fee952a08b3e38a3cede80db0 - 0.48% (12.7 MB)
[#008] sha256:0093cf6c3a8443938065ff4394d32386de90628f687c09f6777394198868ca0c - 0.0% (1.26 KB)
[#009] sha256:92f6cfcbef2a13743129a10befef1a90ae8a9e708917e14adcb45122b7f20731 - 0.0% (1.26 KB)
[#010] sha256:0cecbaea805678f511adb70fb624739644edac10d8184aa181ff20ce4e21887f - 0.0% (1.27 KB)
[#011] sha256:82fd6fd13521a884b9dd40c6dc6c33d8862576ca109e360a8279f3f85929ebf3 - 0.0% (1.3 KB)
[#012] sha256:85f87acfa0d78b67f15b16e9a761209b7ea1014e5ca1a712f3f47655f3c67476 - 0.0% (1.29 KB)
[#013] sha256:4d52144943c953bfe818326012400223b2538eb35c321f7c7581d7bcf8bc9aff - 1.06% (28.1 MB)
[#014] sha256:e66ce07558a2bedd4b8c20b0f720070dac32262ee272cbf242d840eefa93a52d - 0.0% (1.29 KB)
[#015] sha256:0958974a441b668e5e5cb97bad083d87ef6998ff588413e87bb61438442fec26 - 0.0% (1.27 KB)
[#016] sha256:d17de56a3d160ce96e9e4ebf976dff91847fa3e12e17f24d35d709ff33497ece - 0.0% (1.27 KB)
[#017] sha256:9df0598fe617f2c864cc5f5e27eac7f5953d3b8a4efd73a21e21bba7607df983 - 0.0% (1.3 KB)
[#018] sha256:e007be8db1c0bc0c1318966ecba4df94eeeee039b94147a99fc62165027f5e66 - 0.0% (1.3 KB)
Apply image 20H2-RTM-amd64
2021-09-13 05:28:20 UTCInstall update 20H2-amd64
2021-09-27 17:32:32 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-09-27 17:32:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-09-27 17:33:01 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); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2021-09-27 17:33:10 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'; 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.'
2021-09-27 17:33:18 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-09-27 17:33:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-09-27 17:33:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-09-27 17:33:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-09-27 17:33:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-09-27 17:33:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-06e19b04ce49a4a8f2895769cfa892b8ad14575c-head
2021-09-27 17:33:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-09-27 17:33:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:03a7f11241b672ac2f8944636694e3c9acf08641310cd7a98ce86d31c9b9fd0c in \etc\rancher\
2021-09-27 17:33:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-09-27 17:33:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-27T17:32:49Z
2021-09-27 17:33:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-09-27 17:33:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=06e19b04ce49a4a8f2895769cfa892b8ad14575c
2021-09-27 17:33:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.