2021-08-16 19:36:49 UTC
159 MB
rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
KUBECTL_VERSIONv1.19.13
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:feac5306138255e28a9862d3f3d29025d0a4d0648855afe1acd6131af07138ac - 16.05% (25.5 MB)
[#001] sha256:b064e1b8d097cbee77e7b4fce64f2582ed1c40251c0e2ccdd4d361bcbf53e3c9 - 0.0% (124 Bytes)
[#002] sha256:cc8d87d49a29b893e2e5eba3c7d58ad1e27480fdf22ccb93df081eeac6149a8c - 29.95% (47.5 MB)
[#003] sha256:bea03d4abef855865b8292e2f4dd4c150cd62e9d78de934ca4912ed4f9dc2cf8 - 1.39% (2.2 MB)
[#004] sha256:46a8f47cb497dd4544236be302097f5567eda014fe5e4d5e868b34cf4f001ed8 - 16.74% (26.6 MB)
[#005] sha256:524a7ba6cdf6a5dbfd013fc5c5c6b51a5fda994fc7e8a5aaa03b64cffa0e9d3c - 21.24% (33.7 MB)
[#006] sha256:f399352f2cee576277645d75f60bd40fa27c91fe0d2342182fe3c1a9c1f39eee - 0.01% (9.31 KB)
[#007] sha256:7d6f402fb91bcf4709fdc394b790042e311ae023d1bfe1114cddeafc42fffa6e - 14.63% (23.2 MB)
[#008] sha256:52e6aef50f847b480d7b6159903d7c6aba772c89b85de651e02859671cad380d - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:e729fb032bd2f7cde20fb343da0cd358447e8b23028422c123944e8d0be660fa in /
2021-07-26 21:21:31 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-16 19:36:14 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-08-16 19:36:14 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-08-16 19:36:15 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2021-08-16 19:36:36 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2021-08-16 19:36:36 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-08-16 19:36:37 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-08-16 19:36:37 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-08-16 19:36:38 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-08-16 19:36:39 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-08-16 19:36:39 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-08-16 19:36:39 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
2021-08-16 19:36:39 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-08-16 19:36:46 UTC/bin/sh -c #(nop) COPY dir:692dace816351145114959f4df0711574aad4806c5e3fa7d7bde609bcdade2f7 in /var/lib/rancher-data
2021-08-16 19:36:47 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-08-16 19:36:48 UTC/bin/sh -c #(nop) COPY multi:14c5330dff6e98039fb7ad64d235aec95302f3202425944e72422d532193c04b in /usr/bin/
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-16T19:35:52Z
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0c1392f0b79efbb9d646454bc002bde467a51ec
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-08-16 19:38:17 UTC
259 MB
rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:bc8517709e9cfff223cb034ff5be8fcbfa5409de286cdac9ae1b8878ebea6b84 - 37.9% (98 MB)
[#001] sha256:eca58bfae7771c03323128a01e7fc910232f6316480cd17769ebb78ea4f68514 - 0.0% (1.02 KB)
[#002] sha256:10d5c6fa133eb8fb1c6f9fdf5a6b8e7d1587d7bdb8dc6a290f4287347c18da48 - 0.0% (1.01 KB)
[#003] sha256:29aeb4f17a058faee2d89adcb5a095c8eb15940eb010ed51fa78a9de96f8cc2a - 0.03% (68.6 KB)
[#004] sha256:a7d76faf63ac31ae7b7f014fd52da947f42d646546db196dee61431ffcba924e - 0.0% (1.02 KB)
[#005] sha256:45cfd8f4bc65a2cca20442be91ea51ddc0b44e080a533b71cf028f4307da42e1 - 37.43% (96.8 MB)
[#006] sha256:3a8e225535d15ea1189e5d1ac809377d73225b79d55667815b8855ee6ab5b0e7 - 0.05% (130 KB)
[#007] sha256:3efa243050839c7afd805d16fe878d61121cec4e2670d761626236ea4397ea78 - 0.0% (1.02 KB)
[#008] sha256:f50b748cd208aaf640970440e6440192aaeb6dfb3deb9209032901e0c75522a0 - 0.0% (1.02 KB)
[#009] sha256:5e8347c4ee06ba53d8a727ef1a7efe966d937ae11ca6db78c0360696bc7c9cb5 - 0.0% (829 Bytes)
[#010] sha256:d087d1f370c11755f8ec9a5bcc9f0731807c14e5ce969e5fa2dc2a4803253bf8 - 0.04% (96.5 KB)
[#011] sha256:5168e0106c8f20c1e66f827ede8e6115aa8227b6bec2f107fdd4358f9489dad7 - 12.55% (32.4 MB)
[#012] sha256:34069e87a9f67e4435972689e3c881a8d0f6053f960f929bf8b6c13df56672ee - 0.0% (825 Bytes)
[#013] sha256:b28245d6ac514e7c41c5e1acf11a4ae685c552b85a34118dd413917de502562c - 0.0% (830 Bytes)
[#014] sha256:20bde09221994349f41d2bc637cee0b63b8014f1921ff82c938005b1b73e7ac5 - 0.0% (827 Bytes)
[#015] sha256:2e1a5a587868639dd88345a8f75b49415360be3218bd645d6eba88a663648a43 - 0.0% (827 Bytes)
[#016] sha256:c699dd0016534f110b85e2548d83f635e4b843a4965f06fb77da9f0617d02bf4 - 0.0% (856 Bytes)
[#017] sha256:0ac84c18a06aae3e644f4ecbe615c032c4f5f9427a8c8d7ee922ce0b57c9ad51 - 12.0% (31 MB)
[#018] sha256:7d692946df6dec63e78935a8d222871d418be326dbac3aec220e7d36e6308764 - 0.0% (833 Bytes)
[#019] sha256:05d28a81adacb38daadab9fb4e76409c51dc47044c5f1f949a496df73d4a6dec - 0.0% (854 Bytes)
[#020] sha256:5d84cfcc21442df9fb4191b2d9fc26a312939c383e566ab1f64c5342566346b5 - 0.0% (829 Bytes)
[#021] sha256:7d8393192fe6b410ae5a5f76ba87073fec7f9c36d63a2fad09d9f5d755c4e84d - 0.0% (828 Bytes)
[#022] sha256:46e08e96e96cee78ac14b608052c0e5b9cafd146910b71d41b5eb5957287be36 - 0.0% (831 Bytes)
Apply image 1809-amd64
2021-08-12 21:53:30 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809
2021-08-12 21:53:30 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-08-12 21:53:56 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-08-12 21:53:57 UTCcmd /S /C #(nop) USER ContainerUser
2021-08-12 21:54:14 UTCcmd /S /C #(nop) COPY dir:ed826dc2ba0e470b41bbd56bcab0a17eb77ada2816498df2e3e5f76d0c048e2b in C:\Program Files\PowerShell
2021-08-12 21:54:50 UTCcmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2021-08-12 21:54:51 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-08-12 21:54:52 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-08-16 19:37:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-08-16 19:37:40 UTCcmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\
2021-08-16 19:37:43 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-08-16 19:37:43 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-08-16 19:37:44 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-08-16 19:37:44 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-08-16 19:38:13 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
2021-08-16 19:38:13 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-08-16 19:38:14 UTCcmd /S /C #(nop) COPY multi:6cc2165b8af7474e30bf411cdc0449d51f45d890e2e61520a46fea728c4481c1 in \etc\rancher\
2021-08-16 19:38:15 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-08-16 19:38:16 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-08-16T19:38:11Z
2021-08-16 19:38:16 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=d0c1392f0b79efbb9d646454bc002bde467a51ec
2021-08-16 19:38:16 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-16 19:38:17 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-08-16 19:39:29 UTC
2.63 GB
rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.27% (1.4 GB)
[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.84% (1.1 GB)
[#002] sha256:3c6b58986344016ae53f13798b6c74dabe500fb1ce4f722b3797791c87509d30 - 0.0% (1.3 KB)
[#003] sha256:e75916684838e57edb52bf0b7b4bfebf7245fb519347d18e81ed4bcb3e6a34be - 0.0% (1.31 KB)
[#004] sha256:17a981c3cba904aaa1763d98453c9a329f05363b9b42976bd3c1ab21faae030b - 0.58% (15.5 MB)
[#005] sha256:8ba086dba558220c9734b6c94d82581f77a3f08c34c1e9f942884864765e3308 - 0.2% (5.27 MB)
[#006] sha256:648f3173b5f87ec8e45fdaebda928f8405ac56c8905230218a5f50263e59495a - 0.33% (8.77 MB)
[#007] sha256:c83fa8cd509fa71256f3bd82dc2f875ee9c5fe194671861af54de6e6b7a9b7c1 - 1.38% (37.2 MB)
[#008] sha256:e4e57ddb85f1d040a67915af439f6ed60587e48206099fc1aea8636ec86b3489 - 0.2% (5.3 MB)
[#009] sha256:6bddf8d062c22546057210c24dd7786c2a591e05295fdee9f5081ef066a08af3 - 0.58% (15.5 MB)
[#010] sha256:438973b06dfdfd75b101a6d3b5b7d7d670448a4cb18db33ce4fbaf28b1d263aa - 0.47% (12.7 MB)
[#011] sha256:d651d89a9978342bb966c86c41e512c00c8df283265ac1eb1eaba45d83b53ece - 0.01% (401 KB)
[#012] sha256:65039fe054e4abca116463016fa141b5b29822732df9e5624e80f8a905c9550d - 0.0% (1.3 KB)
[#013] sha256:e519a85507cdcc3a0616e92c2d066a7d6f77d92b1eb781c8ce85ff116b4b8986 - 0.0% (1.27 KB)
[#014] sha256:314a45155e40d6f256eb2d7205a1060ef4b761d3b773b124e697190c6f44aab4 - 0.0% (1.27 KB)
[#015] sha256:062786b42da1260942bf9b3b9ec4ed564661f37afb29e8a3979799d12b76f6e5 - 0.0% (1.29 KB)
[#016] sha256:7f5acbf7296f1094ceb915664c952a859c4daec9e15031de4464a69078cf515a - 0.0% (1.29 KB)
[#017] sha256:a3b969ea962c7f489a72224c54219bbbc7e3000a22281f5e613fe72f717960aa - 1.15% (31 MB)
[#018] sha256:9dc1a4e45f72a68042cf238c18048308ade14aed150346710439107929b0f32c - 0.0% (1.27 KB)
[#019] sha256:73fd74cdb1b0aa2b26ba212897605b15a7069eb96e23f5bd8c3e0a418014b8c5 - 0.0% (1.27 KB)
[#020] sha256:3f00cc30de556615cecbba877ec43bd1130b48a24bd3cf587c6f02a391f670c3 - 0.0% (1.27 KB)
[#021] sha256:5abc5998ea895447dc3884592a7b1047ffed1e9333c8399e9bcff7914b0dae41 - 0.0% (1.27 KB)
[#022] sha256:70b982d13d363a0d03632f26ecbcd4567155649137b13f21cfb9ad6b5935ea3f - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-08-01 08:20:33 UTCInstall update 20H2-amd64
2021-08-16 19:37:06 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-08-16 19:37:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-08-16 19:37:20 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'
2021-08-16 19:37:28 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); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'
2021-08-16 19:38:14 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }
2021-08-16 19:38:25 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'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'
2021-08-16 19:38:36 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-08-16 19:38:44 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-08-16 19:38:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-08-16 19:39:07 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-08-16 19:39:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-08-16 19:39:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-08-16 19:39:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-08-16 19:39:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
2021-08-16 19:39:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-08-16 19:39:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:584b890ce0e462a509bf5ca7b001ea3ef7625f9e5a42f93b969403baf614864f in \etc\rancher\
2021-08-16 19:39:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-08-16 19:39:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-16T19:37:05Z
2021-08-16 19:39:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-08-16 19:39:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=d0c1392f0b79efbb9d646454bc002bde467a51ec
2021-08-16 19:39:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-08-16 19:36:07 UTC
261 MB
rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-2004
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:312e67e622928f5070f5d11fec92ec28f3ca228182588c721ccf5722cc27fd9e - 38.47% (100 MB)
[#001] sha256:e217cc2781d3567f5802ba11deefeac1955291f0af79d339f74b735f62107601 - 0.0% (1.02 KB)
[#002] sha256:388a992e4c4ebce5a41b67598df2c23dd3f6fb121e53b78df1c6ced63bc12984 - 0.0% (1.01 KB)
[#003] sha256:13be40991748d86af09ce56f63a7d753d2499ad1d5dbdf0432441ae54b10c954 - 0.03% (68.9 KB)
[#004] sha256:3bed2f32d7b14ecaa234c2e2f0c9b78c3c67296139d6a467dd11c812b048bf19 - 0.0% (1.02 KB)
[#005] sha256:c9e18edbac87ec9d8e46473e501f0fba6cd83d58f71543dfce34df78067767d7 - 37.08% (96.8 MB)
[#006] sha256:8f9568ac8a8631d4c6d2612cbadcddded364d959b2c0e150948d845df97d025a - 0.05% (132 KB)
[#007] sha256:35fa77c7dcdb3286e4c2583c157c2ffeeb3b63aa55edb33b638e148aedf54a76 - 0.0% (1.02 KB)
[#008] sha256:32c4532fbabd3effd13c79075493a10c1c6851e4546ca9484b09c062e1cb2035 - 0.0% (1.05 KB)
[#009] sha256:93a72eb2f949f3772f7902f29a932811b601b42e6de24f964eb7fe476b5b70aa - 0.0% (1.05 KB)
[#010] sha256:c9508fe0472d36a646f19a888bd57c383b6d25a6a71cf81781dfabbf6e610673 - 0.04% (102 KB)
[#011] sha256:68aab0fec63860893b0393d7918a181ea7cf9217529f65809c8347b3f0404251 - 12.43% (32.4 MB)
[#012] sha256:35d658d1d162b6cbec35f3cbeb7242822363756744579d30431ab1fd5f532f1f - 0.0% (1.01 KB)
[#013] sha256:ff231f45a22c5a00adf28bae07c08de85e49e680a823b20ea5ca68014625495e - 0.0% (1.04 KB)
[#014] sha256:12384c5db353a4eb8e26ab23fd3e127924282eb988d0358d69dbbe1eb1db3299 - 0.0% (1.02 KB)
[#015] sha256:a1918268366d572959729a3572ad2fb79bc43eeee84d35fd60775d7315a2e2bf - 0.0% (1.04 KB)
[#016] sha256:0d1b5ed5b829fb977bf2f8ac646a9f77a3204c9133131d8185f10c2fc3e4931b - 0.0% (1.04 KB)
[#017] sha256:076ad21f7359beb7b4221ca0cff024963c85a514a1400ce1ebd66601608dd7cd - 11.89% (31 MB)
[#018] sha256:9d67b392427c464f3680f19be29605a35ea67489ba2124501573a6d420d22281 - 0.0% (1.02 KB)
[#019] sha256:4dcb0a16130a805dcfe501d345e1559900f241d9a4920795f1a0f0d65fa4fce8 - 0.0% (1.05 KB)
[#020] sha256:8c313b6bcc9e7df31b4bb4ab32870ea739f6fd5d14ee054c75046d452ca338a2 - 0.0% (1.01 KB)
[#021] sha256:ddbe1190f73f6fb6578c8a8fe9c4868d10e30204c930aebee737e5a98dcd40c2 - 0.0% (1.02 KB)
[#022] sha256:9fb2ba2721bbb4508bdb4938c114cbafef193bb8883de39142f84fee521c3c1a - 0.0% (1.02 KB)
Apply image 2004-amd64
2021-08-12 21:54:12 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004
2021-08-12 21:54:13 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-08-12 21:54:39 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-08-12 21:54:39 UTCcmd /S /C #(nop) USER ContainerUser
2021-08-12 21:54:58 UTCcmd /S /C #(nop) COPY dir:ed826dc2ba0e470b41bbd56bcab0a17eb77ada2816498df2e3e5f76d0c048e2b in C:\Program Files\PowerShell
2021-08-12 21:55:35 UTCcmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2021-08-12 21:55:35 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-08-12 21:55:36 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-08-16 19:35:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-08-16 19:35:20 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-08-16 19:35:22 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-08-16 19:35:23 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-08-16 19:35:23 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-08-16 19:35:24 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-08-16 19:35:59 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
2021-08-16 19:36:00 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-08-16 19:36:01 UTCcmd /S /C #(nop) COPY multi:584b890ce0e462a509bf5ca7b001ea3ef7625f9e5a42f93b969403baf614864f in \etc\rancher\
2021-08-16 19:36:04 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-08-16 19:36:04 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-08-16T19:35:58Z
2021-08-16 19:36:05 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-08-16 19:36:06 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=d0c1392f0b79efbb9d646454bc002bde467a51ec
2021-08-16 19:36:07 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-08-16 19:31:24 UTC
148 MB
rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
KUBECTL_VERSIONv1.19.13
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:fda1cca7a3cc2b66c161597f27e151a9b1cab79d73c7c0c2706606813a3e58cf - 15.3% (22.6 MB)
[#001] sha256:ee955a575ea60b78bb7bea3ef218532588dfe8a64337d1ccd46fccca6c47f45d - 0.0% (124 Bytes)
[#002] sha256:f0dfa27435ebd502f7959d16a8d6a8543edda461daf449ba6741cc931b1bf80d - 29.68% (43.9 MB)
[#003] sha256:05cc940cb144f9c8d9d73a29be79915d5c1b322b3915649273e29e152b9c1e70 - 1.31% (1.94 MB)
[#004] sha256:05032ff26169f2a966eb7ff8b9d81046d1b2d28014b3112c76afd735ba09518d - 16.66% (24.6 MB)
[#005] sha256:223b3bfd0dd949e15da405d653b24e80f94610a5812d2ebfd27bc569acc45c6b - 22.81% (33.7 MB)
[#006] sha256:18a55cbd4bfa7b8d20b978fa4432dbb08a3a073bc197c7fe5cacc7099cd58a29 - 0.01% (8.89 KB)
[#007] sha256:1309d07668f5ceb429a0d28f6d90e02b615a8c815614eb9b9387e7cd6b508860 - 14.23% (21 MB)
[#008] sha256:84c32b84ed32789b9168e8ec36a874e4031bda145205695a5d12b661e4ad4e48 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:e87e065765ef99e8db25307f469c7481ab480ac5fe6353ae4caf402766f14045 in /
2021-07-26 21:48:50 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-16 19:30:50 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-08-16 19:30:51 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-08-16 19:30:51 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2021-08-16 19:31:11 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2021-08-16 19:31:12 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-08-16 19:31:12 UTC|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-08-16 19:31:13 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-08-16 19:31:14 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-08-16 19:31:15 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-08-16 19:31:15 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-08-16 19:31:15 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
2021-08-16 19:31:15 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-08-16 19:31:22 UTC/bin/sh -c #(nop) COPY dir:8453967760d08275c711ca0f33bf4d7d9b4e9b506b237e740b6b121799945edc in /var/lib/rancher-data
2021-08-16 19:31:23 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-08-16 19:31:24 UTC/bin/sh -c #(nop) COPY multi:35227bc13d652049ca964d009e444326b1beb57a2d673cdd5c9ea8a2f2f619a4 in /usr/bin/
2021-08-16 19:31:24 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-08-16 19:31:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-08-16 19:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-16T19:30:27Z
2021-08-16 19:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0c1392f0b79efbb9d646454bc002bde467a51ec
2021-08-16 19:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-16 19:31:24 UTC/bin/sh -c #(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.