2022-02-24 00:16:36 UTC
2.63 GB
rancher/rancher-agent:v2.6.4-rc4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.87% (1.6 GB)
[#001] sha256:1bd78008c728d8f9e56dc2093e6eb55f0f0b1aa96e5d0c7ccc830c5f60876cdf - 35.26% (949 MB)
[#002] sha256:05645f3e5ec30de536bb463db7211a3ac0350a25051f294d334e946a5c3373ee - 0.0% (1.06 KB)
[#003] sha256:96db50c97a89cda7811b53e74227560c5ddab546597862f9fe02246623eb39c4 - 0.0% (1.07 KB)
[#004] sha256:d7e1a8c5b7a1a082e8ea2a63394017ae5af5467ea4afcfe858d4c61faf947942 - 0.2% (5.3 MB)
[#005] sha256:fd352bf57cc2fbe8c6d6d9d1fa722a6bc7648a7524cacb2e642b5bb6a50dc438 - 1.86% (50 MB)
[#006] sha256:ce444dbc12abd04c8cb52ea432e0c10f4163f168285ae8ce006c348b4d36dbaa - 0.2% (5.28 MB)
[#007] sha256:9475ac405c64cfffbab8264b0284c539943922b274a3f5bb5314ab1ec36d7bce - 0.5% (13.4 MB)
[#008] sha256:ea9356722232f18a3f3d16088208fadd2fcb5f6fc2de85e888c237eee7340cb7 - 0.0% (1.07 KB)
[#009] sha256:394b87a342610dce58cac2559c1473d429a924afbf282539b44340c8040e2915 - 0.0% (1.09 KB)
[#010] sha256:773778d9fcd85fa408c32a55387bc5559a215a688f1b791c6879b0c632e879a8 - 0.0% (1.07 KB)
[#011] sha256:a123df7f9d6338f310e7dca7df5717e435b7fb09019abe642606cfac4667df3f - 0.0% (1.09 KB)
[#012] sha256:02b71896e05aedbb0cf996ed0073ec6cbe95ba1bc9a2539355f52529af40726f - 0.0% (1.06 KB)
[#013] sha256:8b0062a8a6055b2af4b7485ca625aca67ab43e82c2a96f1575191d99382ae4c7 - 1.11% (30 MB)
[#014] sha256:289a6942b49f3927fcbb42ade5105badb9d1eb8d5893c171d50e22928d7292dc - 0.0% (1.07 KB)
[#015] sha256:5c659ba4c5e93142dd7a3a39fc1895003614cf4de4493765ca81ab269f4fae1f - 0.0% (1.07 KB)
[#016] sha256:5b9519713f05d26fda77281a9e5a3974ec330b25817256890f9057c5a09e34ae - 0.0% (1.09 KB)
[#017] sha256:654028bfecd8d682d59ac6d812ffa03941eb86e325849da3fad2c7009f871d39 - 0.0% (1.07 KB)
[#018] sha256:72856bd72683dbc322ee17668d830d18d70b4d3ced39bf9ad457c6848837a1b2 - 0.0% (1.09 KB)
Apply image 1809-RTM-amd64
2022-02-02 19:28:56 UTCInstall update 1809-amd64
2022-02-24 00:15:53 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-02-24 00:15:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-02-24 00:16:11 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-02-24 00:16:19 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-02-24 00:16:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-02-24 00:16:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-02-24 00:16:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-02-24 00:16:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-02-24 00:16:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-02-24 00:16:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4-rc4
2022-02-24 00:16:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-02-24 00:16:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:f333687139aedf6c8ab4e61c1e771bd0acfeeed7c25a0ad6d94fcecb5a19fce9 in \etc\rancher\
2022-02-24 00:16:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-02-24 00:16:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-24T00:13:10Z
2022-02-24 00:16:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3a32c14dc8aaed817a66009e3b04c27549acc32a
2022-02-24 00:16:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-02-24 00:16:36 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.