2023-09-28 14:35:16 UTC
2 GB
rancher/rancher-agent:v2.7.7
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 76.99% (1.54 GB)
[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.06% (349 MB)
[#002] sha256:188ef0bd6e0b5a2cfbfc5777c513449d07960fd3360809a846df29e07bf19b7b - 0.0% (1.12 KB)
[#003] sha256:e73c62f1c017ba2bc3cd27bfb9553a8c4e3d8f6cc5640270ee41b7ef0edfd8cd - 0.0% (1.07 KB)
[#004] sha256:8c04434afdfa1d3060249418f824b019c27898382e1cd2d5ba3b17e3d6638a14 - 0.58% (11.9 MB)
[#005] sha256:6242c584c628138e999629207ec1f9fe56be787ff7fc7cce1e82fe024ac18386 - 2.5% (51.2 MB)
[#006] sha256:3fc8a406ebd35d059226c783c97b36067d217d7d71f87fa8afcf1cd8a9a14470 - 0.58% (11.8 MB)
[#007] sha256:05e94a067ce200cc6b724d4e843c3bdcf3179354075079f6cefe05d8994a123e - 0.68% (13.9 MB)
[#008] sha256:99e986b30aa5690b86f3ef83fa318fcb7c8c9f4ad0bcf93364c4890f9d21567a - 0.0% (1.06 KB)
[#009] sha256:5891ae89b1bce01fbdd40896259ce00ca4bd153f39128e93ce8e82233c5f7f23 - 0.0% (1.1 KB)
[#010] sha256:b82c0c962ac2086e352303938cc7435c03fc68cdea4133ec8afe0b0d3d9d4eb2 - 0.0% (1.1 KB)
[#011] sha256:6733ae06e411fed232b85692218bd53bf27cb30262a6b59e0066c694d872eef5 - 0.0% (1.09 KB)
[#012] sha256:5e8a03fc616f06537d83d58ec9da4cab8323e3f4e0bd8bf5ee19780e180ea015 - 0.0% (1.09 KB)
[#013] sha256:1dff022ab2dc5e9aecfff7f5582f2c064da4b94016023af1dfdfa5edd5985294 - 1.61% (32.9 MB)
[#014] sha256:64281cc699d7edb946ff7d87db4ad1b09d075b275e5acea39b315ac4eff2ff5f - 0.0% (1.06 KB)
[#015] sha256:32194fbdb8646f9c390b4c7d69a6d165c4b7c826fd8612b3fdc8799e3c0d6018 - 0.0% (1.07 KB)
[#016] sha256:260b8a2f338ad689a5b43e3baaa06d271db50a63258dc19fdce4022a5d04e007 - 0.0% (1.06 KB)
[#017] sha256:a69cb08e94122a029f9ea65290825e376c13e745ee1645bf7c0ef7db3c7898e0 - 0.0% (1.09 KB)
[#018] sha256:0aec791574b0e0abb4de20311406e58a0a571e1e83dbeed81c0f4c934422135f - 0.0% (1.09 KB)
Apply image 10.0.17763.4499
2023-08-29 17:09:18 UTCInstall update 10.0.17763.4851
2023-09-28 14:33:45 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-09-28 14:33:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-09-28 14:34:02 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-09-28 14:34:26 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-09-28 14:34:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-09-28 14:35:11 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-09-28 14:35:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-09-28 14:35:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-09-28 14:35:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-09-28 14:35:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.7
2023-09-28 14:35:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-09-28 14:35:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:cac88fa0e061f9dcfd99522275029842a6d3c77efe9ccdb210bfe2940caf87f5 in \etc\rancher\
2023-09-28 14:35:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-09-28 14:35:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-28T14:30:11Z
2023-09-28 14:35:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=7521b00925c5100452fe818f199c71223b6adbad
2023-09-28 14:35:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-09-28 14:35:16 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.