2022-04-14 17:23:50 UTC
2.63 GB
rancher/rancher-agent:v2.6-56f0c2d81f99fab8e1c40aac0cb05ebd2c8b1aef-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.85% (1.6 GB)
[#001] sha256:ba8181afd4264392fbbf8df14fb4cddc55fbe085ab000e986b789678bc2bb171 - 35.32% (951 MB)
[#002] sha256:338129377f8aaac1387b87b15d0530ab3111c1a27321b240fcfc08653a2294a9 - 0.0% (1.07 KB)
[#003] sha256:05f34f6b5352c682b2b49fdd2f373f23775c343f443f6465249697d7fde4a63a - 0.0% (1.07 KB)
[#004] sha256:c06f4c52265af50dca31aa24c9f0576dbc2a2f5a2fa24023b666c7a676f98b56 - 0.2% (5.29 MB)
[#005] sha256:c8830e3ad5771741bd233e188e597a49be8a25fc56a35ebc57989f69cea4ecbc - 1.86% (50 MB)
[#006] sha256:c1dc904e0d3d5f193fb9cce9c95712923fe6cda5f70f32275524eefe80088a87 - 0.2% (5.27 MB)
[#007] sha256:28c0dd86a2d4be2e55e2668baa5500c2d6335d7546f6a0d2a6fa958818278336 - 0.5% (13.4 MB)
[#008] sha256:8a8bb70a9656f34e5f58094a4ba5b34c037c026992822e1a909692ed45a01647 - 0.0% (1.09 KB)
[#009] sha256:e9e4f880380e5102d6a1b754b4f782c5974d8e35542121df93a2612aa2cd17f7 - 0.0% (1.05 KB)
[#010] sha256:3211974b97ac9d628d9d83d828ee9ac0bfaf50a58530ec7f7ed8709267da0536 - 0.0% (1.09 KB)
[#011] sha256:df6d385c47b5b1cad43a5fa866001ec89a3e5e3d0525ce735d24fe5723258c20 - 0.0% (1.06 KB)
[#012] sha256:04ec9db155739b650413c1990fb092bb4e0b9e6721afc9b0d30f92aff5ac85e4 - 0.0% (1.07 KB)
[#013] sha256:e4cfb992ba90b91944e65fc290b53434cbd64ab50e7c3bd900e588a724b40540 - 1.08% (29.2 MB)
[#014] sha256:811dc7811b43303038ace180709a04a2a7bd345b693eb675afa0ad7152f72a6f - 0.0% (1.09 KB)
[#015] sha256:37389ebe31b3641c50c59021294f40332b00db3e9336ee3ed11d3d8cad8e8e27 - 0.0% (1.1 KB)
[#016] sha256:66fb40e93e95841ef8a2271c16f5a35c8809a8555ce10f2b3c09534b72c435da - 0.0% (1.07 KB)
[#017] sha256:00118eed5567fc8cfda533f41392f862767af2d29269639ec9054cd721ebfbb4 - 0.0% (1.07 KB)
[#018] sha256:c74194a01ebc146bb51834c0bab6431c22eae43b7e177cf141d72ee63779b4ee - 0.0% (1.06 KB)
Apply image 1809-RTM-amd64
2022-04-04 11:20:25 UTCInstall update 1809-amd64
2022-04-14 17:23:07 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-04-14 17:23:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-14 17:23:26 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-14 17:23:34 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-14 17:23:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-04-14 17:23:45 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-04-14 17:23:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-04-14 17:23:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-04-14 17:23:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-14 17:23:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-56f0c2d81f99fab8e1c40aac0cb05ebd2c8b1aef-head
2022-04-14 17:23:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-14 17:23:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:42979efa7453d41cf97251df4cf580d82e6026b930208e29212c09e26fe9d4ea in \etc\rancher\
2022-04-14 17:23:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-14 17:23:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-14T17:20:35Z
2022-04-14 17:23:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=56f0c2d81f99fab8e1c40aac0cb05ebd2c8b1aef
2022-04-14 17:23:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-04-14 17:23: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.