2023-01-23 21:41:51 UTC
1.37 GB
rancher/rancher-agent:v2.7-d275683b533b2107316c1bdaa48d60de98e8994a-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 91.43% (1.25 GB)
[#001] sha256:2af526384b5e91d011908d47c0a0dbf0839b99a7ed4bfb84a462a7495c895a63 - 0.0% (1.25 KB)
[#002] sha256:332c7c6774c9a23121a2113c6e63e658c23383343a4886afe2124295d2380b5f - 0.0% (1.29 KB)
[#003] sha256:583c5fa2973cc8369ca076b0a158ecf83f5fcf9f6c073523fb9e557f969676b8 - 0.86% (12.1 MB)
[#004] sha256:62b2df8f6e393390cb0d667ab3a7e7cfb56a378d0b01cf0ced032720eb615e76 - 3.66% (51.5 MB)
[#005] sha256:4da59c00979803d7bf1546c3efcf1fdcd79934d33cb1fb058475e57c9b8b6fc4 - 0.86% (12 MB)
[#006] sha256:d7cfcd17cfdf0751da0baf46a782c350705d8042c15c514d24a8c041114a9878 - 1.01% (14.2 MB)
[#007] sha256:fdd993640b315babc8e128c9e541de5509aa056ab26c129d329f2f79deff8fc1 - 0.0% (1.26 KB)
[#008] sha256:76baa6d931dea1fa06c0c3e2b6a8a3dcdc053e87357bae7fa7d96922433f8645 - 0.0% (1.26 KB)
[#009] sha256:227167f9fbe6dbe00df15709debcac406ef62439d36a56112dbec2029d806580 - 0.0% (1.26 KB)
[#010] sha256:99199ed5cfb7431fb4be301ffc7e8ae573dc227978bef4be0af420d18057047f - 0.0% (1.26 KB)
[#011] sha256:04ebf9d0dd1e4dc2abde5df0970d2c05b8a860ba97b72d968f5803fe5a14e871 - 0.0% (1.29 KB)
[#012] sha256:ee95d21d5d67bb4224b84def987cfdafcabd78dc08a54c08d7dacd46788354c5 - 2.18% (30.6 MB)
[#013] sha256:cbd6ff2f40ce09c348613680a64dd31bc5b1f5e1715619e28f568bc4cf8a80f1 - 0.0% (1.26 KB)
[#014] sha256:89a7bc27052b3210900cd0c8f598f9cec17944e9a5f2ad709405ad443db63c33 - 0.0% (1.26 KB)
[#015] sha256:144f415c8928088490fce3d213813337a70d6d9883fe90e67c19cbdac190a51a - 0.0% (1.26 KB)
[#016] sha256:c12770034c70cfb86a3c2e3fa02968ef72cd3c8132dd1dce43c07a2ada44ea59 - 0.0% (1.26 KB)
[#017] sha256:49dec58979793f8fb0abc8dcb62f0d3932b63739b7fb3a7931a2827b010391bb - 0.0% (1.29 KB)
Apply image 10.0.20348.1487
2023-01-23 21:41:13 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-23 21:41:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-23 21:41:22 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-23 21:41:31 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-23 21:41:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-23 21:41:45 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-23 21:41:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-23 21:41:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-23 21:41:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-23 21:41:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-d275683b533b2107316c1bdaa48d60de98e8994a-head
2023-01-23 21:41:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-23 21:41:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:9c40783b1ce1e036e4d795382f07109fafa055f6788ec2bfd470de4ee404f9eb in \etc\rancher\
2023-01-23 21:41:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-23 21:41:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-23T21:39:30Z
2023-01-23 21:41:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d275683b533b2107316c1bdaa48d60de98e8994a
2023-01-23 21:41:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2023-01-23 21:41:51 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.