2023-04-14 22:26:09 UTC
1.99 GB
rancher/rancher-agent:v2.7-14ff3fd50a19b9cb107c5bcbeefb29f2998b2691-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 77.53% (1.55 GB)
[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.6% (339 MB)
[#002] sha256:d7fb932c4eb846074eb9fd20250ff3f3369ca3424bc457ad81926f21ba46edd3 - 0.0% (1.09 KB)
[#003] sha256:799da3765ff87cb0fc5f93ab916009028e8d7891397da98f128ee7d46c1ffbea - 0.0% (1.07 KB)
[#004] sha256:453b68716cef14b40005e160d968ae78a795073846957c46876b9ce008a01c3f - 0.59% (11.9 MB)
[#005] sha256:3280d7df2395ff0ffcf8b3cf825450da3040a86d3c2b151a284003402ad1ebbb - 2.51% (51.2 MB)
[#006] sha256:01fed0182161ab61c2c6eb7611074d066b6fd4a0735fe666dc63cd352c3d889e - 0.58% (11.8 MB)
[#007] sha256:e5604a6c29ce90135a291a396b654a1be478e238c1566b9979c2b91c202f202f - 0.68% (14 MB)
[#008] sha256:0fe13542a8b41c1ed63bd64d0093d25742c5729b86a679732b0c21dc16e7c745 - 0.0% (1.06 KB)
[#009] sha256:c368555630bc7048be603a3930fb0f4fc7ec8092fff719655c45a370465f037f - 0.0% (1.06 KB)
[#010] sha256:968eb7788a7562e5dc01f996f23e51a20fb70ebd9a5f37e6b27d8fc56fea9c99 - 0.0% (1.06 KB)
[#011] sha256:15ff1012f2c99784761920c8cd8de85c7ce4131dcef637f9a410b672e3a0a844 - 0.0% (1.06 KB)
[#012] sha256:66887d07ea0f07037e92264d75fe45a04b8a807b5eff0032a20db80e52d8e7eb - 0.0% (1.1 KB)
[#013] sha256:27b76223f1d165640d0c142e99bdde0568af7f00b529b0913356088385e6cdd1 - 1.51% (30.9 MB)
[#014] sha256:45f3390850dab923533aa874beb82cc98240320a5afd73b9b485f3098beee95c - 0.0% (1.07 KB)
[#015] sha256:526fe97c10cdeb437a45bdf81d81aa7793debc1d9647d5c78977e7b1228da192 - 0.0% (1.06 KB)
[#016] sha256:7a87b66551a315ba7dc6d7bc1b78f4958690d3f96a7be392762d668f0e0bea57 - 0.0% (1.06 KB)
[#017] sha256:a1e53746e44355729d8155ca426610e302294067c2ca2a096e6decab4c45a859 - 0.0% (1.09 KB)
[#018] sha256:e8ff543d0ddbc260228150ca3e40f73afeef145ba061c86d46d11f0ef843d530 - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-04-05 00:41:54 UTCInstall update 10.0.17763.4252
2023-04-14 22:25:27 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-14 22:25:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-14 22:25:45 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-04-14 22:25:53 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-04-14 22:25:59 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-14 22:26:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-14 22:26:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-14 22:26:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-14 22:26:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-14 22:26:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-14ff3fd50a19b9cb107c5bcbeefb29f2998b2691-head
2023-04-14 22:26:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-14 22:26:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:653c930f0cccc71bdf286e582498dafd455bbcfa3228eace40d94f1da655cd39 in \etc\rancher\
2023-04-14 22:26:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-14 22:26:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-14T22:21:57Z
2023-04-14 22:26:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=14ff3fd50a19b9cb107c5bcbeefb29f2998b2691
2023-04-14 22:26:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-14 22:26:09 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.