2022-04-02 01:12:19 UTC
2.17 GB
rancher/rancher-agent:v2.6.3-patch3-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 53.7% (1.17 GB)
[#001] sha256:037d5740b40414bc505c21324142a1cd3eab10c176189a9a74d1a90354ac7cd4 - 41.6% (925 MB)
[#002] sha256:ba306b262514bb90af8fb4c8b2b1f9114f685860116540fbf42c6ec2ef5bfe87 - 0.0% (1.28 KB)
[#003] sha256:84930a9db6ec7545a34dbe7ec29501cd9e34d3d48f1a3bbbb0ff43a13391e3c6 - 0.0% (1.26 KB)
[#004] sha256:3df7b50d1228b6fd11a8734cc015d5747a2f9e3f3ad4465e139385e12060957f - 0.25% (5.53 MB)
[#005] sha256:70c58c667372f554bdad442ab518fece231347eb4aaf78f828df587112c6796d - 2.26% (50.2 MB)
[#006] sha256:61a25c248954178e3b3823fd5f69e55836e77075ec3c3fe990f46f5b63851106 - 0.25% (5.47 MB)
[#007] sha256:69fe8119186d8dd3ef5ec02cc419e5e49f9974f3b56ac0786d1b25fe3faca947 - 0.61% (13.7 MB)
[#008] sha256:aaf4ad76c8522cbce0af79062e829cc55e7e0e5075ecd2fbe1014b43409270cc - 0.0% (1.25 KB)
[#009] sha256:03dbf4eaea9f4e00a14567d7a44e798a11259ceb887a5d0526177f8fa5523838 - 0.0% (1.26 KB)
[#010] sha256:4112fadf588cab000e4487b01b25b79c8fa5347a78129ae290828f6144008a80 - 0.0% (1.26 KB)
[#011] sha256:b239410806fd142c640c34153a5c0f3fe7efada02a5d9dbd3acc811c67390eec - 0.0% (1.29 KB)
[#012] sha256:8632626872336dea5cbc3e77849b21f7542496ef337896017ffa9e74a8e280ad - 0.0% (1.28 KB)
[#013] sha256:69cefcffa898eefed5a9aeacbb2c0a355a7d3d6f060d7cedc8a870b0336f4b3e - 1.34% (29.7 MB)
[#014] sha256:a5741057f18c1163a3fc5fbcde3845121b552d7576aba3ff6e44354792805ed4 - 0.0% (1.26 KB)
[#015] sha256:3fcaab7f9be400a96f8e538307ab9c4cee650b2ac2916da0b489846ac7a7ad73 - 0.0% (1.26 KB)
[#016] sha256:ff346aa03ea0b44100cf1ac8eb321885c41f4c2d26125254f682ca387b4d7f1e - 0.0% (1.26 KB)
[#017] sha256:9351bbb509f0d6eb637f62859aa36aba6ab06aa4d72e1e9364768d2b8cc64258 - 0.0% (1.31 KB)
[#018] sha256:8ff45b53449cace6c0d85d7e2b1e498b87e7ddfc33ad8d44315c8271c7d7d597 - 0.0% (1.26 KB)
Apply image 2022-RTM-amd64
2022-03-03 05:02:11 UTCInstall update ltsc2022-amd64
2022-04-02 01:11:37 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-04-02 01:11:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-02 01:11:47 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-02 01:11:57 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-02 01:12:05 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-04-02 01:12:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-04-02 01:12:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-04-02 01:12:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-04-02 01:12:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-02 01:12:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-patch3-rc1
2022-04-02 01:12:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-02 01:12:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:b876b6366d04c126cfb99bfa93e13b01b30e8f9a7ac47c7de9fc1334fb23bb3d in \etc\rancher\
2022-04-02 01:12:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-02 01:12:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-02T01:08:38Z
2022-04-02 01:12:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=0a60d479d18a269a265556f289dfdf8082c15d2c
2022-04-02 01:12:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-04-02 01:12:19 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.