2023-06-29 09:40:03 UTC
1.65 GB
rancher/rancher-agent:v2.7.5
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b1471cc22404d036d95728a9c37c1e3f025a1f0a331072c8613e38cf8f7ff1ed - 92.91% (1.54 GB)
[#001] sha256:2e843f741bc24f405f973b07e3fdca12c0978654aaf758b0d6e5b8d241d8f43f - 0.0% (1.08 KB)
[#002] sha256:7effcf341f66e8933f7cc33ee18406d72c8218343739eeb96bf9a04d40922c2c - 0.0% (1.07 KB)
[#003] sha256:fd6b12bd55c2175a4c993f09a6ea22faa3747bd388c1da617fe8b0a130220d90 - 0.7% (11.8 MB)
[#004] sha256:b650baab50d9abdcfe212ad351391d55599770b9d3cf9e18a51d8d8fef846b24 - 3.02% (51.2 MB)
[#005] sha256:593f44dfda33a06a16a8360b028d3ddca03453e2bb769225a88ea1933e83762b - 0.7% (11.8 MB)
[#006] sha256:e2a3130aca6ad3a6a8875eb0cce9808b946aa28861416630d8f78b7e47505927 - 0.82% (14 MB)
[#007] sha256:fad33ad644349880c785f4b3aab04a27f72ec327d445995cf4d2e3f2ab3436ac - 0.0% (1.06 KB)
[#008] sha256:d2275ab32f7b028a403d56e0efd8dd9a3a7dde9824877130a4d3af45074de73f - 0.0% (1.07 KB)
[#009] sha256:8da99a7156e354e5dc9209881ee084bf0fd0d6a8f5e2fc2d52ff5e751619453d - 0.0% (1.06 KB)
[#010] sha256:76bd16cb04ec2b0d936b9e064db4b683dc2f77364a8b13df2f727bd8007c5da3 - 0.0% (1.06 KB)
[#011] sha256:bc6620ecea5c1deda9798efcec94ea983d8b116d3af25f05e5c580e489f9a0ec - 0.0% (1.09 KB)
[#012] sha256:9db4624a8e2173cbf976533c12390ec8b105ee8b55e27a4d17aa135ca733acc0 - 1.86% (31.5 MB)
[#013] sha256:09a9b77ddbf76b7513cbe88fc6134759b6ac82b4d3163e590c1e12cf14a52050 - 0.0% (1.1 KB)
[#014] sha256:cba8745a0d3b8028953f67afaf2cd5389173ed09fc0425728977707e2e9c6c06 - 0.0% (1.06 KB)
[#015] sha256:68d4ae9d4f7214f8d5f75dc093639ba599ee56e622dd99ff75ce0629ee51e554 - 0.0% (1.06 KB)
[#016] sha256:77ac40ec49a6c9f7c2a01604a2e33a444da1d657dac14fc198210c5f83d2d19e - 0.0% (1.06 KB)
[#017] sha256:31e9a8cbefb21631bf43e4e3d3229c7f632ea9e0ae29c068cc917fb898e14beb - 0.0% (1.1 KB)
Apply image 10.0.17763.4499
2023-06-29 09:12:09 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-06-29 09:12:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-06-29 09:12:18 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-06-29 09:12: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.'
2023-06-29 09:12:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-06-29 09:12:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-06-29 09:12:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-06-29 09:12:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-06-29 09:12:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-06-29 09:12:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.5
2023-06-29 09:12:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-06-29 09:12:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:f042e7a1ecc2b27b8bd804c010684bcd11926dfc5eaacb10009f2dd5decb91a3 in \etc\rancher\
2023-06-29 09:12:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-06-29 09:40:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-29T09:40:00Z
2023-06-29 09:40:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=eef55334b8efe838a057bdcf0ff31601d5f64e1b
2023-06-29 09:40:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-06-29 09:40:03 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.