2023-01-24 22:43:35 UTC
1.66 GB
rancher/rancher-agent:v2.7.1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.97% (1.55 GB)
[#001] sha256:a1c8b86b490e481958ba9edbd2aa77d6eeed0dc925add0008c4dda4f3a20f472 - 0.0% (1.07 KB)
[#002] sha256:85927d04290d2e3ffc91cfb4f27fd360c948bc6c7c6718e25dad52ae97819dc2 - 0.0% (1.09 KB)
[#003] sha256:18d375c0a4a74c796be0a9b9c19ed21ea9f85987c056b87b2ddac1198731f28c - 0.7% (11.8 MB)
[#004] sha256:5bbc7004c831adc25eed12fe7f6bd5f5e2e5ebe1d7b8e2119c0bf41a392dda0d - 3.01% (51.2 MB)
[#005] sha256:222c97a1c08dcb5a432b9559e2c6016414e651c523dbb85fc2064243876db455 - 0.69% (11.8 MB)
[#006] sha256:c30ab14761c2f6fd007a2550bc4073a806a1c169b71edf658d07f796c18a3f9f - 0.82% (14 MB)
[#007] sha256:941289dc4f203981733840ffdc89bd826b9bf9bf3febb1092ca8b63d67c68166 - 0.0% (1.06 KB)
[#008] sha256:4042778b1fcd2ca327154f0c8e5ed0c2b181aba27c608256911a54e6155fc7f1 - 0.0% (1.08 KB)
[#009] sha256:a544187af73a1f108570358a971bd18a76994df23a64ada4a842fc809d992cd2 - 0.0% (1.06 KB)
[#010] sha256:3a51a865c2ac7bb337668fdd7c0b345820f991ef49daf2eed41813db906301a5 - 0.0% (1.06 KB)
[#011] sha256:a17406a9a957e0364ad7c24e37297fa1a75ea334dfd1c52fe5d7e6e6e0fc759b - 0.0% (1.05 KB)
[#012] sha256:856dc825cf20d1a6775c217eb852930762ae2f938839dd0707428d6e29941995 - 1.81% (30.8 MB)
[#013] sha256:d8f29ba3bbae90b0a58816e2d32c0f01fde5badbae50195da27dd53b171e9100 - 0.0% (1.06 KB)
[#014] sha256:d774b88885f3462b13b6a286f09b73e8c6e839b63d09d97c2fee7548dac21bdd - 0.0% (1.06 KB)
[#015] sha256:1b2748a88dda017b8d3510fd5bb7670bab7834b731cafaf7b35cfb4b0dc75956 - 0.0% (1.08 KB)
[#016] sha256:6659c7f5755df887e3e680d36577610e364c6472c97d952b15e94ea6ad8f0e77 - 0.0% (1.09 KB)
[#017] sha256:71e9719b4e443821e10bfa615cffef091b05ada9b10e6656d7cabec69cf1ac70 - 0.0% (1.08 KB)
Apply image 10.0.17763.3887
2023-01-24 22:43:01 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-24 22:43:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-24 22:43:10 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 22:43:18 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 22:43:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-24 22:43:30 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-24 22:43:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-24 22:43:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-24 22:43:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-24 22:43:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.1
2023-01-24 22:43:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-24 22:43:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6e24129ef4ae08ed2e70e02b880fdab49770e66ca23e94e9155994f60ca5fde6 in \etc\rancher\
2023-01-24 22:43:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-24 22:43:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-24T22:40:55Z
2023-01-24 22:43:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=bb1c35fc4258ada8829c187ca17fe28a6e61da4d
2023-01-24 22:43:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2023-01-24 22:43:35 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.