2021-09-23 19:13:27 UTC
2.23 GB
rancher/rancher-agent:v2.6-5b081792ee67bf17127a465a7353afb3c4fc81d1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 51.28% (1.14 GB)
[#001] sha256:5910daff7c6f0ae5d1a60dc8e9d8df82ee69bf446b1f43631347890156782373 - 45.38% (1.01 GB)
[#002] sha256:9002359e2b852c17b4467f4886ab2d8b89771ed0e03f5dc14432be93dd670e18 - 0.0% (1.31 KB)
[#003] sha256:ef1cda65e82b9e87f0982777ac2dac808583759314b1a4849c69491c64a07238 - 0.0% (1.26 KB)
[#004] sha256:9e90d053f542fb57e81ac5ab7774a2af22e9f349988f59b5a1b3ed1e7f06834d - 0.23% (5.33 MB)
[#005] sha256:96a125eb51a41002434dcebd15a6224f628cfaf46b48ca954833e45a9744f8a4 - 1.09% (24.9 MB)
[#006] sha256:c99949c7b79b85a6e6f2bee32270624abb7ff6c897bfde1018bbb489e47ec9bb - 0.23% (5.3 MB)
[#007] sha256:c2fe7d66c1a11000b6f328708a809629996ffa51f6294c416c60c30321fd221b - 0.56% (12.7 MB)
[#008] sha256:9222d30027f3f85d02a1867c4a8799e36519a603189d80f37f340e18e2a5923a - 0.0% (1.26 KB)
[#009] sha256:d0149a60e29ed4d1a7df9aeb989166723e13f49961322890ec96a9751b64f9ae - 0.0% (1.27 KB)
[#010] sha256:8bc2d50588e57aa998ec89b5c04ca7c3a8008653c90aa228e3617aa68a2bb818 - 0.0% (1.27 KB)
[#011] sha256:2d7547e84c33fb7c29199f36fdb57de1a1dd6e12380b9db2bcb85736a12fdf1e - 0.0% (1.27 KB)
[#012] sha256:de613c4db030df45b2a44071d1b7ec75e8cb8c097923b47f3291767f791b2598 - 0.0% (1.26 KB)
[#013] sha256:cf2294a54dd03b33df2423a421079ac72236fd007ac71bd8dfdfd66ee0d389d9 - 1.23% (28.1 MB)
[#014] sha256:1f7ca9d8bbd91db980fdb4b4aecf8471f8fdf2bc0f129247a6337d9742003392 - 0.0% (1.3 KB)
[#015] sha256:47c6e338c9904715c0c8f2deb93cf694cc1ff89b98f5af7c6644de864e93b6ba - 0.0% (1.29 KB)
[#016] sha256:2aaad7d86aa1768a17b5a1ce3b20dc0786ed27721203901c98d461b9f476ba33 - 0.0% (1.27 KB)
[#017] sha256:ccd9c78daf827bd3d60a1cea94d673730c44c210157db9e0aeca4f2f394ee6fc - 0.0% (1.27 KB)
[#018] sha256:5ad1c9eab340615388156158345f9baabf0c3b00792fe44acda6e86d563c8ddf - 0.0% (1.26 KB)
Apply image 2004-RTM-amd64
2021-09-13 06:11:38 UTCInstall update 2004-amd64
2021-09-23 19:11:52 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-09-23 19:11:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-09-23 19:12:06 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.'
2021-09-23 19:12:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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.'
2021-09-23 19:12:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-09-23 19:12:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-09-23 19:12:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-09-23 19:12:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-09-23 19:12:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-09-23 19:13:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-5b081792ee67bf17127a465a7353afb3c4fc81d1-head
2021-09-23 19:13:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-09-23 19:13:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ecc63fbbcea682ab097f3ce9882432783479883470328dc0f76c67517ea8183c in \etc\rancher\
2021-09-23 19:13:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-09-23 19:13:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-23T19:13:19Z
2021-09-23 19:13:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-09-23 19:13:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=5b081792ee67bf17127a465a7353afb3c4fc81d1
2021-09-23 19:13:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.