2022-04-28 16:01:02 UTC
2.63 GB
rancher/rancher-agent:v2.6.5-rc4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.84% (1.6 GB)
[#001] sha256:ba8181afd4264392fbbf8df14fb4cddc55fbe085ab000e986b789678bc2bb171 - 35.32% (951 MB)
[#002] sha256:28df4db55b257b1bb069e3c02a74a239597059668789cf07527575541ae05b9d - 0.0% (1.09 KB)
[#003] sha256:ee99b72bedab5571f9c75541f1f4b7ed8937f39c7058ba20bd8406a85e5d7123 - 0.0% (1.07 KB)
[#004] sha256:c17995d9b1a8f61a5bc406e6d4f6e0c4d6fc351cbe8b070f72061792e27e8896 - 0.2% (5.29 MB)
[#005] sha256:b55c099590e43beb251536f600fa4ee50b11bba2ec050e750d023d6d06576320 - 1.86% (50 MB)
[#006] sha256:18776228553cbb242e6a97777c8ff8cf2e214af3e10b1155ecff47793a8899a3 - 0.2% (5.27 MB)
[#007] sha256:5a8cef1356b1646c5a4561bde66306b35f24d9370e02b78e76ba76b516a6b6ae - 0.5% (13.4 MB)
[#008] sha256:00f85a60e73be5bbb433298d9128e60dfbc298bee4bc1f8241cf7d751e797c0b - 0.0% (1.09 KB)
[#009] sha256:49f29c28cf1b66ce31fa5f07f1a24c351e1eae181974a59843572b37e4ac45ef - 0.0% (1.1 KB)
[#010] sha256:de7c699bb5e6cf57bc8256b654901737bc8f1c1442325f8f2ddb455899288566 - 0.0% (1.06 KB)
[#011] sha256:7ae7725aef7a636550b6f5f34709fc666488c1b46d6556eb98f15f491c5fa02d - 0.0% (1.09 KB)
[#012] sha256:1c2214ff29f6035f2a497512e7c92d2a43a8f8d7c566dcd71b679f362e150108 - 0.0% (1.07 KB)
[#013] sha256:22e80dfbe8ee5b6bac64c058072e16466ef6575aee485cab8779b51322a1eff6 - 1.08% (29.2 MB)
[#014] sha256:1de33ac4e1f379060f7906ccd0169bfe2a0978f453443e8bdf717c1370e4113a - 0.0% (1.09 KB)
[#015] sha256:cc7908802ed6400a504c317f4eafadb2cc8bca557cfa9a188ee481f897be8e4e - 0.0% (1.09 KB)
[#016] sha256:05c255616eacdebc2bd590c1e421acefc95bd5a628a8e595171c2e549cd3ed2f - 0.0% (1.09 KB)
[#017] sha256:3cabf0477ce07a515c335986880e9b9c30ee3da9d02aa646fca898c6ee5486d6 - 0.0% (1.07 KB)
[#018] sha256:d1e70d2b7da6216c46e77a723e61f4f1e5c08cfcd74a41ee617fc1cc3af1a60b - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2022-04-04 11:20:25 UTCInstall update 1809-amd64
2022-04-28 16:00:20 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-04-28 16:00:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-28 16:00:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-04-28 16:00:46 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-04-28 16:00:52 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-04-28 16:00:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-04-28 16:00:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-04-28 16:00:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-04-28 16:00:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-28 16:00:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.5-rc4
2022-04-28 16:00:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-28 16:01:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:17711eeaadb22cfa4e61bdf875950f552f14568f249ba08d17cfd8ff644d1fc0 in \etc\rancher\
2022-04-28 16:01:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-28 16:01:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-28T15:57:53Z
2022-04-28 16:01:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=065e629288840f8f8bad7020a71756940f6c842b
2022-04-28 16:01:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-04-28 16:01:02 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.