2023-08-24 07:00:07 UTC
1.98 GB
rancher/rancher-agent:v2.7.7-rc4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 77.73% (1.54 GB)
[#001] sha256:b95f433aa7d90194e65f6b08a599b3ee12292e124d47c204107baedfd71054c1 - 16.26% (329 MB)
[#002] sha256:c41e76cbb275de32630c1470eebc463a343cc4678d77820f39501c4fd11aa19b - 0.0% (1.06 KB)
[#003] sha256:af82e64fb6d9381aa46ea05fe6ee796187b0227868144d063507c91d6010c24a - 0.0% (1.1 KB)
[#004] sha256:6de318122724e428876b27c62220a2b209f4f1f8ee8414af2a005209dbe2e443 - 0.59% (11.9 MB)
[#005] sha256:071d8abaa6474c994da623c932f6d286de08f71bee23605889daee29d8864c46 - 2.53% (51.2 MB)
[#006] sha256:39e8ecd9452cf908676a75e7f7d209401cf100a07217fdd7e9491a5d72c0655a - 0.58% (11.8 MB)
[#007] sha256:dcdfd4770f6671f8598ddadea50fdb8a83c7a8b1f72cbda9582ef157fe3833d2 - 0.69% (13.9 MB)
[#008] sha256:035e840673d6a64e7b95b2c6036f3b13561fd7c3a32170b4f0a9718180270392 - 0.0% (1.07 KB)
[#009] sha256:1b3491cd816343c204615ced5ba2a22fcd9648c686cc078776cd6d6ae8af8879 - 0.0% (1.09 KB)
[#010] sha256:6eaef193e905a656f57d222edd5f33e802cff96b283666d5ec40a307ef60399a - 0.0% (1.09 KB)
[#011] sha256:96afce88efd217c27c02866699e599775759157ce92e7f7cb7348900cad5e916 - 0.0% (1.09 KB)
[#012] sha256:ccb36f5ec4b46faff2774023a68b8ecec9469d4ac7440d3fe7588e0687305f3b - 0.0% (1.09 KB)
[#013] sha256:bb0a360f6332e97bd65910f81b2304f53776dd128bd4aca6963c5006a6659ce2 - 1.62% (32.8 MB)
[#014] sha256:1b728fd424cd87654d47886dac361c7a416ca9e97083ea73d4ebc4f5735bd130 - 0.0% (1.07 KB)
[#015] sha256:6b3e2e1d0234d5de7ff6976b056393fa3ebc4a2533c87b2fa96aa273ca44e036 - 0.0% (1.09 KB)
[#016] sha256:805286572631160f0e084509e26ccd5e09b1e647c721489e199d848d82ce4efe - 0.0% (1.07 KB)
[#017] sha256:be3855f020fe0a6e5a689c8e5db67ca9727fbfc962664ec209209a0ceb8ae039 - 0.0% (1.08 KB)
[#018] sha256:1f2e4118b9db738e360dbb953047a18d11b0b2dc7ed0a0cdcae0cd3e4925ab8d - 0.0% (1.06 KB)
Apply image 10.0.17763.4499
2023-08-02 09:07:15 UTCInstall update 10.0.17763.4737
2023-08-24 06:58:43 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-08-24 06:58:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-08-24 06:59:02 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-08-24 06:59:28 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-08-24 06:59:36 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-08-24 07:00:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-08-24 07:00:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-08-24 07:00:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-08-24 07:00:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-08-24 07:00:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.7-rc4
2023-08-24 07:00:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-08-24 07:00:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:850962c8f13fa8c4ca8eab05ab355fd33a650740728ded9184faa67337149488 in \etc\rancher\
2023-08-24 07:00:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-08-24 07:00:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-08-24T06:55:20Z
2023-08-24 07:00:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=bf7dd2179a0f296a572399558b11ac47f7e88cb5
2023-08-24 07:00:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-08-24 07:00:07 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.