2022-05-10 02:29:09 UTC
2.64 GB
rancher/rancher-agent:v2.6.5-rc9
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.61% (1.6 GB)
[#001] sha256:ba8181afd4264392fbbf8df14fb4cddc55fbe085ab000e986b789678bc2bb171 - 35.19% (951 MB)
[#002] sha256:e1e69c668b386092348f90c4f1f4ad87825615d525d85a0dc2ee1eb7f6ed13f7 - 0.0% (1.07 KB)
[#003] sha256:a9c4c3211b7fce76f6427729c7c4791141151bd5b65ef22e13260957941e4a19 - 0.0% (1.09 KB)
[#004] sha256:c3c3516d80646d5a43cea0b1a9448e14b1332e14f6c5a487d9defe02060639f0 - 0.39% (10.4 MB)
[#005] sha256:5511a26cb5c57b33e7e86ebd0dc36a6a8497ee523d533736c5967582d8b7f0a6 - 1.85% (50 MB)
[#006] sha256:4816f670e7c0fb6cccc6f9b0b9b2cac750867521f85b39f32687a7f1816e68a0 - 0.39% (10.4 MB)
[#007] sha256:c3d715ba5bbedf4081ff8c051c1cd3e98673ebbd16398aae472db12ec51c951e - 0.5% (13.4 MB)
[#008] sha256:41d76d7fa3bda39212e866260d6932dc562e14bc420f880fe63db311c1e36131 - 0.0% (1.07 KB)
[#009] sha256:50f7830e31fbc0566c2fa7eb8949c8ae0ee84cd51b600149e4c861fbc4210688 - 0.0% (1.07 KB)
[#010] sha256:7bd0fee54bb8261c1ed78ae67585bb2277759ed1a1f0cab1e1f918f50418957f - 0.0% (1.07 KB)
[#011] sha256:01bab7fc1122e7f9f18671ffc8632d2a48f0d124aaa66f4073babd5bc27ab402 - 0.0% (1.07 KB)
[#012] sha256:ceb3629bb99e99701e23d2f73324a454bb194760e22c7739d11a6a6497888f85 - 0.0% (1.07 KB)
[#013] sha256:fb67240900c4aae43523111eed251d0d1eb6f998379766f73c74c12156c56722 - 1.08% (29.2 MB)
[#014] sha256:520933760a97901b8277f05509bbf41616c4c00d514e7be87ce11f1921429166 - 0.0% (1.07 KB)
[#015] sha256:02f3af03dd24255bbf61859e52f465f8d06007c7752964f142c3d569cb0c4c21 - 0.0% (1.07 KB)
[#016] sha256:92c095668caa89238d4d0f749414ea0de5fff97e02d7e3e9619b92c19a0ca862 - 0.0% (1.09 KB)
[#017] sha256:4d957b7c2fa2f4581a113999af868ebc666b54196f188a6882d9a014c3cb066b - 0.0% (1.09 KB)
[#018] sha256:6a2a05d62702295e08fc8cbfad954d8359e51c64ba6a79398238f75f1411e12b - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2022-04-04 11:20:25 UTCInstall update 1809-amd64
2022-05-10 02:28:25 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-05-10 02:28:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-05-10 02:28:44 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.2.8/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-05-10 02:28:52 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-05-10 02:28:58 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-05-10 02:29:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-05-10 02:29:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-05-10 02:29:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-05-10 02:29:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-05-10 02:29:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.5-rc9
2022-05-10 02:29:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-05-10 02:29:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:63916ad9894682112cfc06425bf88d832d549810f32a31112317cf175ae489a6 in \etc\rancher\
2022-05-10 02:29:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-05-10 02:29:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-05-10T02:25:49Z
2022-05-10 02:29:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=dfe44512d12d5674607be1848e53ce83f5b67e6c
2022-05-10 02:29:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-05-10 02:29:09 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.