2023-01-24 19:42:32 UTC
1.66 GB
rancher/rancher-agent:v2.6.10-rc7
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.93% (1.55 GB)
[#001] sha256:1f401edb774bcf1f751312e70bfcf4e394a99b60b6a586a91f0bcf398ee088a6 - 0.0% (1.09 KB)
[#002] sha256:0832da563d0790c19e3be021e10c4cd4a1d712339669edd4715510cdfabd5d00 - 0.0% (1.09 KB)
[#003] sha256:50a29fc66ffd6062d871c6fa98880460927c5d8416b635e09f1b7613fd441401 - 0.69% (11.8 MB)
[#004] sha256:72cc44ce9c8a3e377e86e08f1c8b8c24f19c66569395669b9fb5ea305d3acfcd - 3.01% (51.2 MB)
[#005] sha256:cc9939bab4b7326cafb0f23c4e063dc66abced92d62a26fbfd1046f4d3b964d7 - 0.69% (11.8 MB)
[#006] sha256:a2a05a8126ff3ba57bde427ae709c175d2f01671e8e08f727ba4f7cd3b05b209 - 0.82% (14 MB)
[#007] sha256:e95e844ef38c8c06b40f2630dacc48cfccc268aafccc72ecc368564b3e91906b - 0.0% (1.09 KB)
[#008] sha256:02e8b094dc280a0f1553d512f20c0b17b78e00a4242502df8591b785faf402e2 - 0.0% (1.06 KB)
[#009] sha256:995eec8096e86cf5fb27e0d6f6e0dade6ec30e7ff47806cd56eac0bdf5ba8033 - 0.0% (1.09 KB)
[#010] sha256:744c623949477985f0e433edc6c6715a17c749368f9ddd75c2df19dc79f0eb45 - 0.0% (1.06 KB)
[#011] sha256:519400c7fdd4d770e16126a0868ea32b343de39ef4a52f0e9f4c3047da62ae1d - 0.0% (1.09 KB)
[#012] sha256:c23eb844e1d91da44817cab542b7ec7381bbcac1759c5dca9648fe70965beb43 - 1.86% (31.6 MB)
[#013] sha256:34f4cf1cf3d44fbc8987c13fcf8316278cdbf5b9d408be96a9994861df314d54 - 0.0% (1.07 KB)
[#014] sha256:0ccda12610bcafb3b0dc63aead4866679b289d63ac515f4bd7effb53b370fce5 - 0.0% (1.09 KB)
[#015] sha256:23ba5e32c4aead594d6bd314bab9382e7f5a6aa88a897e6ba0c390275f813b63 - 0.0% (1.06 KB)
[#016] sha256:1d5efc970cbce287de7672db26fe5bea0ecb400345e49ac1435278c9e77900cf - 0.0% (1.06 KB)
[#017] sha256:354bf08ab21492ead684ac586c4ce0b3190950e81b0b63e3fb9ebb0d8163a377 - 0.0% (1.06 KB)
Apply image 10.0.17763.3887
2023-01-24 19:41:57 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-24 19:41:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-24 19:42:06 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-24 19:42:14 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-24 19:42:20 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-24 19:42:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-24 19:42:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-24 19:42:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-24 19:42:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-24 19:42:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.10-rc7
2023-01-24 19:42:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-24 19:42:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:d5206900114871e7a85da1072ebaa4bb3e773b6d9fbf920526fa53b8370a5276 in \etc\rancher\
2023-01-24 19:42:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-24 19:42:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-24T19:39:57Z
2023-01-24 19:42:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=2207cfed180315c015223c07ba4462888b8acf9f
2023-01-24 19:42:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2023-01-24 19:42:32 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.