2024-01-14 21:48:28 UTC
2.05 GB
rancher/rancher-agent:v2.8.1-rc2
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.03% (1.54 GB)
[#001] sha256:9da94e8356538054b9b2e3023814100ffe07d42ee8f8dec0ad82a450371abd52 - 19.05% (400 MB)
[#002] sha256:479d5fde0b4f4c8c8febc3671bcd3dd30bbf3e73f018058606905c628f63182f - 0.0% (1.07 KB)
[#003] sha256:df104c6608fca7a7339a35b97b17607ef30cd4c1cfd96446be132e27813d843f - 0.0% (1.09 KB)
[#004] sha256:c6fe52300d6eeadbb10a5084929600f96bb5f9d1f4df9a45569429746c081a2f - 0.57% (11.9 MB)
[#005] sha256:0819454952595e8e5bd475984da4a7acb5e9ea53f54deecd9e63e9141f6ae5b3 - 2.44% (51.2 MB)
[#006] sha256:1b8e0e268bed7c1c36168e869c6759942cdeaf8f338794bad06296fa66470222 - 0.56% (11.8 MB)
[#007] sha256:70cb5a3fbf61c6db55e399fc335ab372c612601efa2d0df79c844a968f37ff86 - 0.66% (13.9 MB)
[#008] sha256:4fee961b971df0f1cb13531e2ccc04640cd66f822c87197e4ec7552035aaddd0 - 0.0% (1.07 KB)
[#009] sha256:37044c2dead55745bbc01d29890f025a48a09c0110dc631c0c4beb1dfbeeff70 - 0.0% (1.09 KB)
[#010] sha256:3f0036bbb1e7d4d58eedb388646b7579e230cf3cca51562e335b48204e20b093 - 0.0% (1.09 KB)
[#011] sha256:00b91b609f0bdcd72fcbcc0a60387b32ff1bfe8b44675e595a14f58b0d0a459c - 0.0% (1.07 KB)
[#012] sha256:ae90bb5ae2d5dd119025cd54413cfc1e7125d086b167c2109990353a81b212f0 - 0.0% (1.06 KB)
[#013] sha256:4a754ef256f3098dfa25b6d8938fd8b09cbf16954df770105f0ac968fa5048df - 1.68% (35.3 MB)
[#014] sha256:311af21b88dd894841bce743be5c5dad165ca3ad331900c76a8a34a19327a9df - 0.0% (1.07 KB)
[#015] sha256:e1962d82fca3802bc8e88f18f71c62aadab32b29b59e459a156e807173389560 - 0.0% (1.07 KB)
[#016] sha256:3193ca7cecf590db1f8473c43bbf18f364b2e3b7be076613e8d43b0cdb382e03 - 0.0% (1.07 KB)
[#017] sha256:ee8fee6c6c69834322ce6ca5418e8c528d3b333ff7a13d3e06f5bc5efbff031b - 0.0% (1.09 KB)
[#018] sha256:74799e9e2d8e4ffd4a18e32bc9937b0bedcd7b4985307b04b1f349c643cf6728 - 0.0% (1.09 KB)
Apply image 10.0.17763.4499
2024-01-02 22:50:56 UTCInstall update 10.0.17763.5329
2024-01-13 16:36:51 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-01-13 16:36:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-01-13 16:37: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.'
2024-01-13 16:37:34 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.'
2024-01-13 16:37:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-01-13 16:38:19 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-01-13 16:38:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-01-13 16:38:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-01-13 16:38:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-01-13 16:38:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8.1-rc2
2024-01-13 16:38:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-01-14 06:49:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:809244e51c6357b0040cf47dd6bccf983bfbe881b8af76f3313fa4a658cc9f7e in \etc\rancher\
2024-01-14 06:49:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-01-14 21:48:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-14T21:48:25Z
2024-01-14 21:48:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d2bf90a8fbd926493c331c3c931081149e1e93bc
2024-01-14 21:48:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-01-14 21:48:28 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.