2023-09-08 14:57:55 UTC
1.98 GB
rancher/rancher-agent:v2.8-468d4204cd8ecbde7d9db306ea3d01ee0b3823ee-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 77.72% (1.54 GB)
[#001] sha256:b95f433aa7d90194e65f6b08a599b3ee12292e124d47c204107baedfd71054c1 - 16.26% (329 MB)
[#002] sha256:ca31a7251a01bf2fca3945ea7b2b0289d04e458af1a5c297cec4c098c45c7a45 - 0.0% (1.07 KB)
[#003] sha256:fc2d866e6a8522abf6a8101ad38df4f058171ef1a4eba4c47df776818ac25b3f - 0.0% (1.07 KB)
[#004] sha256:7f97f2d20ff6a8ac3e67d70c125567bbbb6bfcb9a467f24666b7cfa4c07b2605 - 0.59% (11.9 MB)
[#005] sha256:5222f59c5cb76bb7ad33a9e92ef4944c47bfae43b77fbaed193adba8fdf9e3cd - 2.53% (51.2 MB)
[#006] sha256:f0d1d2cb87d2be3b7907abfecc06533eb62557d895ca165eecbaef768ecf1fa7 - 0.58% (11.8 MB)
[#007] sha256:1dc9b45ad0ba72656e6c9a18e789eaf0b318230ec14133b7409added8e56c61c - 0.69% (13.9 MB)
[#008] sha256:66ba37a64484e81eaa568b4713c1830233b15ae1fb45f4f9bc7e29e728b12f3e - 0.0% (1.06 KB)
[#009] sha256:85a8760a82ba3ecee86d57422788afd50cdc260e324b61a58fd66c7c2c32f677 - 0.0% (1.1 KB)
[#010] sha256:0327f27d84a19eb35dc836303e0013f3797b80302269a4d504ca6799bf7a7200 - 0.0% (1.07 KB)
[#011] sha256:6788002c2c4d6783efba8df3c91e910b87ababc9d6526dc6ef51fa51cabc4e26 - 0.0% (1.07 KB)
[#012] sha256:299f47feae0827763eb53322266e8b20fb3ad9519dfa54d2fd434945461328ea - 0.0% (1.09 KB)
[#013] sha256:3e64e99f514b38af776e65be2d70e7749e23b0f66e3ae012fa0297263f66daf6 - 1.63% (33.1 MB)
[#014] sha256:e6601c0c6d5d922b4115fd56f5d06b544799f18651f83f24748081459882e927 - 0.0% (1.06 KB)
[#015] sha256:aa89c6026989739f94f4752b2ee0989f9e451d26e1d39445b2ce7d3699254240 - 0.0% (1.1 KB)
[#016] sha256:27924697a305c812a1e9043f048dda8ff58ebe7a99c47a67af0f730cdecc2971 - 0.0% (1.07 KB)
[#017] sha256:223a18cf69f6340d5b829b29c5d1b11e4da2bacbafc8f264a3eecbbdde97c4c8 - 0.0% (1.1 KB)
[#018] sha256:b15439e38468bcffcce190ac76ca186ecf7fa53a7279e03497cbf6663ac8cdbe - 0.0% (1.06 KB)
Apply image 10.0.17763.4499
2023-08-02 09:07:15 UTCInstall update 10.0.17763.4737
2023-09-08 14:56:31 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-09-08 14:56:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-09-08 14:56:46 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-09-08 14:57:08 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-09-08 14:57:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-09-08 14:57:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-09-08 14:57:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-09-08 14:57:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-09-08 14:57:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-09-08 14:57:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8-468d4204cd8ecbde7d9db306ea3d01ee0b3823ee-head
2023-09-08 14:57:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-09-08 14:57:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:97702258b66ae9e31e442a6d686866577a9c8180f64ab2c9b6c8da7615853899 in \etc\rancher\
2023-09-08 14:57:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-09-08 14:57:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-08T14:53:04Z
2023-09-08 14:57:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=468d4204cd8ecbde7d9db306ea3d01ee0b3823ee
2023-09-08 14:57:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-09-08 14:57:55 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.