2023-08-30 12:45:30 UTC
1.98 GB
rancher/rancher-agent:v2.7-ef503a5004b49afaeb6c8a69f0b4ccf8a3b9aa67-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 77.73% (1.54 GB)
[#001] sha256:b95f433aa7d90194e65f6b08a599b3ee12292e124d47c204107baedfd71054c1 - 16.26% (329 MB)
[#002] sha256:dc4afe27623f7551530f6463c15d5339ed1f662c63c1713d9ff4f928e34fed57 - 0.0% (1.07 KB)
[#003] sha256:cbd40fc932e950fcb69b2bd51792d52f901827055f502ed907603b3dbba761c8 - 0.0% (1.07 KB)
[#004] sha256:1c002aeb4d62322006c22ea7fb3f70e89e6821f28c0510b7a118656f282d3469 - 0.59% (11.9 MB)
[#005] sha256:25dbdd80e9edd34e92bd5616411aace53bb151bcadf4be01b600be53e59f12e2 - 2.53% (51.2 MB)
[#006] sha256:529c6357e2789e97fdc98d270e9efe10fe3fea098d479cdef13be38257d596c7 - 0.58% (11.8 MB)
[#007] sha256:c71311eac7d524f41d79615828529c360405d5fe0ce67688172a22d9038d1be6 - 0.69% (13.9 MB)
[#008] sha256:7bd15def8160e77461d4ce24c6b14bab56a3cb0784c977c51455e68cc89a56d6 - 0.0% (1.07 KB)
[#009] sha256:02c5bcdf705d2a0bfc4fa97b2ba5ef29ecbe00bdb403b9c25bc597967c7431d5 - 0.0% (1.06 KB)
[#010] sha256:229390602da4c3d90ab773d375b07158f5e59cf353d0c67e7d415b38d23eb76f - 0.0% (1.1 KB)
[#011] sha256:1b920e124c99630e75c6d46037f39a1e94624455e0f7d8b05b87c8666708d1f0 - 0.0% (1.07 KB)
[#012] sha256:d7d55f7dc77145660ca36c9c1e9d122472b50a5d339030fa322559f3bc03364d - 0.0% (1.08 KB)
[#013] sha256:c581b412f27b25d9c01450481c2f5eb61000ff3ef10a837d0a6e258eb779aeeb - 1.62% (32.9 MB)
[#014] sha256:e2108358e4ca0c2f70b335866d4fc7e0c1f21572346a8c7311e1e6332952ffda - 0.0% (1.06 KB)
[#015] sha256:59e501cfdaa40eb59da28dc0ddc6512b4f3bc998e5aaff3267308af4fe4f6ea1 - 0.0% (1.1 KB)
[#016] sha256:642a322e7dfed9af5e77e5d5860580ce0a92c3f50dd4721aa600691b08f830e4 - 0.0% (1.09 KB)
[#017] sha256:1ca4a0e4240d56101ab070c0f9ea2c5f1a9fc0ff0ffb5a08a3b6172797b3bfac - 0.0% (1.07 KB)
[#018] sha256:d5091be08707721226bc6559eeebed7aa2eb429de26daa2589705ac149be911b - 0.0% (1.06 KB)
Apply image 10.0.17763.4499
2023-08-02 09:07:15 UTCInstall update 10.0.17763.4737
2023-08-30 09:13:02 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-08-30 09:13:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-08-30 09:13:20 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-08-30 09:13: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-08-30 09:14:02 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-08-30 09:14:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-08-30 09:14:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-08-30 09:14:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-08-30 09:14:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-08-30 12:45:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-ef503a5004b49afaeb6c8a69f0b4ccf8a3b9aa67-head
2023-08-30 12:45:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-08-30 12:45:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:9a6030b628653840f43237e7c434be22bb4eee303bcdaa879be2b6277e5da109 in \etc\rancher\
2023-08-30 12:45:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-08-30 12:45:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-08-30T12:45:24Z
2023-08-30 12:45:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ef503a5004b49afaeb6c8a69f0b4ccf8a3b9aa67
2023-08-30 12:45:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-08-30 12:45:30 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.