2021-10-19 20:18:38 UTC
2.23 GB
rancher/rancher-agent:v2.6-a2ae06ce4da1f2a8f10c9901d2295c860a4e6aca-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 51.22% (1.14 GB)
[#001] sha256:778142d998762baa6c9907371c9743dbd5613aea44cf1c96b818c6ee30aef245 - 45.45% (1.02 GB)
[#002] sha256:09a58a502a8fe36b18072945c33aab04cae0b902137787a382426411434e0945 - 0.0% (1.26 KB)
[#003] sha256:830d1f34bd5a4d907ec6ef2d3b57a6124dac819d82721aae6e258930bc83e092 - 0.0% (1.3 KB)
[#004] sha256:429fe365f1103a167e1df2339f0343b4319e7bd4f7767305386bbb266eea9830 - 0.23% (5.33 MB)
[#005] sha256:913b8e1f43d238639058031431c3476b4f0fc90f55d78e85f2224d7925a03e60 - 1.09% (24.9 MB)
[#006] sha256:2c97d98b2739f083b9bd856eecaf9ec616c963e381d4acd8fa03d62c07765036 - 0.23% (5.3 MB)
[#007] sha256:4a7565186411b479e112da4e7f0e163459a2c80fec3af7bda5374a61c50106fc - 0.56% (12.7 MB)
[#008] sha256:8d5ed47f67e5f25cdc563ca67dc9f48f93f3b65dd130c28d2019531fc3dc4db1 - 0.0% (1.26 KB)
[#009] sha256:52ac7a033aac49d9c611b266f87b19114dc4cd68e0a5063b8f81dae069b390ed - 0.0% (1.26 KB)
[#010] sha256:222969ab161f82a641540aba5235cf2660094f97bc67d086ce7d24fb3c7a4a58 - 0.0% (1.29 KB)
[#011] sha256:6791968d6a77157eac173fd3a195ed8e70d26ac9a8c90993300cfab1e7d6f5ac - 0.0% (1.26 KB)
[#012] sha256:94980a7e568aff632c30f7f7af8c2223fbffb98488620fcc7bb9fb8259b51dc8 - 0.0% (1.28 KB)
[#013] sha256:21c6ca3916712fef05738eed14f948f83c114d5ed9165abe705abab4621ac0db - 1.23% (28.1 MB)
[#014] sha256:5d5e4197bc499ea859b444aaa31ceee38cea4d49559c2d34b496d0d23a313f6e - 0.0% (1.26 KB)
[#015] sha256:2c669d47f12dc24cb804ed2c3b4521a4e6158f919dbb34779cc4001e5fbba30d - 0.0% (1.26 KB)
[#016] sha256:681df2ccc96012442224d5437ecc5782a29d8654d858642dfb3fed03c99c2297 - 0.0% (1.3 KB)
[#017] sha256:a54f2e38806be837b7d574ee375d79e0e10e8760a80796d5d67da3c431c5511a - 0.0% (1.26 KB)
[#018] sha256:aed9ce6380d0d6761ef7d3288ef1cfa94413300aeee9ba4259adc9ea6f10c042 - 0.0% (1.29 KB)
Apply image 2004-RTM-amd64
2021-10-06 06:54:09 UTCInstall update 2004-amd64
2021-10-19 20:17:55 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-10-19 20:17:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-10-19 20:18:07 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-10-19 20:18:15 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-10-19 20:18:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-10-19 20:18:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-10-19 20:18:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-10-19 20:18:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-10-19 20:18:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-10-19 20:18:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-a2ae06ce4da1f2a8f10c9901d2295c860a4e6aca-head
2021-10-19 20:18:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-10-19 20:18:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:28aa5a5ba9c8accf6215c111f19d8af1ffb45dda0186fe547258d3eeacb41c9f in \etc\rancher\
2021-10-19 20:18:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-10-19 20:18:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-19T20:14:16Z
2021-10-19 20:18:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-10-19 20:18:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=a2ae06ce4da1f2a8f10c9901d2295c860a4e6aca
2021-10-19 20:18:38 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.