2023-01-27 07:00:50 UTC
1.66 GB
rancher/rancher-agent:v2.6-97d4a91c820f5169e9cdf649a277c8ebe17372d5-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.93% (1.55 GB)
[#001] sha256:8e489d6e12b37ed04f2eb9a8cbe3d965fbeba259af92f3400f0793c63b13e96d - 0.0% (1.06 KB)
[#002] sha256:52ff3761a16fe3120b1a88deac71a945953b7cb0dc6e5e885ffeaae8e5c6b294 - 0.0% (1.07 KB)
[#003] sha256:16375b41127bbefa2ffee88280728aa5fbebad4bcafffca914fdc110a4fd2175 - 0.69% (11.8 MB)
[#004] sha256:c40027211e3129a6a671f8963ef781d36e96e88f6c62c5593add6b77f37090e6 - 3.01% (51.2 MB)
[#005] sha256:7dd772d8915e8e831e1a9b201b0db70b040673148b143b7e178b5f35411b2693 - 0.69% (11.8 MB)
[#006] sha256:0ce854fbb1b5ca3df6ebcdf5e979a0ceee5e9afbe260983036ec5ca8a5c583fc - 0.82% (14 MB)
[#007] sha256:2fa95d0720a6e1f4a4d440c776e001de39eef8d103a3ed799d5c65dd21c050e8 - 0.0% (1.06 KB)
[#008] sha256:ad3808a2556a6207c72965c7840a67b8387178cbbdaccadd767a3f911a1ff8cb - 0.0% (1.06 KB)
[#009] sha256:988b3f53b869d2353f40d19ac99093b4fd5daae55c9d3eacd42fa27325226b0b - 0.0% (1.09 KB)
[#010] sha256:ef2256f0eb6611cdaeb6adbdd8d591878eb1a64eb6da38e58f5278b00d000fe8 - 0.0% (1.09 KB)
[#011] sha256:52e54f025d7288d9a14075a5eb009bab9f3079b487c5efcc588452ea0a9da118 - 0.0% (1.07 KB)
[#012] sha256:789cc218b5b1606b87637972112368b2113dad34b685b2aad546ca06b681ccd8 - 1.86% (31.6 MB)
[#013] sha256:2934a30dba564f0d3492d79ea9c89a531466bc489537ac77391dcb0a841c82ae - 0.0% (1.09 KB)
[#014] sha256:20f32333f09f4a822d4ad71addbc17bf00da65820047a4489f7c0e1fd5a7bff6 - 0.0% (1.07 KB)
[#015] sha256:5e997ffd94747e7b8da50f209e52a06f574f11885909f630caa51be0029bbdcf - 0.0% (1.09 KB)
[#016] sha256:ef8b17ceec8bac5543fa8e3c73ec18e8c2138629fa324d8144db5a8fa4f0edf2 - 0.0% (1.07 KB)
[#017] sha256:52c18d2f6fd0f8bdc9154aa05d03fe1d8d733dcda56e2065d4f7cf5f290b1032 - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-01-27 07:00:17 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-27 07:00:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-27 07:00:25 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-27 07:00:33 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-27 07:00:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-27 07:00:45 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-27 07:00:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-27 07:00:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-27 07:00:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-27 07:00:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-97d4a91c820f5169e9cdf649a277c8ebe17372d5-head
2023-01-27 07:00:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-27 07:00:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:4090ec2bb460841f8a3cc7da59a539cbe93460bfc30270fe9acd0bb7b260a54d in \etc\rancher\
2023-01-27 07:00:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-27 07:00:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-27T06:58:21Z
2023-01-27 07:00:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=97d4a91c820f5169e9cdf649a277c8ebe17372d5
2023-01-27 07:00:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-01-27 07:00:50 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.