2023-04-24 15:51:03 UTC
1.99 GB
rancher/rancher-agent:v2.7.3
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 77.53% (1.55 GB)
[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.6% (339 MB)
[#002] sha256:0cd2d885f51645bc9a2cbb27a9f25f54afac8d9f767acd2c7016ca0d635b053c - 0.0% (1.09 KB)
[#003] sha256:69c6eef367da52ea8598bb63f4e0a8ddbfe588221a9dfd0a5973efd43c04f144 - 0.0% (1.09 KB)
[#004] sha256:21e9ae786992217e542066e4cba8ed06676c96075e66d303952e0462af4f5918 - 0.59% (11.9 MB)
[#005] sha256:133eada1d918d2b0b33eb42e331c2c1267c453a36892bdc42148dfed5233a929 - 2.51% (51.2 MB)
[#006] sha256:bc1cdb641dd53013b6597e8231f9f8c0f0022f7b05501bc565b22556d44da367 - 0.58% (11.8 MB)
[#007] sha256:58b380878d33f71d2dd76bd15ce63929b8d188385531e583223dc6fc1a1213de - 0.68% (14 MB)
[#008] sha256:87499f443da82a122fb688ff60a47ada93ebd1adf21cd87c5d829f17f2fc2880 - 0.0% (1.06 KB)
[#009] sha256:380dd3dae86d34bc4d7102371c9dcf16fd208320404e9b0262304fc0b39b5821 - 0.0% (1.07 KB)
[#010] sha256:df28e38c82895e1535c50326230650c420b9e0fbe6eef645cfd3b928370662a1 - 0.0% (1.09 KB)
[#011] sha256:0879fb508535e1f7db81deb1cd4679f4f6576bf9a95144c9d96a1cb0b134c0db - 0.0% (1.09 KB)
[#012] sha256:882fdf47fd62022dd5dd4c47fffa0d466e8a39384b865559576e92208c8ae4e5 - 0.0% (1.06 KB)
[#013] sha256:5be2f4ea215ed41ccce0b8cab4ac6553fcf0c01e9cfba9ecec31eeb3533d6fc8 - 1.51% (30.9 MB)
[#014] sha256:3fe33b1c5050c5d8e96cb1b5e5b39065b497c290c226750bd46e39de07bc1afd - 0.0% (1.07 KB)
[#015] sha256:81d3b9f2411a29f3ce8d06dfe9247703ce43a2bae41ba9a51fd137a72e6551cb - 0.0% (1.06 KB)
[#016] sha256:64bcf4d710aca7de83de2d330e20f4ee024c4945d89639ba0f9a7fe6563329c2 - 0.0% (1.1 KB)
[#017] sha256:1193512f3dcabe82c375bb74c1967f2759e89b9ee0f9a5209b861b91f867d1e3 - 0.0% (1.06 KB)
[#018] sha256:00ab1ca2d27da5c6387409434c4c2cded8ece7fca7a8543c0ae2d28ed954488b - 0.0% (1.1 KB)
Apply image 10.0.17763.3887
2023-04-05 00:41:54 UTCInstall update 10.0.17763.4252
2023-04-24 15:50:09 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-24 15:50:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-24 15:50:34 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-04-24 15:50:43 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-04-24 15:50:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-24 15:50:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-24 15:50:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-24 15:50:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-24 15:50:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-24 15:50:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.3
2023-04-24 15:50:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-24 15:51:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:1b864020ac702768f20de467800ca830a91320b31bb8da267b92b0d79cd54fb4 in \etc\rancher\
2023-04-24 15:51:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-24 15:51:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-24T15:46:29Z
2023-04-24 15:51:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=bbba80e2a0d6dd9bb5494060a45877bcbb2eafc5
2023-04-24 15:51:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-24 15:51: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.