2022-08-30 02:15:40 UTC
2.28 GB
rancher/rancher-agent:v2.6.8
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 58.81% (1.34 GB)
[#001] sha256:97b25a378238b615dc51216c4d87ce17fd3cc3dca9db458e8705d1a4c17e3bb7 - 36.02% (839 MB)
[#002] sha256:904d42d7eca4d8e2fd94566a87fef9838ee22d9235f03afc8639472180f5a4b5 - 0.0% (1.32 KB)
[#003] sha256:f46dccf4f584b8bbef97b6fbc49dcdfde8b1e5ca748f0784f6727e1943b5848b - 0.0% (1.29 KB)
[#004] sha256:89cc066fddb29cbff85aad8fd1050f75e8453f1f97bcecfb03d2f05f5dac7efb - 0.52% (12.1 MB)
[#005] sha256:9a7c5482eb4635219e0bc1337295588b42d4c3d921d67edc80757812cb8a40b7 - 2.21% (51.5 MB)
[#006] sha256:42392dfdb3760e656b24e33645c779d39bcd400bef7929f1055b4a8f2f1fb677 - 0.52% (12 MB)
[#007] sha256:5b63a8704de686f371cb13720c30b21a9ba7e44fe5210c9d155ac127bf14532f - 0.61% (14.2 MB)
[#008] sha256:9195497169ce36a180a83174bb4c01d0a0d7fa03f9dc90d7f7fff0dde9527e8e - 0.0% (1.26 KB)
[#009] sha256:df92e6c991f7284aa7ec7535e5a36f805deaad9f8cc6135f9643c8865f8c41cf - 0.0% (1.27 KB)
[#010] sha256:02279c74f6872adac0b6d6ed9fa4a0c3bddb571ae41aa86ccaeb32c3fc57d165 - 0.0% (1.3 KB)
[#011] sha256:c971c0c65229202872ad89c40ba78a2cea723d4cd99e3e01c03f7bc722e854b6 - 0.0% (1.32 KB)
[#012] sha256:0482503b8b4203b4c9d7d143b7bdd6fa0f3fae4d5b041ec7e6438ab688ef3553 - 0.0% (1.27 KB)
[#013] sha256:67791de340d4be609ffc81972645ffeaa77d232e6867eff7b3b97a5056736621 - 1.31% (30.6 MB)
[#014] sha256:0c4d5460020f80fdb0943e51d04b18ca652394741bbafe572b439146ccf350ff - 0.0% (1.26 KB)
[#015] sha256:9946366a17613cf617bdcbd08e13e72d2786123ff6bdb633ea147408d2db0a39 - 0.0% (1.27 KB)
[#016] sha256:576139b7a5eefca631e5775f1b3db49fcdb9bc74368d40743dc422f995889208 - 0.0% (1.3 KB)
[#017] sha256:31f6566d8bb3b70795599e8881ca203869587d43ce8b910feda9b03d1a2f034b - 0.0% (1.29 KB)
[#018] sha256:560815c88a1ee6e2a6e163cd61b7c335b2f29c938e38fdc6903e1f28e8f60db4 - 0.0% (1.29 KB)
Apply image 10.0.20348.643
2022-08-06 02:59:35 UTCInstall update 10.0.20348.887
2022-08-29 23:21:41 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-08-29 23:21:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-08-29 23:21:52 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.7/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-08-29 23:22:02 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.'
2022-08-29 23:22:11 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-08-29 23:22:19 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-08-29 23:22:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-08-29 23:22:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-08-29 23:22:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-08-30 02:15:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.8
2022-08-30 02:15:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-08-30 02:15:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:1f225818085c1de9a66b53544098bf07b17cbfadc9da0398b183d0c59691e90e in \etc\rancher\
2022-08-30 02:15:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-08-30 02:15:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-30T02:15:34Z
2022-08-30 02:15:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=f650ce839db0e2fb755dfff1ce28b005a5f1c0e3
2022-08-30 02:15:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-08-30 02:15:40 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.