2023-01-24 22:44:05 UTC
1.66 GB
rancher/rancher-agent:v2.6.10
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.93% (1.55 GB)
[#001] sha256:2f646a47e833055ff47d6dc0b07a32325107d01b342d944d423aede4dfa02a3e - 0.0% (1.09 KB)
[#002] sha256:da51e4cb5fd8fd576a4d5dd1111d7328055d6561aa1bb8dfa8bc07ed9ead9eaa - 0.0% (1.06 KB)
[#003] sha256:1391068481a735841347dbaba9f222dab08f7767fd9dd2bb266d2b9a255eacf9 - 0.69% (11.8 MB)
[#004] sha256:0108cfea9567e7a8a9f3489beb9314cd6965c7a36d7da559a036fe5e04a46e0a - 3.01% (51.2 MB)
[#005] sha256:3834c5237c89e70afc1c36a60bdc7248f9d5cb2ee7f73a26b0cf70cd7165c971 - 0.69% (11.8 MB)
[#006] sha256:c8e07a8491b9f253eb4893edea428847a94d34dd7e22fddef5ef233a681790bb - 0.82% (14 MB)
[#007] sha256:15c77aa2ecc0e45039b5802d692574c5b9a116a602ebd6c4a294cc64e8da71ab - 0.0% (1.06 KB)
[#008] sha256:3d8fca7df6a7401c9f5c09a7abfd38977f928dd8c018ad61e788e628f4ac317f - 0.0% (1.07 KB)
[#009] sha256:74f93448ef03901d489ef7281d752be826f225079f7bc36107c31438b1614d22 - 0.0% (1.06 KB)
[#010] sha256:91f8a890d319b39869b4307c351ed55e504e3c5c255380b8ea82c79dd6af62fd - 0.0% (1.07 KB)
[#011] sha256:c6e65501f49be1dc6d886aeb28ff47ae79fff5009e24a99d038e71b8c1d9b707 - 0.0% (1.06 KB)
[#012] sha256:be1ee84dbfa596546a66d7c0821f4d5ea477afaecb145adff6585b0a1219ffa5 - 1.86% (31.6 MB)
[#013] sha256:b297dba9f42835c6c0b18bc9bbcd50bc4fd5ee4aef1447a7d68c60be3000aa80 - 0.0% (1.07 KB)
[#014] sha256:fe1c10eadd0f7cb902d05be15736242a3e8d8219f9fc327ae30c1126691079fc - 0.0% (1.06 KB)
[#015] sha256:35d5ae91040f60b215baacf6fcc58ffaeeff5045aef2b22699ad38b8e01cf902 - 0.0% (1.08 KB)
[#016] sha256:8226fccfb13c49fed26113e39dd56ed7e57381b7c8f3bb4d704e39836c2679de - 0.0% (1.06 KB)
[#017] sha256:024b2b5ba25e7fdc9a5fe421ccebb5aa19f054fcd00f442c77300bc62c4437ca - 0.0% (1.06 KB)
Apply image 10.0.17763.3887
2023-01-24 22:43:31 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-24 22:43:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-24 22:43:40 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:48 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:54 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-24 22:44:00 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:44:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-24 22:44:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-24 22:44:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-24 22:44:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.10
2023-01-24 22:44:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-24 22:44:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:7db59166f23a837338998e157f65743194c27d7d376753da81674dedc1e13ea4 in \etc\rancher\
2023-01-24 22:44:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-24 22:44:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-24T22:41:23Z
2023-01-24 22:44:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=2207cfed180315c015223c07ba4462888b8acf9f
2023-01-24 22:44:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2023-01-24 22:44:05 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.