2021-09-14 22:29:41 UTC
2.23 GB
rancher/rancher-agent:v2.6-e03b2032582fdbe5200e5a0155eec201bd7bfadd-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 51.28% (1.14 GB)
[#001] sha256:5910daff7c6f0ae5d1a60dc8e9d8df82ee69bf446b1f43631347890156782373 - 45.38% (1.01 GB)
[#002] sha256:1f7646ee18637faa2075550341e86fb8a19c638c04a3f3e72918a0868fe1e6c3 - 0.0% (1.27 KB)
[#003] sha256:e196d225fa4de617974922008f2d4a99ad2f7205cf0228e9d52c5b890160e94e - 0.0% (1.26 KB)
[#004] sha256:78703cdc09eb99e07b0f63653640a48c001aca017eb3ef852e8cffb17a863532 - 0.23% (5.32 MB)
[#005] sha256:99af06a2bfa2f194158d06036beb5794c26d0d5f5e545d86844e2d6e03e2857f - 1.09% (24.9 MB)
[#006] sha256:7afe5ed3b941087d5c7879ea85a2dce2f4430384f75f051f17fea0dc85dd0676 - 0.23% (5.28 MB)
[#007] sha256:59d65165491c7e24d81a53cbd25dd97ad1f6925f0f53ffe2b713a22011a8fbf6 - 0.56% (12.7 MB)
[#008] sha256:22e0eb223220af5449d6750db785e6e9228445f1b115b8ef765020827322ec41 - 0.0% (1.3 KB)
[#009] sha256:e1be8f4028e45679aadb7e5538fa929e189c2a92aaa2fc4651ea661fdd8471e2 - 0.0% (1.26 KB)
[#010] sha256:f241b887764e5ed4796b80539a6fe6714bd030ac6971bd6dcfeaed0b5161bc3e - 0.0% (1.27 KB)
[#011] sha256:5ade93b09fcb7aa64523652a3966f4ee125e3087116c2acf80d5bfe3a7fb4e3f - 0.0% (1.27 KB)
[#012] sha256:0b7a9cebc8c79dfeab91977454b20d1907a5529fefd1ad6a961ba75a10df2fb9 - 0.0% (1.31 KB)
[#013] sha256:3ada05c39b52d43a341f0657638f84fae13874b2768e2be7e91af58802c12cab - 1.23% (28.1 MB)
[#014] sha256:58d76cc59b7a95f4f09e2b2392884da582e0043156e731ec09657be014c279ce - 0.0% (1.27 KB)
[#015] sha256:d77fdead0b6bca9f814d0f25fd9eea943d6e245a35faa674b0eb247045b5feab - 0.0% (1.26 KB)
[#016] sha256:66f9095169db36d3f3a8fba25b94cbe6272c3ea6ce257da42d3f352b517bd309 - 0.0% (1.29 KB)
[#017] sha256:8685c0fe788c17d78dc6d356854dc876e60c0e47c23e22361ec9a925d7263a81 - 0.0% (1.29 KB)
[#018] sha256:c4e5a17bb0cf62f5c15f41284e6e25767c881438a001b3ffd964902142022988 - 0.0% (1.27 KB)
Apply image 2004-RTM-amd64
2021-09-13 06:11:38 UTCInstall update 2004-amd64
2021-09-14 22:28:15 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-09-14 22:28:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-09-14 22:28:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2021-09-14 22:28:35 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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.'
2021-09-14 22:28:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-09-14 22:28:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-09-14 22:28:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-09-14 22:28:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-09-14 22:28:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-09-14 22:29:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-e03b2032582fdbe5200e5a0155eec201bd7bfadd-head
2021-09-14 22:29:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-09-14 22:29:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:7722f3698f16f5748bfa3523df3adbe4713524dc22579d80b1e64db5914d7089 in \etc\rancher\
2021-09-14 22:29:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-09-14 22:29:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-14T22:29:35Z
2021-09-14 22:29:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-09-14 22:29:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=e03b2032582fdbe5200e5a0155eec201bd7bfadd
2021-09-14 22:29:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.