2022-12-15 14:10:13 UTC
2.65 GB
rancher/rancher-agent:v2.7.1-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.02% (1.75 GB)
[#001] sha256:98ecc5bab1a6382274d089dd7cdac84621f6f856603f75d15f1c6db55e5fade0 - 29.58% (802 MB)
[#002] sha256:afc603118b2019e378c2995c190ae401af24b267880e4a010edcc8182d232d8d - 0.0% (1.07 KB)
[#003] sha256:3093bf72e98470ebae8777e4a037418105b5106298e0d4f016f2b462e03f901a - 0.0% (1.07 KB)
[#004] sha256:3608d280aed75e09c4561672ac263d0fccefb776f135f337ac346282f3b8904e - 0.44% (11.8 MB)
[#005] sha256:81bc59e367f0ca415094229f29424d70a04f274ddc05d2470431a3a41cbe53b5 - 1.89% (51.2 MB)
[#006] sha256:d111ed8ab6a0e63792337cc7986a1b5480207f1a5f1091f61c9a63bc0ce6bce4 - 0.43% (11.8 MB)
[#007] sha256:b3b7240cd549c5d4830f3f08d9a6a1c806ba085aa629fef00fe6d8aa18d03581 - 0.51% (14 MB)
[#008] sha256:0ddeef2df3f9d4b3e5b59a32a7b41309230e8c97b5d7a4576ffa75563fe58881 - 0.0% (1.06 KB)
[#009] sha256:ae0a36bfd452a369cb8abfca49bccbdaafa51cd5937880defd871ebf79255890 - 0.0% (1.06 KB)
[#010] sha256:7b33ec0307798934d3ba254eb004a0ef87330a6f08c5d4e38879c60203c1ce3e - 0.0% (1.07 KB)
[#011] sha256:beb50931110cb3ed2ff91dba4ef84c928a0166a67881504aa36345d3d420bced - 0.0% (1.09 KB)
[#012] sha256:71e53dade2a24ede16f41a2e986ead519602d8071235c431e6d1f6b7ed7e40c8 - 0.0% (1.09 KB)
[#013] sha256:26256ab47066d4e97241d9dd0bbc2778fab43bde24b5d23aa86784d91a2b318e - 1.13% (30.7 MB)
[#014] sha256:cc40e02b9e965464ae60314297e479a4e307e412b959da42542ef47e27d4f87a - 0.0% (1.07 KB)
[#015] sha256:3b7cbbde33b71a35c584579ab1a066f92c8e9fdb14919cf7e2feefb9b85a3954 - 0.0% (1.06 KB)
[#016] sha256:82a70670d21b8e165809b84e78aa61b984cb72be8723efb6544e0357dabdd800 - 0.0% (1.09 KB)
[#017] sha256:b003d77579a7994e5dff00add1c655e5e88322a9104378c957079244b9c8d63c - 0.0% (1.06 KB)
[#018] sha256:ea1581e1773c4000eb4e7f625708f8a3e09d561a63abd5c88c47dae2bed5272a - 0.0% (1.06 KB)
Apply image 10.0.17763.2803
2022-12-11 08:04:49 UTCInstall update 10.0.17763.3770
2022-12-15 14:09:30 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-12-15 14:09:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-12-15 14:09:49 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.'
2022-12-15 14:09:57 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.'
2022-12-15 14:10:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-12-15 14:10:08 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-12-15 14:10:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-12-15 14:10:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-12-15 14:10:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-12-15 14:10:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.1-rc1
2022-12-15 14:10:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-12-15 14:10:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6128e64e96d11e99e25dd024ce984aa1def658a1321815210639bba3587539cf in \etc\rancher\
2022-12-15 14:10:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-12-15 14:10:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-15T14:07:29Z
2022-12-15 14:10:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d50fec94b80d17dbcc34d2874097427c900b4772
2022-12-15 14:10:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-12-15 14:10:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security
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.