2023-01-24 06:40:58 UTC
1.66 GB
rancher/rancher-agent:v2.6.10-df5ae4bf059553c75fdb5c5757b1d10b7ba180d5-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.93% (1.55 GB)
[#001] sha256:95dcdb70843e73c8ad01b575b6f8853d6eff92b2a81cfb26bf2704d943af2caf - 0.0% (1.07 KB)
[#002] sha256:cbf647b5853cd5f7dec184fe466d023557460b8f1a522814dde75f6f1887f2ff - 0.0% (1.09 KB)
[#003] sha256:12732b9fb5517b92012057d7ddf2ab1bc90a5fdbab4ad2f483173a8a6a063426 - 0.69% (11.8 MB)
[#004] sha256:c503a2ed51a8ccc614f315bff7d911bda6a8f3a0e7ff7cccae401443b104b8e8 - 3.01% (51.2 MB)
[#005] sha256:366a3aad6afbd8b3b5a86e84d65cf2022fb60f4271cbfbc5b240fd9136ce059c - 0.69% (11.8 MB)
[#006] sha256:19364803b439c17f3c7a095a6574f48452b6dd385bfc1e94b414f8ae3bedb04d - 0.82% (14 MB)
[#007] sha256:71a115dae8e8616e61b489a5de2ec58390dd0fb81dc6a85645e04e5b435f1171 - 0.0% (1.07 KB)
[#008] sha256:2f71cd3ef7de3a0f7f8a460261d748e4be6677e5aa705456177f604d618d9efa - 0.0% (1.09 KB)
[#009] sha256:1eecb2fee35ab4d02187d239ef680d0fe1f27ae6fae7d6d73498eac7c3cf2404 - 0.0% (1.06 KB)
[#010] sha256:5c2fbf2e78599f1df3da365ea4fdbb13a9bac59cc245b34ae46ffa22e963ef95 - 0.0% (1.07 KB)
[#011] sha256:0d46e4c68ce55044658859ce9a38684b22ba3859c55048c4e8f50fc5c570e3a1 - 0.0% (1.09 KB)
[#012] sha256:134075be628655897de4d7a7e08d30eb49a35797548da344c9623a879e1c1532 - 1.86% (31.6 MB)
[#013] sha256:b92915840a0cae6c697303989139dfa317e0893f65cc032f19015c789b2e1f8f - 0.0% (1.07 KB)
[#014] sha256:94bd0586bf246135fb98c89b462faab5a0ce2d550648496283bc223feea936e4 - 0.0% (1.07 KB)
[#015] sha256:d6e89fbd45389bdc3d8f7def9584b8d67824b8cfddd5fd136a151d3ab0f8536e - 0.0% (1.07 KB)
[#016] sha256:035432fcebb0e3916c52b4f9b51b5ca0bc70a8ecfe67270b2cec6d545f848e1f - 0.0% (1.06 KB)
[#017] sha256:baf6eb234f3d0d0f5dae41bdc886d1fcff31967b8edf93be9df25d5393ccfc38 - 0.0% (1.09 KB)
Apply image 10.0.17763.3887
2023-01-24 06:40:26 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-24 06:40:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-24 06:40:34 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.'
2023-01-24 06:40:42 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.'
2023-01-24 06:40:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-24 06:40:54 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-24 06:40:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-24 06:40:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-24 06:40:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-24 06:40:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.10-df5ae4bf059553c75fdb5c5757b1d10b7ba180d5-head
2023-01-24 06:40:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-24 06:40:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:0953861a387381385edd44786037f240eb42aac7fa55eadd0c1b051a13a836ab in \etc\rancher\
2023-01-24 06:40:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-24 06:40:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-24T06:38:29Z
2023-01-24 06:40:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=df5ae4bf059553c75fdb5c5757b1d10b7ba180d5
2023-01-24 06:40:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2023-01-24 06:40:58 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.