2022-11-18 12:50:50 UTC
2.38 GB
rancher/rancher-agent:v2.6.10-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.32% (1.34 GB)
[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.69% (941 MB)
[#002] sha256:8796cf4700b78467c16f7f7a7ee3fcfbbf84b85994d4b662b73aa6209f16b0dc - 0.0% (1.26 KB)
[#003] sha256:f543581d8e02dc637b9ea2b2a89c84a2f53606e128ded2ba10b0f0e9167627a8 - 0.0% (1.29 KB)
[#004] sha256:aa1daae65b4ba62857ed1a92efb8c50f1944c5c31e208dc1182eb8a7db0abf19 - 0.5% (12.1 MB)
[#005] sha256:d0556cbe2edaee3b97b97ffbc698d0832a6ecdefe2ea22e246f016b40401c319 - 2.12% (51.5 MB)
[#006] sha256:c38383458d6bedc5f61040685e8040ba7099269c3c605f09bf68d7a5c21e95d6 - 0.49% (12 MB)
[#007] sha256:6c1918667a505f0d0269062c9520276ed553e4979e9527c12fa38f761fb107bd - 0.58% (14.2 MB)
[#008] sha256:6b4f9c228296357308ac90ffb56122bbd5f45b51eaaab1f9b021393d5af70c54 - 0.0% (1.27 KB)
[#009] sha256:7668e09621899a056588a58982b76301d389105788b286432e7e7d64e2e5b09c - 0.0% (1.29 KB)
[#010] sha256:135b201df3fb0c040e900407ee9ab83d7da0025d6192071637c6b89c9357f73e - 0.0% (1.27 KB)
[#011] sha256:9511fcdc29221e68fb32510a03683cba3d71c64119789cc5ef29cf04dc0c391a - 0.0% (1.3 KB)
[#012] sha256:c7da0fd5f297058f21cec7c3a95f906554d93d47bbf1cb4ce1063fc814b0d87a - 0.0% (1.26 KB)
[#013] sha256:2551f099e9206d3328024ed51ca86a262780dd6a25a6fc90338b2caf82714bd7 - 1.3% (31.5 MB)
[#014] sha256:ba8d52f611e8bd75d4d220a13663da17a0a46e23344f2968235b7779d775e203 - 0.0% (1.32 KB)
[#015] sha256:ed08d9ddc527a559ed71c17973bd35f30c49e9b0c5731c9d1f81257d3a306ce2 - 0.0% (1.27 KB)
[#016] sha256:1f48b3833921e5af623a67705f7567ef39e9300ebacdb06821fb1aff9cf7b933 - 0.0% (1.26 KB)
[#017] sha256:785b50f7f93baad9cbede3e089b0d337f6088705c7505b87c83da1c14d2e27f6 - 0.0% (1.27 KB)
[#018] sha256:568b7758a86d7763acaaaaddc01ec579f4c3edf69b7600868c9cbdea48392179 - 0.0% (1.29 KB)
Apply image 10.0.20348.643
2022-11-05 07:49:25 UTCInstall update 10.0.20348.1249
2022-11-18 12:50:07 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-11-18 12:50:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-11-18 12:50:18 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-11-18 12:50:28 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-11-18 12:50:36 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-11-18 12:50:44 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-11-18 12:50:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-11-18 12:50:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-11-18 12:50:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-11-18 12:50:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.10-rc1
2022-11-18 12:50:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-11-18 12:50:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:edb2d90fd58cdf28898ee029e70822cd2ca53cd7a78fc5ce47ce6e965ab4d193 in \etc\rancher\
2022-11-18 12:50:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-11-18 12:50:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-18T12:48:10Z
2022-11-18 12:50:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3ec883d14c87d12e78a6461e8835aab5d296650f
2022-11-18 12:50:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-11-18 12:50:50 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.